(log-edit): Doc fix.
[emacs.git] / lisp / ChangeLog
bloba8c91301933c77d3c62dfa598b0aa6712d731489
1 2008-01-15  Thien-Thi Nguyen  <ttn@gnuvola.org>
3         * log-edit.el (log-edit): Doc fix.
5 2008-01-15  Glenn Morris  <rgm@gnu.org>
7         * diff-mode.el (diff-end-of-hunk): Revert 2008-01-08 change.
9 2008-01-14  Alan Mackenzie  <acm@muc.de>
11         * progmodes/cc-vars.el (c-constant-symbol): New function which
12         supersedes c-const-symbol.  During a customize-.. call it enables
13         an element of (e.g.) c-hanging-braces alist to have its name
14         displayed, even when the default value of c-h-b etc. doesn't
15         include the elemnt.  Replace uses of the old function by the new.
17         * progmodes/cc-vars.el (c-hanging-braces-alist): Remove the
18         obscure non-working fragment ":value c-".
20 2008-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
22         * abbrev.el (clear-abbrev-table): Can't pass a symbol to intern.
24 2008-01-14  Michael Albinus  <michael.albinus@gmx.de>
26         * net/tramp.el (tramp-local-host-p): Use `tramp-file-name-host'
27         instead of `tramp-file-name-real-host'.
29         * net/trampver.el: Update release number.
31 2008-01-14  Alan Mackenzie  <acm@muc.de>
33         * progmodes/cc-engine.el (c-guess-basic-syntax): Prevent a macro
34         call inside a struct being recognised as a K&R argument.
36 2008-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
38         * progmodes/compile.el (compilation-error-regexp-alist-alist):
39         Accept "fatal error" from MSFT.
40         Reported by Jared Finder <jfinder@crypticstudios.com>.
42 2008-01-14  Dan Nicolaescu  <dann@ics.uci.edu>
44         * smerge-mode.el (smerge-auto): New function.
45         * vc-svn.el (vc-svn-find-file-hook):
46         * vc-arch.el (vc-arch-find-file-hook):
47         * pcvs.el (cvs-revert-if-needed):
48         * vc.el (vc-maybe-resolve-conflicts): Use it instead of vc-mode.
49         (top-level): Add a Todo list.
51 2008-01-13  Dan Nicolaescu  <dann@ics.uci.edu>
53         * vc.el (vc-update): Resolve conflicts if necessary instead of
54         just updating the buffer.
56         * vc-cvs.el (vc-cvs-merge-news): Ignore the error status of the
57         update command so that we can parse the output.
59 2008-01-13  Martin Rudalics  <rudalics@gmx.at>
61         * mail/rmail.el (rmail-convert-to-babyl-format):
62         Remove save-excursion to avoid infinite looping.
63         Reported by: dnz <dnz@bk.ru>.
65 2008-01-12  Glenn Morris  <rgm@gnu.org>
67         * woman.el (woman-parse-numeric-arg): Change handling of `==':
68         can be interned without a function definition.
70 2008-01-12  Jason Rumney  <jasonr@gnu.org>
72         * nxml/nxml-mode.el (nxml-enable-unicode-char-name-sets)
73         (rng-nxml-mode-init): Declare.
75 2008-01-11  Jason Rumney  <jasonr@gnu.org>
77         * nxml/rng-nxml.el (rng-preferred-prefix-alist): Add some defaults.
78         (rng-preferred-prefix-alist-default): Remove.
80         * nxml/nxml-uchnm.el (nxml-internal-unicode-char-name-sets-enabled):
81         Rename from nxml-enable-unicode-char-name-sets-flag.
82         (nxml-enable-unicode-char-name-sets-1): Merge into
83         nxml-enable-unicode-char-name-sets.
84         (nxml-enable-unicode-char-name-sets): Don't unconditionally set
85         nxml-char-name-ignore-case here.
87         * nxml/nxml-mode.el (nxml-mode): Call rng-nxml-mode-init directly.
88         Update doc string and commentary.
89         (nxml-char-name-ignore-case): Change default value.
90         (nxml-mode): Call nxml-enable-unicode-char-name-sets directly.
92 2008-01-11  Martin Rudalics  <rudalics@gmx.at>
94         * cus-start.el (all): Add missing version entries.
96 2008-01-11  Glenn Morris  <rgm@gnu.org>
98         * language/china-util.el (big5-to-flat-code, flat-code-to-big5)
99         (euc-to-flat-code, flat-code-to-euc):
100         * textmodes/org.el (elmo-msgdb-overview-get-entity)
101         (wl-summary-buffer-msgdb): Declare as funtions.
103 2008-01-10  Martin Rudalics  <rudalics@gmx.at>
105         * progmodes/ada-mode.el (ada-set-syntax-table-properties):
106         Bind buffer-file-name and buffer-file-truename.
108         * fringe.el (fringe-mode-explicit): New variable.
109         (set-fringe-mode): Don't alter default-frame-alist when just
110         loading this file.
112 2008-01-10  Tassilo Horn  <tassilo@member.fsf.org>
114         * doc-view.el (doc-view-buffer-file-name): New variable.
115         (doc-view-convert-current-doc, doc-view-search)
116         (doc-view-current-cache-dir, doc-view-initiate-display)
117         (doc-view-mode): Use it.
118         (doc-view-bookmark-make-cell): Use variable buffer-file-name
119         instead of function.
121 2008-01-10  Dan Nicolaescu  <dann@ics.uci.edu>
123         * vc-svn.el (vc-svn-registered): Return the correct value for
124         ignored and unregistered files.
126 2008-01-10  Tassilo Horn  <tassilo@member.fsf.org>
128         * doc-view.el (tramp): Require tramp because we use tramp-tramp-file-p.
130 2008-01-10  Tom Tromey  <tromey@redhat.com>
132         * vc.el (vc-status-unmark-all-files): New function.
133         (vc-status-unmark-all-files): Likewise.
134         (vc-status-mode-map): Add bindings.
136 2008-01-10  Michael Kifer  <kifer@cs.stonybrook.edu>
138         * ediff*.el: Uncomment declare-function.
140         * viper*.el: Uncomment declare-function.
142 2008-01-09  Tassilo Horn  <tassilo@member.fsf.org>
144         * doc-view.el (doc-view-mode): Support tramp, compressed files and
145         files inside archives uniformly.
147 2008-01-09  Eric S. Raymond  <esr@snark.thyrsus.com>
149         * testmodes/sgml-mode.el (sgml-tag-syntax-table): Initialize this
150         constant with a computation on sgml-specials rather than a literal
151         list.  Without this change the syntax table is generated
152         incorrectly, and the mode will think it's in a comment following
153         any instance of the string "--".
155 2008-01-09  Tassilo Horn  <tassilo@member.fsf.org>
157         * doc-view.el (doc-view-mode-p): Add EPS as supported type.
158         (doc-view-mode): Support document files inside archives.
160 2008-01-09  Dan Nicolaescu  <dann@ics.uci.edu>
162         * vc.el (vc-deduce-fileset): Return the currently selected file if
163         no files are selected when using vc-status.
165 2008-01-09  Michael Kifer  <kifer@cs.stonybrook.edu>
167         * ediff*.el: Comment out declare-function.  "make bootstrap"
168         stops with an error and Emacs does not compile with those things in.
169         Besides, declare-function is not defined in XEmacs.
171         * ediff-util (eqiff-quit): Autoraise minibuffer.
173         * ediff-diff (ediff-convert-fine-diffs-to-overlays): Make it a defun.
175         * viper*.el: Comment out declare-function -- not defined in XEmacs.
177         * viper-ex.el (viper-info-on-file): Take care of indirect buffers.
179         * viper.el (viper-set-hooks, set-cursor-color):
180         Set viper-vi-state-cursor-color.
182 2008-01-09  Tom Tromey  <tromey@redhat.com>
184         * vc.el (vc-status-headers): Rename from vc-status-insert-headers.
185         Just return header.
186         (vc-status-move-to-goal-column): New function.
187         (vc-status-mode-map): Define more keys.
188         (vc-status-mode): Use vc-status-refresh.  Now 'special.
189         (vc-status-refresh): New function.
190         (vc-status-next-line): Likewise.
191         (vc-status-previous-line): Likewise.
192         (vc-status-mark-file): Use vc-status-next-line.
193         (vc-status-unmark-file): Use vc-status-previous-line.
194         (vc-status-unmark-file-up): New function.
195         (vc-status-register): Likewise.
196         (vc-status-find-file): Likewise.
197         (vc-status-find-file-other-window): Likewise.
198         (vc-status-current-file): Likewise.
199         (vc-ensure-vc-buffer): Understand vc-status mode.
201         * vc-hg.el (vc-hg-dir-status): Don't pass -A to "hg status".
203 2008-01-09  Glenn Morris  <rgm@gnu.org>
205         * ffap.el (ffap-string-at-point-mode-alist): Add `\' to file
206         entry, for Windows.
208 2008-01-09  Tom Tromey  <tromey@redhat.com>
210         * play/blackbox.el (blackbox-mode-map): Add `q' and [return] bindings.
212 2008-01-09  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
214         * ps-print.el: Some face attributes (like :strike-through) were not
215         being recognised.  Reported by Leo <sdl.web@gmail.com>.
216         (ps-print-version): New version 6.8.2.
217         (ps-face-strikout-p, ps-face-overline-p, ps-face-box-p): New funs.
218         (ps-screen-to-bit-face): Fix code.
220 2008-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
222         * ffap.el (ffap-read-file-or-url): Don't use let-binding to temporarily
223         add a file-name handler.
225 2008-01-08  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
227         * textmodes/bibtex.el (bibtex-initialize): New autoloaded command.
228         Rename from function bibtex-files-expand.  New optional arg select.
229         (bibtex-flash-head): Allow blink-matching-delay being zero.
230         (bibtex-clean-entry): Use atomic-change-group.
231         (bibtex-format-entry): Check presence of required fields only
232         after formatting of fields.  Use member-ignore-case.  Do not use
233         bibtex-parse-entry.  Do not use booktitle field to set a missing title.
234         (bibtex-autofill-entry): Do not call undo-boundary.
235         (bibtex-lessp): Handle crossref keys that point to another bibtex file.
236         (bibtex-sort-buffer, bibtex-prepare-new-entry, bibtex-validate):
237         Parse keys if necessary.
239 2008-01-08  Nick Roberts  <nickrob@snap.net.nz>
241         * progmodes/gdb-ui.el (gdb-var-list-children-1): Put varnum in
242         quotes in case of spaces, e.g. STL containers (not pretty).
244 2008-01-08  Nick Roberts  <nickrob@snap.net.nz>
246         * progmodes/gdb-ui.el (gud-gdb-command-name):
247         Explain "--annotate=3" option is necessary for the Graphical Interface.
249 2008-01-08  Nick Roberts  <nickrob@snap.net.nz>
251         * progmodes/hideif.el (hide-ifdef-mode-menu): Put hide-ifdef commands
252         on menu bar.
254 2008-01-08  Michael Albinus  <michael.albinus@gmx.de>
256         * ffap.el (ffap-read-file-or-url): Let-bind
257         `file-name-handler-alist' due to `rfn-eshadow-update-overlay'.
259 2008-01-08  Sven Joachim  <svenjoac@gmx.de>
261         * vc-bzr.el: Fix typo in header.
263 2008-01-08  Eli Zaretskii  <eliz@gnu.org>
265         * Makefile.in (custom-deps, finder-data): Depend on autoloads
266         instead of loaddefs.el.
268 2008-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
270         * vc-cvs.el (vc-cvs-annotate-time): Don't move backward when text
271         gets inserted out-of-order.
273 2008-01-08  Riccardo Murri  <riccardo.murri@gmail.com>
275         * vc-bzr.el: Copyright and version headers update.
276         Remove some outdated comments through the whole file.
277         (vc-bzr-program-args): Remove because unused.
278         (vc-bzr-log-switches): New customization option.
279         (vc-bzr-command): Use LC_MESSAGES=C instead of LC_ALL=C.  No longer
280         use `vc-bzr-program-args'.
281         (vc-bzr-register): Fix for working with both 22.1 and CVS version of
282         `vc-find-root' (patch by Andreas Hoenen).
283         (vc-bzr-status): Update regex to match latest Bzr output.
284         Remove redundant test.
285         (vc-bzr-init-version): New function.
286         (vc-bzr-unregister): Must not delete file.
287         (vc-bzr-find-version): New function.
288         (vc-bzr-checkout): Argument `rev' is explicit revision only if it's
289         a non-empty string, otherwise take head revision.
290         (vc-bzr-print-log): Pass `vc-bzr-log-switches' to "bzr log".
291         (vc-bzr-diff): Simpler build of the revision spec string.
292         (vc-annotate-convert-time, vc-bzr-annotate-difference):
293         Remove: compatibility hacks for Emacs21, not needed in Emacs 22.
294         (vc-bzr-dir-state): Add code comments.  Removed redundant statement.
295         (vc-bzr-dired-state-info): Only provide custom strings for
296         overloaded VC state 'edited; otherwise fallback to
297         `vc-default-dired-state-info'.
299 2008-01-08  Richard Stallman  <rms@gnu.org>
301         * delsel.el (delete-selection-mode): Doc fix.
303 2008-01-08  Nick Roberts  <nickrob@snap.net.nz>
305         * progmodes/gud.el (gud-def): Do nothing if gud-running is t.
306         (gud-speedbar-menu-items): Add item for gdb-var-set-format below.
308         * progmodes/gdb-ui.el (gdb-var-set-format): Set the output format
309         of watch expressions (only works fully with GDB 6.7 or later).
311 2008-01-08  Dan Nicolaescu  <dann@ics.uci.edu>
313         * time-stamp.el (time-stamp-time-zone):
314         * whitespace.el (whitespace-check-buffer-leading)
315         (whitespace-check-buffer-trailing, whitespace-check-buffer-indent)
316         (whitespace-check-buffer-spacetab, whitespace-check-buffer-ateol):
317         * progmodes/sh-script.el (sh-indentation):
318         * textmodes/ispell.el (ispell-local-pdict):
319         Add safe-local-variable properties.
321 2008-01-08  Michael Albinus  <michael.albinus@gmx.de>
323         * vc-git.el (vc-git--call): Apply `process-file' instead of
324         `call-process'.
326         * net/tramp.el (tramp-remote-process-environment): Add "LC_CTYPE=C".
327         Reported by Pete Forman <pete.forman@westerngeco.com>.
328         (tramp-perl-encode, tramp-perl-decode): Update copyrights.
329         (tramp-handle-process-file): Handle the case where DESTINATION is
330         a consp with t as car.
331         (tramp-wait-for-output): We shall remove exactly what has been
332         find by the search.
334 2008-01-08  Kevin Ryde  <user42@zip.com.au>
336         * progmodes/compile.el (compilation-error-regexp-alist-alist):
337         For perl, allow "during global destruction" at end.  Add entry for
338         two-arg form of the Test module ok() func.
340 2008-01-08  Glenn Morris  <rgm@gnu.org>
342         * diff-mode.el (diff-end-of-hunk): Don't match empty lines in
343         unified format.
345         * mouse.el (mouse-major-mode-menu): Suppress duplicate menus.
347 2008-01-08  Ralf Angeli  <angeli@caeruleus.net>
349         * textmodes/reftex-toc.el (reftex-make-separate-toc-frame):
350         Simplify selection of frame focusing function.
352 2008-01-08  Michael Olson  <mwolson@gnu.org>
354         * textmodes/remember.el (remember-region): Fix typo in docstring.
356 2008-01-08  Lennart Borgman  <lennart.borgman.073@student.lu.se>
358         * textmodes/remember.el (remember): If there is a visible region
359         [that is, the mark is active and transient mark mode is enabled]
360         then use this region for the initial contents of the *Remember*
361         buffer.  Use `region-beginning' and `region-end' instead of
362         `point' and `mark'.
364 2008-01-07  Dan Nicolaescu  <dann@ics.uci.edu>
366         * vc-hg.el (vc-hg-dir-state, vc-hg-dir-status): Pass the dir
367         argument to vc-hg-command.
368         (vc-hg-log-view-mode): Handle the user field better.
370 2008-01-06  Stefan Monnier  <monnier@iro.umontreal.ca>
372         * vc.el (vc-ensure-vc-buffer): Check liveness of vc-parent-buffer.
374 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
376         * vc.el (vc-status-fileinfo): New defstruct.
377         (vc-status): New defvar
378         (vc-status-insert-headers, vc-status-printer, vc-status)
379         (vc-status-mode-map, vc-status-mode, vc-status-mark-file)
380         (vc-status-unmark-file, vc-status-marked-files): New functions.
382         * vc-hg.el (vc-hg-dir-status): New function.
384 2008-01-06  Martin Rudalics  <rudalics@gmx.at>
386         * cus-edit.el (custom-tool-bar-map): Move initialization of this
387         keymap from here ...
388         (custom-mode): ... to here.  Reported by Reiner Steib.
390 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
392         * obsolete/x-apollo.el: Remove file for unsupported system.
394         * term/x-win.el (vendor-specific-keysyms): Remove reference to
395         Apollo.
397         * progmodes/gud.el (gud-dgux-p): Remove.
398         (dbx): Remove reference to dgux.
400         * progmodes/ps-mode.el (ps-mode-print-function):
401         * ps-print.el (ps-lp-system):
402         * paths.el (rmail-spool-directory):
403         * ls-lisp.el (ls-lisp-emulation):
404         * lpr.el (lpr-lp-system):
405         * dired.el (dired-chown-program): Remove references to dgux.
407 2008-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
409         * vc.el (vc-process-sentinel): Fix apparent typo.
410         (vc-do-command): Forcefully kill any left over process.
411         Use start-file-process.
412         (vc-annotate-get-time-set-line-props): Check we don't move backward.
414 2008-01-04  Michael Albinus  <michael.albinus@gmx.de>
416         * net/dbus.el (dbus-list-hash-table)
417         (dbus-name-owner-changed-handler): Replace "signal" by "member".
418         (dbus-check-event): Add serial number to event.
419         (dbus-handle-event): Apply return message if needed.
420         (dbus-event-serial-number): New defun.
421         (dbus-event-service-name, dbus-event-path-name)
422         (dbus-event-interface-name, dbus-event-member-name):
423         Adapt implementation to serial number.
425 2008-01-04  Juanma Barranquero  <lekktu@gmail.com>
427         * bs.el (bs--get-mode-name): Fix typo in previous change.
429 2008-01-04  Dan Nicolaescu  <dann@ics.uci.edu>
431         * mouse.el (mouse-popup-menubar): Fix typo.
433         * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Move one more
434         form inside with-current-buffer.
436         * progmodes/antlr-mode.el (provide): Move to the end of file.
437         (require): Don't require font-lock and compile.
438         (outline-level, imenu-use-markers, imenu-create-index-function):
439         Move declarations to top level.
440         (cond-emacs-xemacs-macfn): Declare for compiler.
442         * vc-bzr.el (vc-bzr-root):
443         * vc-arch.el (vc-arch-root): Only set a property if the file is
444         managed by this backend.
446         * vc-hg.el (vc-hg-state): Support the new status code for up-to-date.
448 2008-01-04  Tassilo Horn  <tassilo@member.fsf.org>
450         * doc-view.el (doc-view-scroll-up-or-next-page)
451         (doc-view-scroll-down-or-previous-page): Don't scroll to the
452         top/bottom again when on the first/last page.
454         * doc-view.el (doc-view-scroll-up-or-next-page)
455         (doc-view-scroll-down-or-previous-page): Use image-scroll-up and
456         image-scroll-down instead of the non-image equivalents.
457         Don't rely on a signalled condition but switch pages when scrolling
458         doesn't change the vertical position anymore.
459         (doc-view-mode-map): Remap scroll-{up,down} to
460         image-scroll-{up,down}.
462 2008-01-04  Rob Riepel  <riepel@networking.Stanford.EDU>
464         * emulation/tpu-edt.el (tpu-load-xkeys): Recommend to run the
465         tpu-mapper command rather than load the tpu-mapper package.
467         * emulation/tpu-mapper.el (tpu-mapper): New command.
468         Contains all the code previously at top-level.
470 2008-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
472         * bs.el (bs--sort-by-mode, bs--get-mode-name):
473         * imenu.el (imenu-add-to-menubar):
474         * makesum.el (make-command-summary):
475         * mouse.el (mouse-major-mode-menu, mouse-popup-menubar)
476         (mouse-buffer-menu):
477         * msb.el (msb--mode-menu-cond):
478         * calc/calc-embed.el (calc-do-embedded):
479         * emacs-lisp/helper.el (Helper-describe-mode):
480         * mail/emacsbug.el (report-emacs-bug):
481         * progmodes/hideshow.el (hs-grok-mode-type):
482         * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
483         * textmodes/table.el (*table--cell-describe-mode):
484         Pass mode-name through format-mode-line.
486 2008-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
488         * progmodes/ada-xref.el (ada-prj-find-prj-file):
489         * progmodes/ada-mode.el (comment-region):
490         * calendar/todo-mode.el (todo-insert-item):
491         * bookmark.el (bookmark-buffer-name):
492         Test major-mode rather than mode-name.
494 2008-01-04  Richard Stallman  <rms@gnu.org>
496         * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
497         Call byte-compile-warn-about-unresolved-functions outside
498         the with-current-buffer.
499         (byte-compile-insert-header): Use with-current-buffer.
501 2008-01-04  Glenn Morris  <rgm@gnu.org>
503         * startup.el (fancy-about-screen): Remove reference to deleted
504         `fancy-splash-help-echo' variable.
506         * version.el (emacs-copyright): Update to 2008.
508         * net/tramp-smb.el (tramp-smb-handle-insert-directory): Use mapc
509         rather than mapcar.
511         * progmodes/cc-vars.el (defcustom-c-stylevar): Revert previous
512         change (merge mistake).
514         * doc-view.el (doc-view-search-internal): Don't use `incf'.
516         * doc-view.el (bookmark-make-cell-function, bookmark-get-filename)
517         (bookmark-get-bookmark-record):
518         * image-mode.el (bookmark-make-cell-function)
519         (bookmark-get-filename, bookmark-get-bookmark-record)
520         (bookmark-get-position):
521         * log-view.el (vc-modify-change-comment):
522         * progmodes/grep.el (find-name-arg): Declare for compiler.
524 2008-01-04  Juanma Barranquero  <lekktu@gmail.com>
526         * savehist.el (savehist-coding-system): Default to a variant coding
527         system with explicit unix end-of-line conversion, which is safer.
529 2008-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
531         * ibuf-ext.el (mode-name sorter, ibuffer-mark-by-mode-regexp):
532         * ibuffer.el (mode column): Use format-mode-line.
534         * server.el (server-create-window-system-frame): Remove workaround for
535         a bug that has been fixed.
537 2008-01-03  Magnus Henoch  <magnus@zemdatav>
539         * net/dbus.el (dbus-name-owner-changed-handler):
540         Use dbus-unregister-object instead of dbus-unregister-signal.
542 2008-01-03  Drew Adams  <drew.adams@oracle.com>
544         * frame.el (frame-geom-value-cons, frame-geom-spec-cons): New fns.
546 2008-01-03  Richard Stallman  <rms@gnu.org>
548         * replace.el (occur-context-lines): New subroutine,
549         broken out of occur-engine.
550         (occur-engine): Call it.
552 2008-01-03  Alexandre Julliard  <julliard@winehq.org>
554         * vc-git.el (vc-git--ls-files-state): New function.
555         (vc-git-dir-state): Use it instead of processing the status
556         results here.
558 2008-01-02  Eric S. Raymond  <esr@snark.thyrsus.com>
560         * progmodes/grep.el (grep-find-ignored-directories):
561         Initialize from the value of vc-directory-exclusion-list.
563         * vc-hooks (vc-directory-exclusion-list):  Include "_darcs",
564         even though we don't have a back end for darcs yet.
566 2008-01-02  Karl Fogel  <kfogel@red-bean.com>
568         Change a return type, for greater extensibility.
569         See http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg01077.html
570         and its thread for discussion leading to this change.
572         * emacs-cvs/lisp/bookmark.el:
573         (bookmark-jump-noselect): Return an alist instead of a dotted pair.
574         (bookmark-jump, bookmark-jump-other-window, bookmark-insert)
575         (bookmark-bmenu-2-window, bookmark-bmenu-other-window)
576         (bookmark-bmenu-switch-other-window): Adjust accordingly.
577         (bookmark-make-cell-function): Adjust documentation accordingly.
579         * emacs-cvs/lisp/image-mode.el
580         (image-bookmark-jump): Adjust return type accordingly; document.
582         * emacs-cvs/lisp/doc-view.el
583         (doc-view-bookmark-jump): Adjust return type accordingly; document.
585 2008-01-02  Miles Bader  <miles@gnu.org>
587         * net/rcirc.el (rcirc-log-filename-function): New variable.
588         (rcirc-log): Use `rcirc-log-filename-function' to generate the
589         log-file name.  Don't log anything if it returns nil.
590         (rcirc-log-write): Use `expand-file-name' when merging the
591         log-file name from the alist with rcirc-log-directory; this does
592         the right thing if the name in the alist already an absolute
593         filename.  Make the log-file directory if necessary.
595 2007-12-29  Richard Stallman  <rms@gnu.org>
597         * font-lock.el (font-lock-prepend-text-property)
598         (font-lock-append-text-property): Canonicalize the face and
599         font-lock-face properties.
601         * faces.el (facep): Doc fix.
603         * startup.el (fancy-startup-tail, fancy-about-text)
604         (fancy-startup-text): Regularize format of face property.
606         * facemenu.el (list-colors-print): Use :background and :foreground
607         instead of background-color and foreground-color.
609 2007-12-29  Drew Adams  <drew.adams@oracle.com>
611         * cus-edit.el (custom-add-parent-links):
612         Fill the "Parent documentation" text.
614 2007-12-29  Eli Zaretskii  <eliz@gnu.org>
616         * textmodes/ispell.el (ispell-grep-command): Use "grep" on
617         MS-Windows and MS-DOS.
618         (ispell-grep-options): Use "-Ei" on MS-Windows and MS-DOS.
620 2008-01-02  Eric S. Raymond  <esr@snark.thyrsus.com>
622         * vc-svn.el (vc-svn-modify-change comment): New function.
624 2008-01-01  Dan Nicolaescu  <dann@ics.uci.edu>
626         * vc-git.el (vc-git-dir-state): Set the vc-backend property.
627         Do not disable undo, with-temp-buffer does it by default.
629 2008-01-01  Eric S. Raymond  <esr@snark.thyrsus.com>
631         * vc-svn.el (vc-svn-parse-status): Set the `unregisted' property
632         correctly.
634         * vc.el (vc-dired-hook):  Speed tuning.  Replace a vc-backend call
635         with vc-state.
636         (vc-next-action): Fix vc-transfer-file call.
638 2007-12-31  Tom Tromey  <tromey@redhat.com>
640         * emacs-lisp/elp.el (elp-results): Use header-line-format for header.
641         Move point to the start of the buffer.
643 2007-12-31  Dan Nicolaescu  <dann@ics.uci.edu>
645         * vc-cvs.el (vc-cvs-parse-entry): Set the vc-backend property.
647         * vc.el: State that dir-state is required to set the vc-state and
648         vc-backend properties.
650 2007-12-31  Martin Rudalics  <rudalics@gmx.at>
652         * man.el (Man-default-man-entry): Make this a defun.
653         Improve guessing mechanism and handling of section numbers.
655 2007-12-31  Richard Stallman  <rms@gnu.org>
657         * faces.el (face-all-attributes): If FRAME is nil, return defaults.
659 2007-12-31  Jay Belanger  <jay.p.belanger@gmail.com>
661         * calc/calc-units.el (calc-convert-temperature): Ensure that units
662         are on the result even when the result is zero.
664 2007-12-30  Michael Albinus  <michael.albinus@gmx.de>
666         * net/dbus.el (dbus-name-owner-changed-handler): Make the function
667         resistent towards wrong parameters.
668         (dbus-handle-event): Propagate D-Bus errors only in the debug case.
670 2007-12-30  Richard Stallman  <rms@gnu.org>
672         * faces.el (face-all-attributes): New function.
674         * faces.el (face-differs-from-default-p): Compute list of attr names
675         from face-attribute-name-alist.
677         * cus-edit.el (custom-face-set): Call `face-spec-set' with FOR-DEFFACE.
678         (custom-face-save): Likewise.
679         (custom-face-reset-saved, custom-face-reset-standard): Likewise.
681         * cus-face.el (custom-declare-face): Per frame, use `face-spec-set-2'.
682         (custom-theme-set-faces): Clear `face-override-spec' property.
683         Call `face-spec-set' with FOR-DEFFACE.
685         * custom.el (custom-theme-recalc-face): Simply call `face-spec-recalc'.
687         * faces.el (face-spec-set): Third arg is now FOR-DEFFACE.
688         Use of frame as third arg is deprecated.
689         Handle `face-override-spec' property.
690         (face-spec-recalc): New function.
691         (face-spec-set-2): New function.
692         (frame-set-background-mode): Handle `face-override-spec' property.
693         Use `face-spec-recalc'.
694         (face-set-after-frame-default): Use `face-spec-recalc'.
696 2007-12-29  Nick Roberts  <nickrob@snap.net.nz>
698         * thumbs.el (thumbs-conversion-program): Add comment for Windows XP.
700 2007-12-29  Dan Nicolaescu  <dann@ics.uci.edu>
702         * vc-hg.el (vc-hg-dir-state): Set the vc-backend property.
704 2007-12-29  Eric S. Raymond  <esr@snark.thyrsus.com>
706         * vc-svn.el (vc-svn-parse-status): Recognize 'unregistered,
707         'added, 'removed.
709         * vc.el (header coment): Better description of dir-state.
710         (vc-compatible-state): New function.  Checks whether two states
711         can be in the same changeset; used with 'edited it can test whether
712         the next action for a state should be commit.
713         (vc-default-dired-state-info): Display 'removed state.
714         (vc-dired-hook): Turn off undo, this is a speed tweak.
716         * vc-bzr.el (vc-bzr-dir-state): Recognize 'added.
718         * vc-hg.el (vc-bzr-hg-state): Recognize 'added and 'removed.
719         Cope with the possibility that the 'C' status flag might change
720         in 0.9,6.
722         * vc-git.el (vc-bzr-dir-state): Recognize 'removed.
724 2007-12-29  Thien-Thi Nguyen  <ttn@gnuvola.org>
726         * files.el (cd-absolute): Fix omission bug:
727         Make `list-buffers-directory' buffer-local.
729 2007-12-29  Dan Nicolaescu  <dann@ics.uci.edu>
731         * vc-hg.el (vc-hg-dir-state): Deal with the up-to-date state.
733 2007-12-29  Jay Belanger  <jay.p.belanger@gmail.com>
735         * calc/calc-aent.el (math-read-token): Fix misplaced parentheses.
737         * calc/calc-lang.el (calc-yacas-language, calc-maxima-language)
738         (calc-giac-language, math-yacas-parse-Sum, math-yacas-compose-sum)
739         (math-yacas-compose-deriv, math-yacas-compose-taylor)
740         (math-maxima-parse-subst, math-maxima-parse-taylor)
741         (math-maxima-compose-taylor, math-maxima-compose-subst)
742         (math-maxima-compose-if, math-lang-switch-args)
743         (math-lang-compose-switch-args, math-read-giac-subscr):
744         New functions.
745         (calc-lang-allow-underscores, calc-lang-allow-percentsigns)
746         (calc-lang-brackets-are-subscripts, calc-lang-c-type-hex):
747         Add languages.
748         (math-vector-brackets, math-complex-format, math-variable-table)
749         (math-parse-table, math-oper-table, math-function-table)
750         (math-special-function-table, math-compose-subscr):
751         Add values for new languages.
753         * calc/calccomp.el (math-compose-expr): Add new languages.
755         * calc/calc.el (calc-language): Add languages to docstring.
757         * calc/calc-ext.el (calc-init-extensions): Add keybindings
758         for new languages.  Autoload commands to change languages.
760         * calc/calc-help.el (calc-d-prefix-help): Add new languages.
762         * calc/calc-menu.el (calc-modes-menu): Add new languages.
763         (calc-arithmetic-menu, calc-scientific-function-menu)
764         (calc-algebra-menu, calc-graphics-menu, calc-vectors-menu)
765         (calc-units-menu, calc-variables-menu, calc-stack-menu):
766         Add :active keywords.
768 2007-12-28  Dan Nicolaescu  <dann@ics.uci.edu>
770         * vc-hg.el (vc-hg-registered): Return the false when vc-hg-state
771         returns 'ignored or 'unregistered.
772         (vc-hg-state): Pass "-A" to the status command and deal with the
773         output.
774         (vc-hg-dir-state): Pass "-A" to the status command.
776 2007-12-29  Richard Stallman  <rms@gnu.org>
778         * progmodes/compile.el (compilation-start): Set initial visible
779         point properly even when compilation buffer already current.
781 2007-12-29  Richard Stallman  <rms@gnu.org>
783         * files.el (conf-mode-maybe): New function.
784         (auto-mode-alist): Use conf-mode-maybe for .conf etc.
786 2007-12-29  Martin Rudalics  <rudalics@gmx.at>
788         * textmodes/fill.el (fill-find-break-point): Fix doc-string typo.
790 2007-12-29  Dan Nicolaescu  <dann@ics.uci.edu>
792         * progmodes/asm-mode.el (asm-mode-map): Add a major mode menu.
794 2007-12-29  Richard Stallman  <rms@gnu.org>
796         * comint.el (comint-mode-map): Explicitly bind `delete' and `kp-delete'
797         so they never do EOF.
799 2007-12-29  Richard Stallman  <rms@gnu.org>
801         * faces.el (copy-face): Create the new face explicitly if it
802         does not exist already.
804 2007-12-29  Eli Zaretskii  <eliz@gnu.org>
806         * simple.el (minibuffer-history, shell-command-history)
807         (set-variable-value-history):
808         * replace.el (regexp-history):
809         * international/mule-cmds.el (input-method-history):
810         * files.el (file-name-history): Add reference to history-length in
811         the doc string.
813 2007-12-29  Richard Stallman  <rms@gnu.org>
815         * comint.el (comint-password-prompt-regexp): Match `Enter Password'.
817 2007-12-29  Jason Rumney  <jasonr@gnu.org>
819         * find-dired.el (find-name-arg): New custom variable.
820         (find-name-dired): Use it.
821         (find-dired-find-program): Remove.
822         (find-dired): Use find-program.
823         (find-grep-dired): Use grep-program.
825         * progmodes/grep.el (rgrep): Use find-name-arg.
827 2007-12-29  Thien-Thi Nguyen  <ttn@gnuvola.org>
829         * progmodes/cc-vars.el (defcustom-c-stylevar):
830         Revert to pre-2007-12-12 version.
832 2007-12-29  Richard Stallman  <rms@gnu.org>
834         * emacs-lisp/find-func.el (find-function-after-hook): Add :type.
836         * info.el (Info-clone-buffer): Rename from Info-clone-buffer-hook.
837         Use changed.
839         * startup.el (fancy-splash-help-echo): Var deleted.
840         (fancy-splash-insert): Get help-echo from (startup-echo-area-message).
841         (fancy-about-screen): Don't display fancy-splash-help-echo.
843         * menu-bar.el (menu-bar-describe-menu): Remove dots from menu text.
845 2007-12-28  Eric S. Raymond  <esr@snark.thyrsus.com>
847         * vc-hooks.el, vc.el: Move vc-directory-exclusion-list from vc.el
848         to vc-hooks.el so it will be available to other modes, such as
849         speedbar.el.  Also, teach it to recognize monotone state directories.
851         * speedbar.el: Remove this mode's fragile assumptions about
852         version-control systems.  Instead, make it use logic from
853         vc-hooks.el so it will become smarter whenever VC mode does.
855         * vc-hooks.el: 'added is a real state, not a future hypothetical one.
856         Fix the documentation.
858         * vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el, vc-mcvs.el, vc-svn.el:
859         Modify all instances of the dir-state back-end method to suppress
860         keeping undo lists on the buffers holding status output, which
861         can get extremely large.
863         * vc-cvs.el, vc-svn.el: Simplify backend dired-state-info functions
864         so they don't do work that the default one can do instead.
866         * vc-hooks.el (vc-state): Document new 'ignored and 'unregistered
867         states, and the new return-value convention.  These are not
868         actually used yet, just set.
870         * vc-svn.el (vc-svn-parse-status): Set 'ignored and 'unregistered
871         states when appropriate.
873         * vc-hg.el (vc-hg-state, vc-hg-dir-state): Set 'ignored and
874         'unregistered when appropriate.
876         * vc-git.el: Document that we don't set the new states yet.
878         * vc.el (vc-dired-state-info): Display 'added, 'unregistered and
879         'ignored states.
881         * vc-cvs.el (vc-cvs-parse-status): Set the 'ignored state when
882         appropriate.
884         * vc-bzr.el (vc-bzr-dir-state): Set 'ignored and 'unregistered
885         when appropriate.
887 2007-12-28  Nick Roberts  <nickrob@snap.net.nz>
889         * thumbs.el (thumbs-call-convert): Use call-process directly
890         with thumbs-conversion-program instead of through shell-file-name
891         for better error reporting.
893 2007-12-27  Jay Belanger  <jay.p.belanger@gmail.com>
895         * calc/calc-aent.el (math-remove-percentsigns):
896         * calc/calccomp.el (math-to-percentsigns): Change placeholder
897         for percent signs.
899 2007-12-27  Eric S. Raymond  <esr@snark.thyrsus.com>
901         * vc.el (vc-dired-ignorable-p, vc-dired-hook): Speed optimization;
902         use completion-ignored-extensions to detect files that should be
903         ignorted in VC-Dired listings, heading off lots of expensive calls
904         to (vc-state).
906         * vc.el (vc-dired-hook): Show unregistered file status as "?" in
907         non-terse mode.
908         (vc-dired-ignorable-p): Ignore Makefile when it has a peer named
909         Makefile.in or Makefile.am
911 2007-12-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
913         * ps-print.el (ps-mark-active-p): Fun returned back.
914         (ps-print-preprint-region): Use `ps-mark-active-p' instead of
915         `region-active-p' for error checking.
917 2007-12-27  Eric S. Raymond  <esr@snark.thyrsus.com>
919         * vc.el, vc-sccs.el, vc-rcs.el, vc-cs.el, vc-mcvs.el:
920         Put new machinery in place to support editing of change comments
921         with 'e' in a log-view buffer.  Not documented yet as this
922         only works for SCCS, RCS, and maybe CVS if you have admin
923         privileges.  When we have backend support for Subversion and
924         more modern systems it will be time to write this up.
926 2007-12-27  Kenichi Handa  <handa@ni.aist.go.jp>
928         * international/mule-cmds.el (select-safe-coding-system):
929         When a buffer is modified, cancel the writing.
931 2007-12-26  Eric S. Raymond  <esr@snark.thyrsus.com>
933         * log-view.el: Add Subversion and Mercurial log format samples.
935         * vc.el (vc-dired-hook): Significantly speed up by arranging for
936         it to call the backend dir-state hook (if it exists)
937         exactly *once*, rather than once per each subdirectory (with
938         dired-state-info calls on all toplevel files slowing it down even
939         further).  For this to work, backend dir-state methods have to
940         recurse to subdirectories.  Most of them already did anyway; a few
941         needed *non*-recursion switches removed.  This change mostly
942         removed code that was perversely bad and should have been shot
943         through the head years ago.
945         * vc-bzr.el (vc-bzr-dir-state):
946         * vc-cvs.el (vc-cvs-dir-state):
947         * vc-mcvs.el (vc-mcvs-dir-state):
948         * vc-svn.el (vc-svn-dir-state): Recurse in subdirectories.
950         * vc-svn.el (vc-svn-print-log): svn log doesn't actually accept
951         multiple arguments, so generate logs sequentially when we get them.
952         * vc-hg.el (vc-hg-print-log): Gives this CVS-like "Working file:"
953         headers so the various log bindings can do the right thing.
954         * vc-cvs.el (vc-cvs-print-log): Fix a misleading comment.
956 2007-12-26  Andreas Schwab  <schwab@suse.de>
958         * font-lock.el (save-buffer-state): Make sure the state of the
959         buffer is always restored.
961 2007-12-26  Jay Belanger  <jay.p.belanger@gmail.com>
963         * calc/calc.el (calc-lang-allow-percentsigns): New variable.
965         * calc/calc-lang.el (calc-lang-allow-percentsigns): Declare as
966         a variable.
968         * calc/calccomp.el (math-to-percentsigns): New function.
969         (math-compose-var): Handle variables with percent signs.
970         (math-compose-expr): Handle function names with percent signs.
972         * calc/calc-aent.el (math-to-percentsigns): Declare as function.
973         (math-read-exprs): Handle percent signs in languages that
974         allow them.
975         (math-restore-underscores): Remove function.
976         (math-remove-percentsigns, math-restore-placeholders):
977         New functions.
979 2007-12-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
981         * ps-print.el (ps-print-preprint-region): Use `region-active-p' instead
982         of `mark' for error checking.
984 2007-12-26  Tassilo Horn  <tassilo@member.fsf.org>
986         * image-mode.el (image-bookmark-make-cell, image-bookmark-jump):
987         New functions.
988         (image-mode): Set bookmark-make-cell-function appropriately.
990         * doc-view.el (doc-view-bookmark-jump): Correct misspelled arg name.
992         * bookmark.el (bookmark-make-cell-function): New variable.
993         (bookmark-make): Call bookmark-make-cell-function's function
994         instead of bookmark-make-cell.
995         (bookmark-get-handler, bookmark-jump-internal): New functions.
996         (bookmark-jump, bookmark-jump-other-window, bookmark-insert)
997         (bookmark-bmenu-2-window, bookmark-bmenu-other-window):
998         Use bookmark-jump-internal.
999         (bookmark-make-cell-for-text-file): Rename from bookmark-make-cell.
1001         * doc-view.el (doc-view-bookmark-make-cell)
1002         (doc-view-bookmark-jump): New functions.
1003         (doc-view-mode): Set bookmark-make-cell-function buffer-locally.
1005 2007-12-25  Miles Bader  <miles@gnu.org>
1007         * indent.el (indent-for-tab-command): Rigidly indent the following
1008         sexp along with the current line when a prefix arg is given in the
1009         non-active-region case.  Specify raw prefix in interactive spec.
1010         Simplify main indentation logic to get rid of the conditional call
1011         to `indent-according-to-mode' (it just ended up calling
1012         `indent-line-function' in all cases anyway, which can be done more
1013         simply here).  Remove unnecessary test of ARG in active region case.
1015 2007-12-25  Richard Stallman  <rms@gnu.org>
1017         * allout.el (allout-region-active-p): Rename from my-region-active-p.
1018         Use `use-region-p'.
1019         (allout-write-file-hook-handler): Simplify code.
1021         * ps-print.el (ps-mark-active-p): Function deleted.
1022         (ps-print-preprint-region): Use (mark) for the error check.
1024         * tooltip.el (tooltip-region-active-p): Use `use-region-p'.
1026         * winner.el (winner-active-region): Use `mark-active' if it's defined.
1028         * progmodes/ada-mode.el (ada-region-selected): Use `use-region-p'.
1030         * textmodes/org.el (org-region-active-p): Use `use-region-p'.
1032         * progmodes/idlwave.el (idlwave-region-active-p): Use `use-region-p'.
1034         * textmodes/reftex.el (reftex-region-active-p): Use `use-region-p'.
1036         * progmodes/cc-defs.el (c-region-is-active-p):
1037         Use `mark-active' if it's defined.
1039         * progmodes/cc-cmds.el (c-indent-line-or-region):
1040         Pass prefix arg to `c-indent-command'.  Use `use-region-p'.
1042         * simple.el (select-active-regions): New option.
1043         (set-mark): Obey it.
1044         (yank-pop-change-selection): New option.
1045         (current-kill): Obey it.
1047         * simple.el (use-region-p): Rename from `region-active-p'.
1048         (region-active-p): New function.
1050 2007-12-25  David Golden  <david.delaharpe.golden@gmail.com>  (tiny change)
1052         * term/x-win.el (x-select-enable-primary): New option.
1053         (x-select-text, x-cut-buffer-or-selection-value): Obey it.
1055         * mouse.el (mouse-yank-primary): New function (almost same
1056         as mouse-yank-secondary).
1058 2007-12-25  Dan Nicolaescu  <dann@ics.uci.edu>
1060         * calculator.el:
1061         * dframe.el:
1062         * iswitchb.el:
1063         * whitespace.el:
1064         * winner.el:
1065         * emacs-lisp/checkdoc.el:
1066         * mail/feedmail.el:
1067         * net/quickurl.el:
1068         * obsolete/fast-lock.el:
1069         * play/5x5.el:
1070         * progmodes/delphi.el:
1071         * progmodes/idlw-shell.el:
1072         * progmodes/idlwave.el:
1073         * textmodes/artist.el:
1074         * textmodes/ispell.el:
1075         * textmodes/texinfmt.el:
1076         * textmodes/texinfo.el: Remove obsolete definitions of backward
1077         compatibility macros for defcustom, defgroup, defface, when,
1078         unless, with-current-buffer and with-temp-message.
1080 2007-12-24  Nick Roberts  <nickrob@snap.net.nz>
1082         * progmodes/verilog-mode.el: Reformat parts to 80 columns.
1084 2007-12-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1086         * server.el (server-save-buffers-kill-terminal): Check the `proc' is
1087         indeed a process.
1089 2007-12-23  Richard Stallman  <rms@gnu.org>
1091         * simple.el (region-active-p): New function.
1092         (use-empty-active-region): New variable.
1094         * dired-aux.el (dired): Load dired.el at run time too.
1096 2007-12-23  Juri Linkov  <juri@jurta.org>
1098         * man.el (Man-follow-manual-reference): Fill the minibuffer's
1099         default list with a full list of references.
1101         * files.el (auto-mode-alist): Add \\' to doc-view files regexp.
1103 2007-12-23  Andreas Schwab  <schwab@suse.de>
1105         * files.el (switch-to-buffer-other-frame): Return the buffer
1106         switched to.
1108 2007-12-23  Michael Albinus  <michael.albinus@gmx.de>
1110         Sync with Tramp 2.1.12.
1112         * net/tramp.el: New todo item.
1114         * net/tramp-smb.el (tramp-smb-handle-insert-directory): Handle "-F"
1115         switch.  Reported by Mark T. Kennedy <mkennedy@diamondbackcap.com>.
1117         * net/trampver.el: Update release number.
1119 2007-12-22  Richard Stallman  <rms@gnu.org>
1121         * newcomment.el (comment-region-default): Don't triple the
1122         comment starter if the first region line isn't indented enough.
1124 2007-12-21  Martin Rudalics  <rudalics@gmx.at>
1126         * autoinsert.el (auto-insert-alist): Remove nonsensical precision
1127         specifier from format-string.  Reported by Ye Wenbin.
1129 2007-12-20  Jason Rumney  <jasonr@gnu.org>
1131         * nxml/nxml-mode.el (nxml-faces): Rename from nxml-highlighting-faces.
1132         Parent group is font-lock-faces.
1133         (nxml-light-blue-color, nxml-dark-blue-color, nxml-green-color)
1134         (nxml-sky-blue-color, nxml-dark-green-color, nxml-light-green-color):
1135         (nxml-version): Remove.
1136         (nxml-delimited-data, nxml-name, nxml-ref, nxml-delimiter)
1137         (nxml-text, nxml-comment-content, nxml-comment-delimiter)
1138         (nxml-processing-instruction-delimiter)
1139         (nxml-processing-instruction-target)
1140         (nxml-processing-instruction-content, nxml-cdata-section-delimiter)
1141         (nxml-cdata-section-CDATA, nxml-cdata-section-content)
1142         (nxml-char-ref-number, nxml-char-ref-delimiter, nxml-entity-ref-name)
1143         (nxml-entity-ref-delimiter, nxml-tag-delimiter, nxml-tag-slash)
1144         (nxml-element-prefix, nxml-element-colon, nxml-element-local-name)
1145         (nxml-attribute-prefix, nxml-attribute-colon)
1146         (nxml-attribute-local-name, nxml-namespace-attribute-xmlns)
1147         (nxml-namespace-attribute-colon, nxml-namespace-attribute-prefix)
1148         (nxml-attribute-value, nxml-attribute-value-delimiter)
1149         (nxml-namespace-attibute-value)
1150         (nxml-namespace-attribure-value-delimiter)
1151         (nxml-prolog-literal-delimiter, nxml-prolog-literal-content)
1152         (nxml-prolog-keyword, nxml-markup-declaration-delimiter, nxml-hash)
1153         (nxml-glyph): Rename, removing -face suffix.
1154         Inherit from existing font-lock faces.
1155         (nxml-apply-fontify-rule, nxml-char-ref-display-extra):
1156         Use new face names.
1158         * nxml/nxml-outln.el (nxml-heading, nxml-outline-indicator)
1159         (nxml-outline-active-indicator, nxml-outline-ellipsis):
1160         Rename, removing -face suffix.
1161         (nxml-highlighted-less-than, nxml-highlighted-greater-than)
1162         (nxml-highlighted-colon, nxml-highlighted-slash)
1163         (nxml-highlighted-ellipsis, nxml-highlighted-inactive-minus)
1164         (nxml-highlighted-active-minus, nxml-highlighted-active-plus)
1165         (nxml-highlighted-qname, nxml-outline-display-heading):
1166         Use new face names.
1168         * nxml/rng-valid.el (rng-error): Rename from rng-error-face.
1170         * nxml/rng-nxml.el (rng-nxml-easy-menu): Remove nxml-version.
1172 2007-12-19  Martin Rudalics  <rudalics@gmx.at>
1174         * cus-start.el (all): Use correct group name for members of
1175         mode-line group.
1177         * man.el (Man-default-man-entry): When looking for default man
1178         entry title search text preceding point.  Use when instead of if.
1180         * indent.el (indent-for-tab-command): Fix doc-string typo.
1182         * vc.el (vc-ensure-vc-buffer): Avoid infinite looping when
1183         vc-parent-buffer is the current buffer.
1185         * info-look.el (info-lookup, info-lookup-setup-mode)
1186         (info-lookup-make-completions): Avoid clobbering Info-history and
1187         Info-history-list.
1189 2007-12-19  Glenn Morris  <rgm@gnu.org>
1191         * progmodes/verilog-mode.el (top-level): Don't require compile.
1192         (compilation-error-regexp-alist, compilation-last-buffer):
1193         Define for compiler.
1194         (verilog-insert-1): New function.
1195         (verilog-insert-indices, verilog-generate-numbers): Doc fixes.
1196         Use verilog-insert-1.
1197         (verilog-surelint-off): Use next-error-last-buffer if bound.
1198         Check compile buffer is live.
1200 2007-12-19  John J Foerch  <jjfoerch@earthlink.net>  (tiny change)
1202         * progmodes/compile.el (compilation-start): Don't pass a FRAME
1203         argument to display-buffer.
1205 2007-12-19  Jason Rumney  <jasonr@gnu.org>
1207         * nxml/rng-maint.el (rng-format-manual): Do not autoload.
1208         (rng-autoload-modules, rng-update-autoloads, rng-compile-modules)
1209         (rng-byte-compile-load, rng-write-version): Remove.
1211         * nxml/rng-loc.el (rng-schema-locating-files-default)
1212         (rng-schema-locating-file-schema-file): Use files in etc/schemas.
1213         (rng-schema-loader-alist): Use rng-c-load-schema to load rnc files.
1215 2007-12-18  Michael Albinus  <michael.albinus@gmx.de>
1217         * files.el (cd-absolute): Set `list-buffers-directory' in order to
1218         show correct path in buffer list.
1220         * net/tramp.el (tramp-open-connection-setup-interactive-shell)
1221         (tramp-find-shell): Send only single prompt setting commands, in
1222         order to avoid double-prompt.
1224         * net/tramp-compat.el (top): Require cl only when compiling.
1225         Reported by Glenn Morris <rgm@gnu.org>.
1227 2007-12-18  Thien-Thi Nguyen  <ttn@gnuvola.org>
1229         * progmodes/cc-vars.el (defcustom-c-stylevar): Eval VAL.
1230         (c-comment-continuation-stars): No longer declare with
1231         cc-bytecomp-obsolete-var and cc-bytecomp-defvar.
1232         (c-block-comment-prefix): Use symbol-value to
1233         access c-comment-continuation-stars.
1234         * progmodes/cc-mode.el (c-initialize-cc-mode):
1235         Use symbol-value to access c-comment-continuation-stars.
1237 2007-12-18  Mark A. Hershberger  <mah@everybody.org>
1239         * xml.el (xml-escape-string): New function.  Escape string using
1240         xml-entity-alist.
1241         (xml-debug-print-internal): Use xml-escape-string to escape
1242         characters in attributes and in text children of elements.
1244 2007-12-18  Glenn Morris  <rgm@gnu.org>
1246         * progmodes/cc-subword.el (c-subword-mode): Drop support for
1247         systems without define-minor-mode.
1249         * progmodes/cc-vars.el (defcustom-c-stylevar): Remove debugging message.
1251         * progmodes/verilog-mode.el: Replace all instances of
1252         string-to-int with string-to-number, insert-string with insert,
1253         and read-input with read-string.
1254         (top-level): No need to require imenu, reporter, dinotrace, vc,
1255         font-lock when compiling.  Always require compile.  Relegate remaining
1256         compatibility cruft to XEmacs.  Don't require font-lock.
1257         (verilog-version): Remove superfluous concat.
1258         (dinotrace-unannotate-all, zmacs-activate-region, customize-apropos):
1259         No need to define.
1260         (verilog-regexp-opt): On Emacs, just make it an alias for regexp-opt.
1261         (verilog-font-lock-keywords, verilog-font-lock-keywords-1)
1262         (verilog-font-lock-keywords-2, verilog-font-lock-keywords-3)
1263         (verilog-startup-message-displayed): These are variables, not constants.
1264         (verilog-batch-execute-func, verilog-auto-inst)
1265         (verilog-auto-inst-param): Use mapc rather than mapcar.
1266         (sigs-in, sigs-inout, sigs-out): Define for compiler rather than
1267         actually defining.
1268         (verilog-modi-get-decls, verilog-modi-get-sub-decls)
1269         (verilog-modi-get-outputs, verilog-modi-get-inouts)
1270         (verilog-modi-get-inputs, verilog-modi-get-wires)
1271         (verilog-modi-get-regs, verilog-modi-get-assigns)
1272         (verilog-modi-get-consts, verilog-modi-get-gparams)
1273         (verilog-modi-get-sub-outputs, verilog-modi-get-sub-inouts)
1274         (verilog-modi-get-sub-inputs): Move inline functions earlier in
1275         the file.
1276         (sigs-in, sigs-out): Don't declare multiple times.
1277         (got-sig, got-rvalue, uses-delayed): Define for compiler with just
1278         `defvar'.
1279         (verilog-auto): Call dinotrace-unannotate-all only if bound.
1280         (verilog-module-inside-filename-p): No need to wrap fboundp test
1281         in condition-case.
1282         (reporter-submit-bug-report): Autoload it.
1283         (verilog-mark-defun): Call zmacs-activate-region only if bound.
1284         (verilog-font-customize): Call customize-apropos only if bound.
1285         (verilog-getopt-flags, verilog-auto-reeval-locals):
1286         Use make-local-variable rather than make-variable-buffer-local.
1287         (verilog-company, verilog-project, verilog-modi-cache-list):
1288         Move make-variable-buffer-local calls to top-level.
1289         (font-lock-defaults-alist): Don't define it.
1290         (verilog-need-fld): Remove.
1291         (verilog-font-lock-init): Don't set font-lock-defaults-alist.
1292         (verilog-mode): Only call make-local-hook on XEmacs.
1293         Set font-lock-defaults rather than using verilog-font-lock-init.
1295 2007-12-17  Andreas Schwab  <schwab@suse.de>
1297         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords):
1298         Fix comment typo.
1300 2007-12-16  Michael Albinus  <michael.albinus@gmx.de>
1302         * net/dbus.el (dbus-name-owner-changed-handler):
1303         Use `dbus-unregister-signal' for removing old rules.
1304         Obey new structure of `dbus-registered-functions-table'.
1306 2007-12-12  Thien-Thi Nguyen  <ttn@gnuvola.org>
1308         * progmodes/cc-vars.el (defcustom-c-stylevar): Rewrite.
1310 2007-12-11  Dan Nicolaescu  <dann@ics.uci.edu>
1312         * progmodes/verilog-mode.el (set-buffer-menubar): Remove unused
1313         function.
1314         (add-submenu): Only define for XEmacs.
1315         (verilog-regexp-words): Revert previous change, keep the other
1316         definition.
1318 2007-12-09  Dan Nicolaescu  <dann@ics.uci.edu>
1320         * progmodes/perl-mode.el (perl-continued-statement-offset)
1321         (perl-continued-brace-offset, perl-brace-offset)
1322         (perl-brace-imaginary-offset, perl-label-offset):
1323         * progmodes/cperl-mode.el (cperl-brace-offset)
1324         (cperl-continued-brace-offset, cperl-label-offset)
1325         (cperl-continued-statement-offset)
1326         (cperl-extra-newline-before-brace, cperl-merge-trailing-else):
1327         Add safe-local-variable properties.
1329 2007-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
1331         * progmodes/verilog-mode.el (verilog-mode-map)
1332         (verilog-template-map, verilog-mode-mouse-map): Fix typos.
1333         (verilog-colorize-include-files): Use only overlay functions so
1334         that it can work on both emacs and XEmacs.
1335         (set-extent-keymap): Remove unused defun.
1336         (verilog-kill-existing-comment, verilog-insert-date)
1337         (verilog-insert-year): Rename in order not to pollute the global
1338         namespace from kill-existing-comment, insert-date and
1339         insert-year, respectively.
1340         (verilog-set-auto-endcomments, verilog-header): Update callers.
1342         * files.el (auto-mode-alist): Recognize verilog files.
1344         * progmodes/verilog-mode.el (verilog-string-replace-matches)
1345         (verilog-string-remove-spaces, verilog-re-search-forward)
1346         (verilog-re-search-backward, verilog-re-search-forward-quick)
1347         (verilog-re-search-backward-quick, verilog-get-beg-of-line)
1348         (verilog-get-end-of-line, verilog-within-string): Move definitions
1349         before first use.  No code changes.
1351 2007-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
1353         * progmodes/verilog-mode.el (verilog-mode-version)
1354         (verilog-mode-release-date): Don't use expanding keywords.
1355         (provide): Move to the end of file.
1356         (fboundp): Don't check if eval-when-compile is bound, it is used
1357         later in the file without checking.
1358         (when, unless): Copy definitions from subr.el.
1359         (char-before, defcustom, defface, customize-group)
1360         (verilog-batch-error-wrapper): Don't use old style backquotes.
1361         (verilog-regexp-opt): Avoid using the cl function case.
1362         (verilog-regexp-words): Remove duplicated definition.
1363         (verilog-mode-abbrev-table): Remove, duplicate.
1364         (verilog-mode-map, verilog-template-map, verilog-mode-mouse-map):
1365         Declare and initialize in one step.
1366         (verilog-declaration-prefix-re, verilog-declaration-re)
1367         (verilog-end-of-statement, verilog-indent-declaration)
1368         (verilog-get-lineup-indent): Remove trailing whitespace.
1369         (verilog-mode): Fix autoload cookie.
1370         Set beginning-of-defun-function and end-of-defun-function.  Use when
1371         instead of if.
1372         (verilog-emacs-features, verilog-auto-ascii-enum)
1373         (verilog-insert-indices): Escape braces in doc strings.
1375 2007-12-08  Michael McNamara  <mac@verilog.com>
1376             Wilson Snyder  <wsnyder@wsnyder.org>
1378         * progmodes/verilog-mode.el: New file.
1380 2007-12-08  Eli Zaretskii  <eliz@fencepost.gnu.org>
1382         * international/latexenc.el (latexenc-find-file-coding-system):
1383         If both coding-system-for-write and buffer-file-coding-system of
1384         latex-main-file are nil, use `undecided'.
1386 2007-12-06  Jason Rumney  <jasonr@gnu.org>
1388         * mouse.el (mouse-buffer-menu-alist): Keep buffer names left aligned.
1390 2007-12-12  Yoni Rabkin Katzenell  <yoni-r@actcom.com>  (tiny change)
1392         * files.el (revert-buffer): Docstring fix.
1394 2007-12-11  Glenn Morris  <rgm@gnu.org>
1396         * emacs-lisp/check-declare.el (check-declare-verify): Handle deffoo.
1398 2007-12-11  Jay Belanger  <jay.p.belanger@gmail.com>
1400         * calc/calc-aent.el (math-restore-underscores)
1401         (math-string-restore-underscores): New functions.
1402         (math-read-factor): Properly check variable names with underscores
1403         for entries in `math-expr-variable-mapping'.
1405         * calc/calc-lang.el (math-lang-name): New property name.
1407         * calc/calc.el (calc-set-mode-line): Use `math-lang-name'
1408         to set language name.
1410 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1412         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
1414 2007-12-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1416         * server.el (server-select-display): Fix important typo.
1417         (server-process-filter): Turn a "" display into nil.
1419 2007-12-09  Juri Linkov  <juri@jurta.org>
1421         * replace.el (keep-lines, flush-lines, how-many): Doc fix.
1422         Check search-upper-case before calling isearch-no-upper-case-p
1423         to set case-fold-search.
1424         (occur): Doc fix.
1425         (occur-1, perform-replace): Check search-upper-case before calling
1426         isearch-no-upper-case-p to set case-fold-search.
1428         * isearch.el (search-upper-case): Doc fix.
1429         (isearch-mode-map): Bind `M-s o' to isearch-occur.
1430         (isearch-query-replace): Doc fix.  Let-bind search-upper-case to nil.
1431         (isearch-query-replace-regexp): Doc fix.
1432         (isearch-occur): New function.
1434 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
1436         * pgg.el, pgg-parse.el (declare-function): Add new no-op macro for
1437         backward compatibility.
1439         * net/imap.el (imap-string-to-integer): New function.
1441 2007-12-09  David Kastrup  <dak@gnu.org>
1443         * emacs-lisp/lisp-mnt.el (lm-verify): Make it work with
1444         directories.  Not sure anybody uses this anymore, though.
1446 2007-12-09  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1448         * printing.el: Fix pr-interface-map initialization code.
1449         (pr-version): New version 6.9.3.
1450         (pr-f-set-keymap-parents): Replace by pr-set-keymap-parents.
1451         (pr-f-set-keymap-name): Replace by pr-set-keymap-name.
1452         (pr-f-read-string): Replace by pr-read-string.
1453         (pr-set-keymap-parents, pr-set-keymap-name, pr-read-string): New fun
1454         name.
1455         (pr-interactive-n-up, pr-interactive-regexp): Code fix.
1457 2007-12-09  Glenn Morris  <rgm@gnu.org>
1459         * emulation/viper-init.el (top-level): Use dolist rather than mapc
1460         in make-variable-frame-local call.
1462 2007-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
1464         * mail/hashcash.el (declare-function):
1465         * net/imap.el (declare-function): New no-op macro for backward
1466         compatibility.
1468 2007-12-08  Eli Zaretskii  <eliz@gnu.org>
1470         Sync makefile.w32-in with Makefile.in.
1472         * makefile.w32-in (check-declare): New target.
1473         (BYTE_COMPILE_EXTRA_FLAGS): New variable.
1474         (.el.elc, compile-CMD, compile-SH, compile-always-CMD)
1475         (compile-always-SH, compile-calc-CMD, compile-calc-SH)
1476         ($(lisp)/progmodes/cc-mode.elc): Use it.
1477         ($(lisp)/progmodes/cc-mode.elc): New rule.
1479 2007-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
1481         * indent.el (tab-stop-list): Mark as safe-local-variable.
1483         * generic-x.el (etc-sudoers-generic-mode): New mode.
1484         (generic-unix-modes): Add it.
1486 2007-12-08  Michael Albinus  <michael.albinus@gmx.de>
1488         * net/dbus.el (dbus-hash-table=): Remove function.  We cannot
1489         apply wildcards in a hash table key; there is no usable hash code then.
1490         (dbus-registered-functions-table): Use `equal' as test function.
1491         (dbus-name-owner-changed-handler): Rewrite due to new hash table
1492         structure.
1494 2007-12-08  Martin Rudalics  <rudalics@gmx.at>
1496         * progmodes/cc-cmds.el (c-mask-paragraph): Avoid invalid search
1497         bound error in block comment branch.
1499 2007-12-08  David Kastrup  <dak@gnu.org>
1501         * textmodes/reftex.el (reftex-select-with-char):
1502         * textmodes/reftex-toc.el (reftex-toc-do-promote)
1503         (reftex-toc-visit-location, reftex-toc-find-section):
1504         * textmodes/reftex-index.el (reftex-index-show-entry):
1505         * textmodes/org.el (org-cycle-hide-archived-subtrees)
1506         (org-table-rotate-recalc-marks, org-mark-ring-push)
1507         (org-follow-info-link, org-mhe-get-message-folder-from-index)
1508         (org-auto-repeat-maybe, org-store-log-note, org-delete-property)
1509         (org-evaluate-time-range, org-edit-agenda-file-list):
1510         * textmodes/artist.el (artist-select-next-op-in-list)
1511         (artist-select-prev-op-in-list):
1512         * term/mac-win.el (mac-service-insert-text):
1513         * startup.el (fancy-about-screen):
1514         * progmodes/vhdl-mode.el (vhdl-decision-query):
1515         * progmodes/idlwave.el (idlwave-template)
1516         (idlwave-scroll-completions, idlwave-display-completion-list):
1517         * progmodes/ebrowse.el (ebrowse-show-progress):
1518         * progmodes/cperl-mode.el (cperl-find-pods-heres):
1519         * progmodes/antlr-mode.el (antlr-insert-option-do):
1520         * play/mpuz.el (mpuz-close-game):
1521         * net/rcirc.el (rcirc-next-active-buffer):
1522         * mail/reporter.el (reporter-update-status):
1523         * kmacro.el (kmacro-display):
1524         * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
1525         * emulation/viper-util.el (viper-save-setting):
1526         * emacs-lisp/lisp-mnt.el (lm-verify):
1527         * emacs-lisp/edebug.el (edebug-set-mode):
1528         * emacs-lisp/checkdoc.el (checkdoc-rogue-spaces, checkdoc-defun):
1529         * calendar/calendar.el (calendar-print-day-of-year):
1530         * calc/calcalg3.el (calc-curve-fit):
1531         * calc/calcalg2.el (math-integral):
1532         * calc/calc.el (calc-read-key-sequence, calc-version):
1533         * calc/calc-mode.el (calc-set-simplify-mode):
1534         * calc/calc-ext.el (calc-fancy-prefix): Fix buggy call to `message'.
1536 2007-12-07  D. Goel  <deego3@gmail.com>
1538         * progmodes/idlw-shell.el (idlwave-shell-display-line)
1539         * progmodes/ada-xref.el (ada-find-file, ada-get-all-references)
1540         (ada-xref-find-in-modified-ali, ada-find-in-src-path)
1541         * mail/uce.el (uce-reply-to-uce)
1542         * progmodes/vhdl-mode.el (vhdl-template-modify)
1543         * mail/feedmail.el (feedmail-dump-message-to-queue): Improve calls
1544         to `error' (as suggested by RMS.)
1546 2007-12-07  Glenn Morris  <rgm@gnu.org>
1548         * allout.el (allout-write-file-hook-handler):
1549         * textmodes/reftex.el (reftex-TeX-master-file):
1550         * textmodes/reftex-parse.el (reftex-short-context):
1551         Revert previous change.
1553 2007-12-07  Michael Albinus  <michael.albinus@gmx.de>
1555         * net/dbus.el (dbus-hash-table=): Fix for new hash table key structure.
1556         (dbus-list-hash-table, dbus-name-owner-changed-handler): New defuns.
1557         (dbus-check-event, dbus-handle-event, dbus-event-bus-name)
1558         (dbus-event-service-name, dbus-event-path-name)
1559         (dbus-event-interface-name, dbus-event-member-name): Fix for new
1560         event structure.
1561         (dbus-list-activatable-names, dbus-list-names)
1562         (dbus-list-queued-owners, dbus-get-name-owner, dbus-introspect):
1563         Reorder `dbus-call-method' arguments.
1565 2007-12-06  D. Goel  <deego3@gmail.com>
1567         * allout.el (allout-write-file-hook-handler):
1568         * textmodes/reftex.el (reftex-TeX-master-file):
1569         * textmodes/org.el (org-paste-subtree):
1570         * progmodes/vhdl-mode.el (vhdl-template-modify):
1571         * progmodes/idlw-shell.el (idlwave-shell-send-command)
1572         (idlwave-shell-display-line):
1573         * progmodes/ada-xref.el (ada-find-file, ada-get-all-references)
1574         (ada-xref-find-in-modified-ali, ada-find-in-src-path):
1575         * net/trampver.el (x):
1576         * mail/uce.el (uce-reply-to-uce):
1577         * mail/rmailout.el (rmail-output):
1578         * mail/feedmail.el (feedmail-dump-message-to-queue):
1579         * whitespace.el (whitespace-write-file-hook):
1580         * wdired.el (wdired-check-kill-buffer):
1581         * vc.el (vc-update):
1582         * vc-mcvs.el (vc-mcvs-checkin):
1583         * vc-cvs.el (vc-cvs-checkin):
1584         * man.el (Man-bgproc-sentinel, Man-goto-see-also-section):
1585         * ibuffer.el (ibuffer-current-buffer):
1586         * dired.el (dired-move-to-end-of-filename):
1587         * bindings.el (complete-symbol):
1588         * textmodes/org-publish.el (org-publish-file):
1589         (org-publish-current-project):
1590         * textmodes/reftex-parse.el (reftex-short-context):
1591         * textmodes/texinfmt.el: Fix buggy calls to `error'.
1593 2007-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
1595         * doc-view.el (doc-view-dvi->pdf-sentinel)
1596         (doc-view-pdf/ps->png-sentinel, doc-view-pdf->txt-sentinel)
1597         (doc-view-ps->pdf-sentinel, doc-view-display): Don't change buffer
1598         within a sentinel or timer.
1599         (doc-view-display): Don't try to display before the requested page
1600         is available, unless told to do so explicitly.
1601         (doc-view-pdf/ps->png-sentinel, doc-view-initiate-display):
1602         Force display even if the requested page is not available.
1604 2007-12-06  Richard Stallman  <rms@gnu.org>
1606         * help-fns.el (describe-function-1): Call ad-get-advice-info
1607         only on symbols.
1609 2007-12-06  Glenn Morris  <rgm@gnu.org>
1611         * progmodes/antlr-mode.el (antlr-keyword, antlr-syntax)
1612         (antlr-ruledef, antlr-tokendef, antlr-ruleref-face)
1613         (antlr-tokenref, antlr-literal): Inherit from standard font-lock
1614         faces in non-light-background case.
1616         * add-log.el, dired-aux.el, font-lock.el, help-fns.el, ido.el:
1617         * informat.el, emacs-lisp/bytecomp.el, emacs-lisp/gulp.el:
1618         * emacs-lisp/tcover-ses.el, emacs-lisp/timer.el, emulation/edt.el:
1619         * emulation/vi.el, emulation/viper-cmd.el:
1620         * international/titdic-cnv.el, mail/emacsbug.el, progmodes/dcl.el:
1621         * progmodes/prolog.el, progmodes/ps-mode.el, progmodes/python.el:
1622         * textmodes/fill.el: Remove directory part from filenames in
1623         function declarations.
1625         * dired-aux.el (mailcap-mime-info): Update declaration.
1627 2007-12-05  Richard Stallman  <rms@gnu.org>
1629         * wid-edit.el (widget-type): Doc fix.
1631 2007-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1633         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
1634         Don't match "sub { (...) ... }".
1636 2007-12-05  Richard Stallman  <rms@gnu.org>
1638         * international/mule-cmds.el (toggle-input-method-active): New var.
1639         (toggle-input-method): Bind toggle-input-method-active to t.
1640         Error if it was already non-nil.
1642 2007-12-05  Reiner Steib  <Reiner.Steib@gmx.de>
1644         * net/tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
1646 2007-12-05  Elias Oltmanns  <eo@nebensachen.de>
1648         * net/tls.el (open-tls-stream): Actually consult tls-checktrust to
1649         see if certs should be verified and what is to be done in the
1650         event of a verification failure.
1652 2007-12-05  Reiner Steib  <Reiner.Steib@gmx.de>
1654         * net/tls.el (tls-program): Provide more custom choices from
1655         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
1656         (tls-process-connection-type, tls-success): Remove "*" in doc string.
1657         (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
1658         version.  Minor improvement to doc strings.
1659         (tls-program): Add comment.
1661 2007-12-05  Elias Oltmanns  <eo@nebensachen.de>
1663         * net/tls.el (tls-certtool-program, tls-hostmismatch): New variables.
1664         (tls-checktrust): New variable.  Check if GNU TLS complained about a
1665         mismatch between the hostname provided in the certificate and the name
1666         of the host connnecting to.
1667         (open-tls-stream): Use them.  Check certificates against trusted root
1668         certificates.
1670 2007-12-05  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
1672         * net/imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
1673         (imap-parse-status): Upcase status-att for broken servers that sends
1674         them lower-case (e.g., MS Exchange 2007).
1676 2007-12-05  D. Goel  <deego3@gmail.com>
1678         * simple.el (undo):
1679         * image-dired.el (image-dired-display-thumb-properties):
1680         (image-dired-modify-mark-on-thumb-original-file):
1681         (image-dired-dired-display-properties):
1682         * help.el (help-window-display-message):
1683         * files.el (hack-local-variables-confirm):
1684         * ediff.el (ediff-version):
1685         * complete.el (pc-chunk-after, PC-temp-minibuffer-message):
1686         `message' and `error': Ensure that first arg is a format string.
1688         * emacs-lisp/find-func.el (find-library-name): Prefer files with
1689         ".el" suffix over "".
1691 2007-12-05  Michael Albinus  <michael.albinus@gmx.de>
1693         * net/dbus.el (dbus-hash-table=): Allow nil as wildcard in the
1694         interface and member fields.
1696 2007-12-05  Glenn Morris  <rgm@gnu.org>
1698         * eshell/em-alias.el (pcomplete-stub): Define for compiler.
1699         (pcomplete-here): Autoload it.
1701         * eshell/em-basic.el (print-func): No need to define for compiler.
1703         * eshell/esh-cmd.el (eshell-debug-command):
1704         * eshell/esh-io.el (eshell-print): Move definitions before use.
1706         * eshell/esh-module.el (eshell-load-defgroups): Eval and compile.
1708         * eshell/esh-util.el (top-level): Don't require pp.
1709         Use condition-case rather than ignore-errors.
1711         * eshell/eshell.el (eshell-buffer-name): Define for compiler.
1713         * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el
1714         * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
1715         * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el
1716         * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el
1717         * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el
1718         * eshell/em-xtra.el, eshell/esh-cmd.el, eshell/esh-test.el
1719         * eshell/esh-util.el, eshell/eshell.el: Require individual files
1720         if needed when compiling, rather than esh-maint.  Collect any
1721         require statements.  Move provide statement to end.  Move any
1722         commentary to start.
1724         * eshell/esh-arg.el, eshell/esh-ext.el, eshell/esh-io.el:
1725         * eshell/esh-mode.el, eshell/esh-module.el, eshell/esh-opt.el:
1726         * eshell/esh-proc.el, eshell/esh-var.el:
1727         Require individual files if needed when compiling, rather than
1728         esh-maint.  Collect any require statements.  Leave provide at start.
1729         Move any commentary to start.
1731         * emacs-lisp/bytecomp.el (byte-compile-declare-function):
1732         Remove declared function from byte-compile-noruntime-functions.
1734         * ediff-util.el (ediff-version):
1735         * progmodes/python.el (compilation-shell-minor-mode):
1736         * textmodes/org.el (Info-goto-node, calendar-astro-date-string)
1737         (calendar-bahai-date-string, calendar-check-holidays)
1738         (calendar-chinese-date-string, calendar-coptic-date-string)
1739         (calendar-ethiopic-date-string, calendar-forward-day)
1740         (calendar-french-date-string, calendar-goto-date)
1741         (calendar-goto-today, calendar-hebrew-date-string)
1742         (calendar-islamic-date-string, calendar-iso-date-string)
1743         (calendar-julian-date-string, calendar-mayan-date-string)
1744         (calendar-persian-date-string, gnus-summary-last-subject)
1745         (parse-time-string, rmail-show-message): Declare as functions.
1747 2007-12-05  Michael Olson  <mwolson@gnu.org>
1749         * textmodes/remember.el: Merge contents of remember-diary.el here,
1750         updating header.  Add autoload cookie so that byte-compilation
1751         works without warning.
1752         (remember-diary-file): Default to nil, since diary might not yet
1753         be loaded at this point, which would deny us access to diary-file.
1754         (remember-diary-extract-entries): If remember-diary-file is nil,
1755         then use diary-file instead.
1757         * textmodes/remember-diary.el: Remove, due to the issue of needing
1758         the first 8 characters of a filename to be unique.
1760 2007-12-04  Michael Albinus  <michael.albinus@gmx.de>
1762         * net/dbus.el (dbus-hash-table=): New defun.
1763         (dbus-hash-table-test): New hash table test function, used in
1764         `dbus-registered-functions-table'.
1765         (dbus-check-event, dbus-handle-event, dbus-event-bus-name)
1766         (dbus-event-service-name, dbus-event-path-name)
1767         (dbus-event-interface-name, dbus-event-member-name): Rewritten,
1768         due to new structure of `dbus-event'.
1770 2007-12-04  Juanma Barranquero  <lekktu@gmail.com>
1772         * ido.el (ido-save-history): Set the `coding' local
1773         variable in the first line of the file.
1775 2007-12-04  Glenn Morris  <rgm@gnu.org>
1777         * password-cache.el: Move here from gnus/password.el.
1778         (top-level): Don't require cl when compiling.
1779         (password-read-and-add): Doc fix.  Make obsolete.
1781         * net/tramp.el: Require password-cache or password.
1783         * emulation/cua-base.el (top-level): Move (provide 'cua-base) to end.
1784         No longer provide 'cua.  Don't require cua-rect, cua-gmrk when
1785         compiling.
1786         (cua-set-rectangle-mark): Add doc string to autoload.
1787         (cua--rectangle, cua--last-killed-rectangle)
1788         (cua--global-mark-active): Always define for compiler.
1789         (cua-copy-rectangle, cua-cut-rectangle, cua--rectangle-left)
1790         (cua--delete-rectangle, cua--insert-rectangle)
1791         (cua--rectangle-corner, cua--rectangle-assert)
1792         (cua--insert-at-global-mark, cua--global-mark-post-command):
1793         Declare as functions.
1795         * emulation/cua-gmrk.el (top-level): Move provide to end.
1797         * emulation/cua-rect.el (top-level): Move provide to end.
1798         Don't require cua-gmrk when compiling.
1799         (cua--cut-rectangle-to-global-mark)
1800         (cua--copy-rectangle-to-global-mark): Declare as functions.
1802         * emulation/viper-init.el (viper-replace-overlay-cursor-color)
1803         (viper-insert-state-cursor-color, viper-emacs-state-cursor-color)
1804         (viper-vi-state-cursor-color):
1805         Consolidate make-variable-frame-local calls.
1807         * net/eudcb-bbdb.el (bbdb-address-streets): Declare as a function.
1808         (eudc-bbdb-extract-addresses): Use bbdb-address-streets rather
1809         than bbdb-address-street1,2,3.
1811         * textmodes/reftex-toc.el (reftex-make-separate-toc-frame):
1812         Try x-focus-frame before focus-frame.  Only try focus-frame on XEmacs.
1814 2007-12-03  Karl Fogel  <kfogel@red-bean.com>
1816         * saveplace.el (save-place-quiet): Remove, reverting 2007-12-02T19:54:46Z!kfogel@red-bean.com.
1817         (save-place-alist-to-file, load-save-place-alist-from-file):
1818         Don't print non-error messages at all, there's really no need.
1819         Do print if there's a problem, and clarify message in that case.
1821 2007-12-03  Dan Nicolaescu  <dann@ics.uci.edu>
1823         * ediff-diff.el (ediff-prepare-error-list):
1824         * ediff-util.el (ediff-setup): Disable undo for ediff-error-buffer.
1826 2007-12-03  Tassilo Horn  <tassilo@member.fsf.org>
1828         * doc-view.el (doc-view-initiate-display): Use `doc-view-mode-p'.
1829         (doc-view-current-overlay, doc-view-pending-cache-flush):
1830         Add doc string.
1832 2007-12-03  Richard Stallman  <rms@gnu.org>
1834         * subr.el (declare-function): Move from byte-run.el.
1836         * emacs-lisp/byte-run.el (declare-function): Move to subr.el
1838         * window.el (recenter-top-bottom): Don't use `ecase'.
1840 2007-12-02  Karl Fogel  <kfogel@red-bean.com>
1842         * saveplace.el (save-place-alist-to-file):
1843         Set coding-system-for-write once and refer to it throughout.
1844         Suggested by David Reitter <dreitter{_AT_}inf.ed.ac.uk>.
1846 2007-12-02  Karl Fogel  <kfogel@red-bean.com>
1848         * saveplace.el (save-place-alist-to-file): Use `utf-8' coding
1849         system when writing, and set it in the first-line file variables.
1850         Suggested by David Reitter <dreitter{_AT_}inf.ed.ac.uk> and
1851         Juanma Barranquero.
1853 2007-12-02  Glenn Morris  <rgm@gnu.org>
1855         * emacs-lisp/bytecomp.el (byte-compile-declare-function):
1856         Reverse branches of if statement.
1858         * emulation/viper-cmd.el (top-level): Don't require advice.
1859         Don't load viper-util, viper-keym, viper-mous, viper-macs,
1860         viper-ex when compiling.
1862         * emulation/viper-ex.el (top-level): Don't load viper-util,
1863         viper-keym when compiling.
1865         * emulation/viper-init.el (top-level): Move provide statement to end.
1867         * emulation/viper-keym.el (top-level): Don't load viper-util when
1868         compiling.  Move provide statement to end.
1870         * emulation/viper-macs.el (top-level): Don't load viper-util,
1871         viper-keym, viper-mous when compiling.
1873         * emulation/viper-mous.el (top-level): Don't load viper-util when
1874         compiling.
1876         * emulation/viper-util.el (top-level): Don't load viper-init when
1877         compiling.
1879         * emulation/viper.el (top-level): Don't require ring.
1880         Don't load viper-init, viper-cmd when compiling.
1882         * net/sasl-cram.el, net/sasl-digest.el, net/sasl-ntlm.el, net/sasl.el:
1883         Move here from gnus/.
1885 2007-12-02  Karl Fogel  <kfogel@red-bean.com>
1887         Offer option for saveplace to be quiet about loading and saving.
1888         Suggested by David Reitter <dreitter{_AT_}inf.ed.ac.uk>
1890         * lisp/saveplace.el (save-place-quiet): New customizable boolean.
1891         (save-place-alist-to-file, load-save-place-alist-from-file): Use it
1892         to determine whether to print loading/saving messages.
1894 2007-12-02  Glenn Morris  <rgm@gnu.org>
1896         * mail/binhex.el: Move here from gnus/.
1897         (binhex): New custom group.
1898         (binhex-decoder-program, binhex-decoder-switches)
1899         (binhex-use-external): Move to the binhex custom group.
1901         * mail/uudecode.el: Move here from gnus/.
1902         (uudecode): New custom group.
1903         (uudecode-decoder-program, uudecode-decoder-switches)
1904         (uudecode-use-external): Move to the uudecode custom group.
1906         * net/netrc.el (top-level): Don't load `encrypt' features.
1907         (netrc-parse): Don't use encrypt.
1908         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
1910         * progmodes/python.el (top-level): Don't require cl when compiling.
1912 2007-12-02  Agust\e,Am\e(Bn Mart\e,Am\e(Bn  <agustin.martin@hispalinux.es>
1914         * textmodes/flyspell.el (flyspell-large-region): Explicitly set
1915         encoding for aspell process and for communication with it.
1916         Only add "-d" option if not already present.
1917         Use ispell-current-dictionary and ispell-current-personal-dictionary.
1918         General reorganization.
1920         * textmodes/ispell.el (ispell-aspell-find-dictionary): Do not set
1921         encoding here.
1922         (ispell-start-process): Explicitly set encoding here if using aspell.
1924 2007-12-02  Dan Nicolaescu  <dann@ics.uci.edu>
1926         * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Also pass a diff
1927         function to log-edit.
1929 2007-12-02  Michael Albinus  <michael.albinus@gmx.de>
1931         * net/dbus.el: New file.
1933 2007-12-02  Jay Belanger  <jay.p.belanger@gmail.com>
1935         * calc/calc.el (calc-lang-slash-idiv, calc-lang-allow-underscores)
1936         (calc-lang-c-type-hex, calc-lang-brackets-are-subscripts)
1937         (calc-lang-parens-are-subscripts): New variables.
1938         (math-expr-special-function-mapping): Remove variable.
1939         (math-eqn-ignore-words, math-tex-ignore-words)
1940         (math-latex-ignore-words): Move to calc-lang.el.
1942         * calc/calc-lang.el (math-compose-vector, math-compose-var)
1943         (math-tex-expr-is-flat): Declare as functions.
1944         (calc-lang-slash-idiv, calc-lang-allow-underscores)
1945         (math-comp-left-bracket, math-comp-right-bracket)
1946         (math-comp-comma, math-comp-vector-prec): Declare as variables.
1947         (math-var-formatter, math-matrix-formatter)
1948         (math-lang-adjust-words, math-lang-read-symbol, math-land-read)
1949         (math-punc-table, math-compose-subscr, math-dots)
1950         (math-func-formatter): New property names to store language
1951         specific information.
1952         (math-compose-tex-var, math-compose-tex-intv)
1953         (math-compose-maple-intv, math-compose-eqn-intv)
1954         (math-compose-tex-sum, math-compose-tex-func)
1955         (math-compose-tex-intv): New functions.
1956         (math-eqn-ignore-words, math-tex-ignore-words)
1957         (math-latex-ignore-words): Move from calc.el.
1958         (math-special-function-table): Add entries for tex.
1959         (calc-lang-slash-idiv, calc-lang-allows-underscores):
1960         New variables.
1961         (math-compose-latex-frac): Rename from `math-latex-print-frac'.
1962         (math-compose-tex-matrix, math-compose-eqn-matrix)
1963         (math-eqn-special-functions): Move from calccomp.el.
1965         * calc/calccomp.el (math-compose-var): New function.
1966         (math-compose-expr): Allow more special functions to be used.
1967         Change test for formatting fractions.  Use variables and property
1968         names to help with language specific formatting.
1969         (math-compose-tex-matrix, math-compose-eqn-matrix)
1970         (math-eqn-special-functions): Move to calc-lang.el.
1971         (math-compose-rows): Use property names to help with language
1972         specific formatting.
1974         * calc/calc-aent.el (math-read-factor): Turn multiple subscripts
1975         into nested subscripts.
1976         (math-read-token): Use variables and property names to help with
1977         language specific parsing.
1978         (math-read-expression-level): Use variables to help with language
1979         specific parsing.
1981 2007-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1983         * arc-mode.el (archive-find-type): Add recognition of rar-exe format.
1984         (archive-rar-summarize): Allow the file name to be passed as argument.
1985         Remove unused vars `header' and `footer'.
1986         (archive-rar-exe-summarize, archive-rar-exe-extract): New functions.
1988 2007-12-01  Dan Nicolaescu  <dann@ics.uci.edu>
1990         * log-edit.el (log-edit-show-diff): New function.
1991         (log-edit-mode-map, log-edit-menu): Bind it.
1992         (log-edit-diff-function): New variable.
1993         (log-edit): Change the 3rd param to be an alist and accept a
1994         function that computes a diff for the files involved.
1996         * vc.el (vc-log-edit): Add a diff function parameter to log-edit.
1998 2007-12-01  Martin Rudalics  <rudalics@gmx.at>
2000         * play/blackbox.el (bb-up, bb-down): Revert 2007-10-21 change and
2001         wrap next-/previous-line in with-no-warnings.
2003 2007-12-01  Glenn Morris  <rgm@gnu.org>
2005         * format-spec.el, hex-util.el, sha1.el: Move here from gnus/.
2007         * net/dig.el: Move here from gnus/.
2008         (dig-mode): Replace gnus-run-mode-hooks with equivalent expansion.
2010         * net/dns.el: Move here from gnus/.
2011         (top-level): Don't require mm-util, or cl when compiling.
2012         (dns-write-name, dns-read, dns-read-type, query-dns):
2013         Replace mm-with-unibyte-buffer with its expansion.
2014         (query-dns): Replace decf and ignore-errors with non-cl equivalents.
2016         * progmodes/gdb-ui.el (gud-remove, gud-break):
2017         * progmodes/gud.el (gdb-create-define-alist)
2018         (gdb-restore-windows, gdb-reset, global-hl-line-highlight)
2019         (hl-line-highlight, gdb-display-source-buffer)
2020         (gdb-display-buffer, c-langelem-sym, c-langelem-pos)
2021         (syntax-symbol, syntax-point, gdb-enqueue-input): Declare as functions.
2023 2007-11-30  Dan Nicolaescu  <dann@ics.uci.edu>
2025         * textmodes/org-export-latex.el (org-export-latex-cleaned-string):
2026         Move args on defun line.
2028         * textmodes/org.el (org-calendar-holiday):
2029         Use calendar-check-holidays instead of the obsolete
2030         check-calendar-holidays.
2031         (add-to-diary-list, table--at-cell-p, Info-find-node, bbdb)
2032         (bbdb-company, bbdb-current-record, bbdb-name)
2033         (bbdb-record-getprop, bbdb-record-name)
2034         (bibtex-beginning-of-entry, bibtex-generate-autokey)
2035         (bibtex-parse-entry, bibtex-url, cdlatex-tab)
2036         (dired-get-filename, gnus-article-show-summary, mh-display-msg)
2037         (mh-find-path, mh-get-header-field, mh-get-msg-num)
2038         (mh-header-display, mh-index-previous-folder)
2039         (mh-normalize-folder-name, mh-search, mh-search-choose, mh-show)
2040         (mh-show-buffer-message-number, mh-show-header-display)
2041         (mh-show-msg, mh-show-show, mh-visit-folder)
2042         (org-export-latex-cleaned-string, remember)
2043         (remember-buffer-desc, rmail-narrow-to-non-pruned-header)
2044         (rmail-what-message, elmo-folder-exists-p)
2045         (elmo-message-entity-field, elmo-message-field)
2046         (vm-beginning-of-message, vm-follow-summary-cursor)
2047         (vm-get-header-contents, vm-isearch-narrow, vm-isearch-update)
2048         (vm-select-folder-buffer, vm-su-message-id, vm-su-subject)
2049         (vm-summarize, wl-folder-get-elmo-folder)
2050         (wl-summary-goto-folder-subr)
2051         (wl-summary-jump-to-msg-by-message-id, wl-summary-line-from)
2052         (wl-summary-line-subject, wl-summary-message-number)
2053         (wl-summary-redisplay): Declare as functions.
2055 2007-11-30  Martin Rudalics  <rudalics@gmx.at>
2057         * longlines.el (longlines-show-hard-newlines): Remove handling of
2058         buffer-undo-list and buffer-modified status.
2059         (longlines-show-region, longlines-unshow-hard-newlines):
2060         Handle buffer-undo-list, buffer-modified status, inhibit-read-only, and
2061         inhibit-modification-hooks here to avoid that a buffer appears
2062         modified when toggling visibility of hard newlines.
2064 2007-11-30  Glenn Morris  <rgm@gnu.org>
2066         * nxml/rng-maint.el (rng-do-some-validation): Fix declaration.
2068         * progmodes/idlw-complete-structtag.el
2069         (idlwave-sintern-structtag):
2070         * progmodes/idlw-help.el (idlwave-sintern-sysvar)
2071         (idlwave-sintern-sysvartag):
2072         * progmodes/idlwave.el (idlwave-sintern-class-tag)
2073         (idlwave-sintern-sysvar, idlwave-sintern-sysvartag): Declare as
2074         functions.
2076 2007-11-30  Dan Nicolaescu  <dann@ics.uci.edu>
2078         * textmodes/reftex-index.el (texmathp):
2079         * textmodes/reftex-auc.el (TeX-argument-insert)
2080         (TeX-argument-prompt, multi-prompt, LaTeX-add-index-entries)
2081         (LaTeX-add-labels, LaTeX-bibitem-list, LaTeX-index-entry-list)
2082         (LaTeX-label-list):
2083         * nxml/rng-maint.el (rng-clear-cached-state, rng-clear-overlays)
2084         (rng-clear-conditional-region, rng-do-some-validation): Declare as
2085         functions.
2086         (rng-error-count, rng-validate-up-to-date-end): Pacify byte compiler.
2088 2007-11-30  Glenn Morris  <rgm@gnu.org>
2090         * emacs-lisp/byte-run.el (declare-function): Add optional fourth
2091         argument and document it.
2093         * emacs-lisp/bytecomp.el (byte-compile-declare-function):
2094         Third argument to declare-function must be a list to specify arglist.
2096         * emacs-lisp/check-declare.el (check-declare-scan): Doc fix.
2097         Handle declare-function third argument `t' and fourth argument.
2098         (check-declare-verify): Doc fix.  Handle `fileonly' case.
2099         Use progn rather than prog1.
2101         * desktop.el (uniquify-item-base):
2102         * term/mac-win.el (url-type): Declare as functions.
2104         * net/eudcb-bbdb.el (bbdb-phone-location, bbdb-record-phones)
2105         (bbdb-address-city, bbdb-address-state, bbdb-address-zip)
2106         (bbdb-address-location, bbdb-record-addresses): Pass non-nil
2107         fourth arg to declare-function.
2109         * play/dunnet.el: Don't require cl when compiling.
2110         (byte-compile-warnings): Set via file local variables.
2111         (dun-parse): Let-bind `beg' and `line'.
2113 2007-11-29  Alexandre Julliard  <julliard@winehq.org>
2115         * vc-git.el (vc-git-dir-state): Fix the git command arguments.
2117 2007-11-29  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
2119         * calendar/time-date.el (encode-time-value): Doc fix.
2121 2007-11-29  Glenn Morris  <rgm@gnu.org>
2123         * calendar/time-date.el (with-decoded-time-value): Doc fix.
2125         * textmodes/css-mode.el (prog-mode): Remove.
2126         (css-mode): Derive from fundamental-mode rather than prog-mode.
2128         * emacs-lisp/byte-run.el (declare-function): Doc fix.
2130         * emacs-lisp/check-declare.el (check-declare-locate)
2131         (check-declare-verify): Handle `external' files.
2132         (check-declare-errmsg): New function.
2133         (check-declare-verify, check-declare-file, check-declare-directory):
2134         Use check-declare-errmsg to report the number of problems.
2136         * ffap.el (w3-view-this-url)
2137         * mail/mspools.el (vm-visit-folder)
2138         * net/browse-url.el (w3-fetch-other-window, w3-fetch)
2139         * net/eudcb-bbdb.el (bbdb-phone-location, bbdb-phone-string)
2140         (bbdb-record-phones, bbdb-address-city, bbdb-address-state)
2141         (bbdb-address-zip, bbdb-address-location, bbdb-record-addresses)
2142         (bbdb-records)
2143         * net/eudc-export.el (bbdb-parse-phone-number, bbdb-string-trim)
2144         * net/imap.el (sasl-find-mechanism, sasl-mechanism-name)
2145         (sasl-make-client, sasl-next-step, sasl-step-data)
2146         (sasl-step-set-data)
2147         * net/newsticker.el (w3m-toggle-inline-image, htmlr-reset)
2148         (htmlr-step): Declare as functions.
2150         * net/eudcb-bbdb.el (eudc-bbdb-extract-addresses):
2151         Use bbdb-address-zip rather than bbdb-address-zip-string.
2153 2007-11-28  Richard Stallman  <rms@gnu.org>
2155         * md4.el, net/hmac-def.el, net/hmac-md5.el, net/ntlm.el:
2156         Move here from gnus/.
2158 2007-11-28  Martin Rudalics  <rudalics@gmx.at>
2160         * newcomment.el (comment-region-internal): Fix newline insertion
2161         in `block' case.
2163 2007-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2165         * pcvs-parse.el (cvs-parse-table): Adjust regexp for resurrections.
2167 2007-11-28  Glenn Morris  <rgm@gnu.org>
2169         * Makefile.in (maintainer-clean): Depend on bootstrap-clean to
2170         delete .elc files.
2172         * nxml/char-name/unicode: Move to etc/nxml/.
2173         * nxml/nxml-uchnm.el (top-level): Adapt for moved unicode files.
2175         * nxml/nxml-enc.el (xmltok-get-declared-encoding-position):
2176         Declare as a function.
2178         * nxml/nxml-maint.el (nxml-create-unicode-char-name-sets):
2179         * nxml/nxml-mode.el (nxml-get-char-name, nxml-insert-named-char):
2180         * nxml/xsd-regexp.el (xsdre-gen-categories): Change mapcar -> mapc.
2182         * nxml/nxml-outln.el (nxml-token-start-tag-p)
2183         (nxml-token-end-tag-p): Move definitions before use.
2185         * nxml/nxml-rap.el (nxml-prolog-regions): Declare for compiler.
2187         * nxml/nxml-uchnm.el (top-level)
2188         (nxml-enable-unicode-char-name-sets-1): Use mapc rather than mapcar.
2189         (nxml-enabled-unicode-blocks): Add custom group.
2191         * nxml/xmltok.el (xmltok-scan-char-ref, xmltok-char-number):
2192         Use string-to-number rather than string-to-int.
2194         * dired-x.el (dired-omit-old-add-entry): Declare as function.
2195         Move definition before use.
2196         (dired-old-find-buffer-nocreate): Declare as function.
2198         * emacs-lisp/check-declare.el (check-declare-locate): Reflow doc.
2199         (check-declare-verify): Handle fset.
2201         * emulation/edt.el (edt-user-emulation-setup):
2202         Test edt-setup-user-bindings is bound before calling.
2204         * emulation/tpu-edt.el: Don't require cl when compiling.
2205         (tpu-emacs-search, tpu-emacs-rev-search): Declare as functions.
2206         (tpu-edt-off): Use condition-case rather than ignore-errors.
2207         Use with-no-warnings.
2209         * eshell/esh-util.el (top-level): Use require rather than load for
2210         ange-ftp.
2212         * mail/supercite.el (sc-version): Redefine as an alias for
2213         emacs-version.
2214         (sc-help-address): Remove.
2215         (sc-version): Use emacs-version rather than sc-version.
2216         (sc-submit-bug-report): Redefine as an alias for report-emacs-bug.
2218         * net/socks.el (socks-original-open-network-stream): Declare as
2219         function.  Move definition before use.
2221 2007-11-28  Jay Belanger  <jay.p.belanger@gmail.com>
2223         * calc/calc-ext.el (math-sqrt-raw, math-map-vec)
2224         (math-make-frac): Declare as functions.
2226 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
2228         * progmodes/cperl-mode.el (compilation-error-regexp-alist):
2229         Pacify byte compiler.
2230         (cperl-mode): Use with-no-warnings for setting vc-header-alist.
2232         * progmodes/idlwave.el (idlwave-shell-get-path-info)
2233         (idlwave-shell-temp-file, idlwave-shell-is-running)
2234         (widget-value, comint-dynamic-complete-filename, Info-goto-node):
2235         * progmodes/idlw-help.el (idlwave-prepare-structure-tag-completion)
2236         (idlwave-all-method-classes, idlwave-all-method-keyword-classes)
2237         (idlwave-beginning-of-statement, idlwave-best-rinfo-assoc)
2238         (idlwave-class-found-in, idlwave-class-or-superclass-with-tag)
2239         (idlwave-completing-read, idlwave-current-routine)
2240         (idlwave-downcase-safe, idlwave-entry-find-keyword)
2241         (idlwave-expand-keyword, idlwave-find-class-definition)
2242         (idlwave-find-inherited-class, idlwave-find-struct-tag)
2243         (idlwave-get-buffer-visiting, idlwave-in-quote)
2244         (idlwave-make-full-name, idlwave-members-only)
2245         (idlwave-popup-select, idlwave-routine-source-file)
2246         (idlwave-routines, idlwave-sintern-class)
2247         (idlwave-sintern-keyword, idlwave-sintern-method)
2248         (idlwave-sintern-routine-or-method)
2249         (idlwave-substitute-link-target, idlwave-sys-dir)
2250         (idlwave-this-word, idlwave-what-module-find-class)
2251         (idlwave-where):
2252         * progmodes/idlw-complete-structtag.el (idlwave-shell-buffer):
2253         * mail/uce.el (rmail-msg-is-pruned)
2254         (rmail-maybe-set-message-counters, rmail-msgbeg, rmail-msgend)
2255         (rmail-toggle-header):
2256         * mail/sendmail.el (dired-view-file, dired-get-filename):
2257         * mail/rmailkwd.el (rmail-maybe-set-message-counters)
2258         (rmail-display-labels, rmail-msgbeg)
2259         (rmail-set-message-deleted-p, rmail-message-labels-p)
2260         (rmail-show-message, mail-comma-list-regexp)
2261         (mail-parse-comma-list):
2262         * mail/rmail.el (rmail-spam-filter, rmail-summary-goto-msg)
2263         (rmail-summary-mark-undeleted, rmail-summary-mark-deleted)
2264         (rfc822-addresses, mail-abbrev-make-syntax-table)
2265         (mail-sendmail-delimit-header, mail-header-end):
2266         * mail/hashcash.el (message-narrow-to-headers-or-head)
2267         (message-fetch-field, message-goto-eoh)
2268         (message-narrow-to-headers):
2269         * vc.el (view-mode-exit): Declare as functions.
2271         * mail/vms-pmail.el:
2272         * vmsproc.el:
2273         * vms-patch.el: Don't byte compile these files, they don't work.
2275 2007-11-27  Glenn Morris  <rgm@gnu.org>
2277         * calc/calc-ext.el (math-read-big-rec):
2278         * calc/calc-nlfit.el (math-map-binop):
2279         * calc/calc.el (math-normalize-nonstandard): Fix declarations.
2281         * eshell/eshell.el (eshell-report-bug): Add version number of
2282         obsolescence.
2284         * emulation/viper.el, emulation/viper-util.el,
2285         emulation/viper-macs.el, emulation/viper-keym.el,
2286         emulation/viper-ex.el, emulation/viper-cmd.el:
2287         Load viper-*.el files silently.
2289         * ediff-diff.el, ediff-help.el, ediff-merg.el, ediff-mult.el,
2290         ediff-ptch.el, ediff-util.el, ediff-vers.el, ediff-wind.el, ediff.el:
2291         Load ediff-*.el files silently.
2293         * ediff.el: Load dired silently.  Don't load info, pcl-cvs when
2294         compiling.
2295         (Info-goto-node): Declare as a function.
2297         * ediff-init.el: Don't load ange-ftp when compiling.
2298         * ediff-util.el: Don't load reporter when compiling.
2300         * ediff-wind.el (ediff-display-pixel-width)
2301         (ediff-display-pixel-height):
2302         * generic-x.el (ini-generic-mode):
2303         * ps-print.el (ps-mule-encode-header-string, ps-mule-begin-page)
2304         (ps-mule-prepare-ascii-font, ps-mule-set-ascii-font)
2305         (ps-mule-initialize, ps-mule-begin-job):
2306         * calendar/cal-bahai.el (add-to-diary-list, diary-name-pattern)
2307         (mark-calendar-days-named):
2308         * calendar/cal-hebrew.el (holiday-filter-visible-calendar)
2309         (add-to-diary-list, diary-name-pattern)
2310         (mark-calendar-days-named):
2311         * calendar/cal-islam.el (add-to-diary-list, diary-name-pattern)
2312         (mark-calendar-days-named):
2313         * calendar/cal-x.el (make-fancy-diary-buffer):
2314         * calendar/holidays.el (calendar-absolute-from-julian):
2315         * calendar/todo-mode.el (calendar-current-date):
2316         * calendar/cal-menu.el (calendar-increment-month)
2317         (calendar-month-name, extract-calendar-year)
2318         (calendar-cursor-to-date, holiday-list, calendar-sunrise-sunset)
2319         (calendar-current-date, calendar-cursor-holidays)
2320         (calendar-date-string, insert-diary-entry, calendar-set-mark)
2321         (cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
2322         (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
2323         (cal-tex-cursor-filofax-daily, cal-tex-cursor-filofax-2week)
2324         (cal-tex-cursor-filofax-week, cal-tex-cursor-month)
2325         (cal-tex-cursor-month-landscape, cal-tex-cursor-year)
2326         (cal-tex-cursor-filofax-year, cal-tex-cursor-year-landscape)
2327         (calendar-day-of-year-string, calendar-iso-date-string)
2328         (calendar-julian-date-string, calendar-astro-date-string)
2329         (calendar-absolute-from-gregorian, calendar-hebrew-date-string)
2330         (calendar-persian-date-string, calendar-bahai-date-string)
2331         (calendar-islamic-date-string, calendar-chinese-date-string)
2332         (calendar-coptic-date-string, calendar-ethiopic-date-string)
2333         (calendar-french-date-string, calendar-mayan-date-string)
2334         (calendar-print-chinese-date, calendar-goto-date):
2335         Declare as functions.
2337         * calendar/calendar.el (nongregorian-diary-listing-hook): Doc fix.
2338         (Info-find-emacs-command-nodes, Info-find-node): Declare as functions.
2340         * ffap.el (ffap-bug, ffap-submit-bug): Redefine as obsolete
2341         aliases for report-emacs-bug.
2342         (gnus-summary-select-article, gnus-configure-windows): Declare as
2343         functions.
2345         * pgg-parse.el (pgg-parse-24, pgg-parse-crc24-string): Declare for
2346         compiler.
2348         * pgg.el (pgg-clear-string): Declare as a function.
2349         (pgg-run-at-time-1): Wrap whole definition in (featurep 'xemacs) test.
2350         (pgg-run-at-time, pgg-cancel-timer): Move definitions before use.
2352         * emacs-lisp/check-declare.el (check-declare-locate):
2353         Handle compressed files.
2354         (check-declare-verify): Handle define-generic-mode,
2355         define-global(ized)-minor-mode, define-obsolete-function-alias.
2357 2007-11-27  Jay Belanger  <jay.p.belanger@gmail.com>
2359         * calc/calc-menu.el (calc-modes-menu): Add normal and incomplete
2360         algebraic modes.
2362         * calc/calc-aent.el (calc-refresh-evaltos, calc-execute-kbd-macro)
2363         (math-is-true, calc-explain-why, calc-alg-edit)
2364         (math-composite-inequalities, math-flatten-lands)
2365         (math-multi-subst, calcFunc-vmatches, math-simplify)
2366         (math-known-matrixp, math-parse-fortran-subscr, math-to-radians-2)
2367         (math-read-string, math-read-brackets, math-read-angle-brackets):
2368         Declare as functions.
2370         * calc/calcalg3.el (calc-fit-s-shaped-logistic-curve)
2371         (calc-fit-bell-shaped-logistic-curve)
2372         (calc-fit-hubbert-linear-curve, calc-graph-add-curve)
2373         (calc-graph-lookup, calc-graph-set-styles, math-min-list)
2374         (math-max-list): Declare as functions.
2375         (math-map-binop): New function.
2376         (calc-curve-fit): Replace `mapcar*' by `math-map-binop'.
2378         * calc/calc.el (calc-set-language, calc-edit-finish)
2379         (calc-edit-cancel, calc-do-quick-calc, calc-do-calc-eval)
2380         (calc-do-keypad, calcFunc-unixtime, math-parse-date)
2381         (math-lessp, calc-embedded-finish-command)
2382         (calc-embedded-select-buffer, calc-embedded-mode-line-change)
2383         (calc-push-list-in-macro, calc-replace-selections)
2384         (calc-record-list, calc-normalize-fancy, calc-do-handle-whys)
2385         (calc-top-selected, calc-sel-error, calc-pop-stack-in-macro)
2386         (calc-embedded-stack-change, calc-refresh-evaltos)
2387         (calc-do-refresh, calc-binary-op-fancy, calc-unary-op-fancy)
2388         (calc-delete-selection, calc-alg-digit-entry, calc-alg-entry)
2389         (calc-dots, calc-temp-minibuffer-message, math-read-radix-digit)
2390         (calc-digit-dots, math-normalize-fancy, math-normalize-nonstandard)
2391         (math-recompile-eval-rules, math-apply-rewrites, calc-record-why)
2392         (math-dimension-error, calc-incomplete-error, math-float-fancy)
2393         (math-neg-fancy, math-zerop, calc-add-fractions)
2394         (math-add-objects-fancy, math-add-symb-fancy, math-mul-zero)
2395         (calc-mul-fractions, math-mul-objects-fancy, math-mul-symb-fancy)
2396         (math-reject-arg, math-div-by-zero, math-div-zero, math-make-frac)
2397         (calc-div-fractions, math-div-objects-fancy, math-div-symb-fancy)
2398         (math-compose-expr, math-comp-width, math-composition-to-string)
2399         (math-stack-value-offset-fancy, math-format-flat-expr-fancy)
2400         (math-adjust-fraction, math-format-binary, math-format-radix)
2401         (math-group-float, math-mod, math-format-number-fancy)
2402         (math-format-bignum-fancy, math-read-number-fancy)
2403         (calc-do-grab-region, calc-do-grab-rectangle, calc-do-embedded)
2404         (calc-do-embedded-activate, math-do-defmath)
2405         (calc-load-everything): Declare as functions.
2407         * calc/calc-ext.el (math-clip, math-round, math-simplify)
2408         (math-simplify-extended, math-simplify-units, calc-set-language)
2409         (calc-flush-caches, calc-save-modes, calc-embedded-modes-change)
2410         (calc-embedded-var-change, math-mul-float, math-arctan-raw)
2411         (math-sqrt-float, math-exp-minus-1-raw, math-normalize-polar)
2412         (math-normalize-hms, math-normalize-mod, math-make-sdev)
2413         (math-make-intv, math-normalize-logical-op, math-possible-signs)
2414         (math-infinite-dir, math-calcFunc-to-var)
2415         (calc-embedded-evaluate-expr, math-known-nonzerop)
2416         (math-read-expr-level, math-read-big-rec, math-read-big-balance)
2417         (math-format-date, math-vector-is-string, math-vector-to-string)
2418         (math-format-radix-float, math-compose-expr, math-abs)
2419         (math-format-bignum-binary, math-format-bignum-octal)
2420         (math-format-bignum-hex, math-format-bignum-radix)
2421         (math-compute-max-digits): Declare as functions.
2422         (math-provably-realp): Fix typo.
2424         * calc/calc-forms.el (calendar-current-time-zone)
2425         (calendar-absolute-from-gregorian, dst-in-effect): Declare as
2426         functions.
2428         * calc/calc-help.el (Info-goto-node, Info-last): Declare as functions.
2430         * calc/calc-lang.el (math-read-factor, math-read-expr-level):
2431         Declare as functions.
2433         * calc/calc-macs.el (math-zerop, math-negp, math-looks-negp)
2434         (math-posp, math-compare, math-bignum, math-compare-bignum):
2435         Declare as functions.
2437         * calc/calc-misc.el (calc-do-keypad, calc-inv-hyp-prefix-help)
2438         (calc-inverse-prefix-help, calc-hyperbolic-prefix-help)
2439         (calc-explain-why, calc-clear-command-flag)
2440         (calc-roll-down-with-selections, calc-roll-up-with-selections)
2441         (calc-last-args, calc-is-inverse, calc-do-prefix-help)
2442         (math-objvecp, math-known-scalarp, math-vectorp, math-matrixp)
2443         (math-trunc-special, math-trunc-fancy, math-floor-special)
2444         (math-floor-fancy, math-square-matrixp, math-matrix-inv-raw)
2445         (math-known-matrixp, math-mod-fancy, math-pow-of-zero)
2446         (math-pow-zero, math-pow-fancy): Declare as functions.
2448         * calc/calc-mode.el (calc-embedded-save-original-modes):
2449         Declare as a function.
2451         * calc/calc-nlfit.el (calc-get-fit-variables, math-map-binop):
2452         Declare as functions.
2453         (math-nlfit-make-matrix, math-nlfit-find-qmax, math-nlfit-fit)
2454         (math-nlfit-fit-curve, calc-fit-hubbert-linear-curve):
2455         Replace `mapcar*' by `math-map-binop'.
2456         (math-nlfit-make-matrix): Replace `copy-list' with `copy-sequence'.
2458         * calc/calc-prog.el (edmacro-format-keys, edmacro-parse-keys)
2459         (math-read-expr-level): Declare as functions.
2461         * calc/calc-vec.el (math-read-expr-level): Declare as a function.
2463 2007-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2465         * emacs-lisp/lisp.el (end-of-defun): Restructure so that
2466         end-of-defun-function is called consistently, even for negative
2467         arguments.
2468         (end-of-defun-function): Default to forward-sexp.
2470 2007-11-26  Juanma Barranquero  <lekktu@gmail.com>
2472         * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
2474 2007-11-26  Glenn Morris  <rgm@gnu.org>
2476         * calendar/cal-menu.el (cal-menu-holidays-menu): Use :label rather
2477         than :suffix.
2479         * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
2481 2007-11-26  Simon Josefsson  <simon@josefsson.org>
2483         * net/imap.el: Move from ../gnus.
2485 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
2487         * doc-view.el (doc-view-mode-p): New function.
2489 2007-11-25  Dan Nicolaescu  <dann@ics.uci.edu>
2491         * mail/mspools.el (rmail-get-new-mail):
2492         * mail/reporter.el (mail-position-on-field, mail-text):
2493         * mail/rmail.el (mail-position-on-field, mail-text-start)
2494         (rmail-update-summary):
2495         * mail/rmailedit.el (rmail-summary-disable, rmail-summary-enable):
2496         * mail/rmailmsc.el (rmail-parse-file-inboxes, rmail-show-message):
2497         * mail/rmailout.el (rmail-update-summary):
2498         * mail/rmailsort.el (rmail-update-summary):
2499         * mail/sendmail.el (dired-move-to-filename, dired-get-filename)
2500         (dired-view-file):
2501         * mail/uce.el (mail-strip-quoted-names):
2502         * mail/undigest.el (rmail-update-summary):
2503         * mail/unrmail.el (mail-strip-quoted-names):
2504         * ediff.el (diff-latest-backup-file): Declare as functions.
2506         * obsolete/mlsupport.el (ml-previous-page): Fix typo.
2507         (kill-to-end-of-line):
2508         * obsolete/rnews.el (news-set-minor-modes):
2509         Remove non working functions.
2511 2007-11-25  Glenn Morris  <rgm@gnu.org>
2513         * eshell/esh-maint.el (top-level): Use require with NOERROR for
2514         pcomplete.  Don't mess with load-path.
2516         * eshell/eshell.el (eshell-report-bug-address): Remove.
2517         (eshell-report-bug): Redefine as an alias for report-emacs-bug.
2519 2007-11-24  Glenn Morris  <rgm@gnu.org>
2521         * calendar/appt.el: Remove leading `*' from defcustom doc-strings.
2522         (appt-disp-window): Don't require electric.
2523         Simplify minibuffer-avoidance code.
2524         (appt-select-lowest-window): Avoid minibuffer.
2526         * eshell/eshell.el: Remove leading `*' from defcustom doc-strings.
2527         (esh-mode): Require it.
2528         (esh-util): Use require rather than featurep and load.
2529         (eshell): No need to test if eshell-mode is bound; remove obsolete
2530         reference to eshell-auto.
2531         (eshell-command, eshell-command-result): Don't require esh-mode
2532         now that the file does.
2533         (top-level): Move provide statement to the end of the file.
2534         Re-order and update commentary.
2536 2007-11-24  Thien-Thi Nguyen  <ttn@gnuvola.org>
2538         * vc.el (vc-annotate-mode): Frob buffer invisibility spec.
2539         (vc-annotate-toggle-annotation-visibility): New command.
2540         (vc-annotate-mode-map): Bind "V" to it.
2541         (vc-annotate-mode-menu): Add entry for it.
2542         (vc-annotate-get-time-set-line-props): New func.
2543         (vc-annotate-display-autoscale)
2544         (vc-annotate-display-difference): Use it.
2546         * vc-git.el (vc-git-annotate-time): Handle optional field FILENAME.
2547         Also, match one space at end of annotation text, after last paren.
2549 2007-11-24  Michael Albinus  <michael.albinus@gmx.de>
2551         * ido.el (ido-file-name-all-completions-1): Check for fboundp of
2552         `tramp-completion-mode-p' as it is in Tramp 2.1.  Let-bind
2553         `tramp-completion-mode'.
2555 2007-11-24  Thien-Thi Nguyen  <ttn@gnuvola.org>
2557         * vc-git.el (vc-git-show-log-entry): New func.
2559         * vc-git.el (vc-git--call, vc-git--out-ok): New funcs.
2560         (vc-git-state): Use vc-git--call.
2561         (vc-git-registered, vc-git-working-revision)
2562         (vc-git-previous-revision, vc-git-next-revision)
2563         (vc-git--run-command-string, vc-git-symbolic-commit):
2564         Use vc-git--out-ok.
2566 2007-11-24  Glenn Morris  <rgm@gnu.org>
2568         * emacs-lisp/byte-run.el (declare-function): Doc fix.
2570 2007-11-24  Kenichi Handa  <handa@m17n.org>
2572         * international/ucs-tables.el (ucs-8859-7-alist): Update the table.
2574 2007-11-23  David Kastrup  <dak@gnu.org>
2576         * server.el (server-process-filter): Use `command-line-args-left'.
2578 2007-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2580         * nxml/subdirs.el, nxml/char-data/subdirs.el, nxml/rng-auto.el: Remove.
2582 2007-11-23  Dan Nicolaescu  <dann@ics.uci.edu>
2584         * vc.el (vc-deduce-fileset): Also look for a fileset in the parent
2585         buffer if the parent buffer is in vc-dired-mode.
2587 2007-11-23  Mark A. Hershberger  <mah@everybody.org>
2589         * nxml: Initial merge of nxml.  Kept nxml/char-name subdir for now.
2591 2007-11-23  Juri Linkov  <juri@jurta.org>
2593         * dired.el (dired-read-dir-and-switches): For C-x d, set the
2594         value for M-n to the visited file name of the current buffer.
2595         Use minibuffer-with-setup-hook to set minibuffer-default to
2596         buffer-file-name inside read-file-name.
2598         * man.el (Man-getpage-in-background): Don't disregard user option
2599         `Man-width' on non-window systems.  Remove test for `window-system'
2600         around setting envvar "COLUMNS" depending on the value of `Man-width'.
2602         * progmodes/grep.el (grep-process-setup): Set envvar "TERM" to
2603         "emacs-grep".  Set envvar "GREP_OPTIONS" to "--color=auto" instead
2604         of "--color=always".
2606 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
2608         * emacs-lisp/lisp.el (beginning-of-defun-raw): Pass `arg' down to
2609         beginning-of-defun-function.
2611 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
2613         * mail/hashcash.el: Move from ../gnus.  Add hashcash payments to email.
2615 2007-11-22  Glenn Morris  <rgm@gnu.org>
2617         * emulation/cua-base.el (x-clipboard-yank): Fix declaration.
2619         * emacs-lisp/check-declare.el (check-declare-locate): New function.
2620         (check-declare-scan): Use check-declare-locate.
2621         (check-declare-verify): No longer adjust fnfile, now
2622         check-declare-locate does it.
2624         * emacs-lisp/byte-run.el (declare-function): Doc fix.
2626 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
2628         * subr.el (posn-col-row): Make the `default-value' use explicit.
2630         * window.el (balance-windows): Remove unused var `counter'.
2631         (bw-balance-sub): Remove unused var `lastchild'.
2632         (split-window-vertically): Remove unused var `switch'.
2633         (recenter-top-bottom): Remove unused vars `bottom', `current', `total'.
2635         * emacs-lisp/bytecomp.el
2636         (byte-compile-file-form-custom-declare-variable): Simplify.
2638 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
2640         * cus-edit.el (custom-mode): Define with `define-derived-mode'.
2641         Set `show-trailing-whitespace' to nil.
2643         * dired.el (make-symbolic-link):
2644         * dired-aux.el (mailcap-parse-mailcaps, mailcap-parse-mimetypes)
2645         (mailcap-extension-to-mime, mailcap-mime-info, make-symbolic-link):
2646         * dired-x.el (make-symbolic-link):
2647         * frame.el (x-initialize-window-system):
2648         * menu-bar.el (x-menu-bar-open):
2649         * select.el (x-get-cut-buffer-internal, x-rotate-cut-buffers-internal)
2650         (x-store-cut-buffer-internal):
2651         * wdired.el (make-symbolic-link):
2652         * x-dnd.el (x-register-dnd-atom, x-get-atom-name)
2653         (x-send-client-message):
2654         * emulation/cua-base.el (x-clipboard-yank): Declare as functions.
2656 2007-11-22  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2658         * term/x-win.el (x-gtk-map-stock): Check if FILE is a string.
2660 2007-11-22  Glenn Morris  <rgm@gnu.org>
2662         * dos-fns.el (int86):
2663         * term/mac-win.el (mac-font-panel-mode): Fix declarations.
2665         * calendar/cal-menu.el (cal-menu-holidays-menu): Fix holiday-list call.
2667         * calendar/holidays.el (holiday-list): Add autoload cookie.
2669         * emacs-lisp/check-declare.el (check-declare-scan): Expand .c
2670         files relative to src/ directory.
2671         (check-declare-verify): Handle .c files.  Warn if could not find
2672         an arglist to check.
2674         * emacs-lisp/byte-run.el (declare-function): Doc fix.
2676 2007-11-22  Dan Nicolaescu  <dann@ics.uci.edu>
2678         * replace.el (occur-mode-map): Add a major mode menu with entries
2679         for all occur operations.
2681         * international/titdic-cnv.el (dos-8+3-filename):
2682         * obsolete/fast-lock.el (msdos-long-file-names):
2683         * frame.el (msdos-mouse-p):
2684         * files.el (msdos-long-file-names, w32-long-file-name):
2685         * term/mac-win.el (mac-code-convert-string, mac-coerce-ae-data)
2686         (mac-resume-apple-event, mac-font-panel-mode)
2687         (mac-atsu-font-face-attributes, mac-ae-set-reply-parameter)
2688         (mac-clear-font-name-table):
2689         * term/pc-win.el (msdos-remember-default-colors)
2690         (w16-set-clipboard-data, w16-get-clipboard-data):
2691         * term/w32-win.el (w32-send-sys-command, w32-select-font)
2692         (set-message-beep):
2693         * net/browse-url.el (w32-shell-execute):
2694         * w32-fns.el (set-message-beep, w32-get-clipboard-data)
2695         (w32-get-locale-info, w32-get-valid-locale-ids)
2696         (w32-set-clipboard-data):
2697         * dos-fns.el (int86, msdos-long-file-names):
2698         * dos-w32.el (default-printer-name): Declare as functions.
2700 2007-11-21  Jason Rumney  <jasonr@gnu.org>
2702         * emacs-lisp/byte-run.el (declare-function): Return nil.
2704 2007-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2706         * progmodes/sh-script.el (sh-mode): Set defun-prompt-regexp.
2708 2007-11-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2710         * ps-print.el (ps-lpr-switches): Docstring fix.
2711         (ps-string-list): New fun.
2712         (ps-do-despool): Code fix.
2714 2007-11-21  Juanma Barranquero  <lekktu@gmail.com>
2716         * w32-fns.el: Undo 2007-11-21 change by Dan Nicolaescu.
2718 2007-11-21  Glenn Morris  <rgm@gnu.org>
2720         * emacs-lisp/check-declare.el (check-declare-verify): Skip C files
2721         for now.  Handle define-minor-mode, and defalias (with no argument
2722         checking).
2724 2007-11-21  Dan Nicolaescu  <dann@ics.uci.edu>
2726         * frame.el (msdos-mouse-p):
2727         * files.el (msdos-long-file-names, w32-long-file-name):
2728         * term/mac-win.el (mac-code-convert-string, mac-coerce-ae-data)
2729         (mac-resume-apple-event, mac-font-panel-mode)
2730         (mac-atsu-font-face-attributes, mac-ae-set-reply-parameter)
2731         (mac-clear-font-name-table):
2732         * term/pc-win.el (msdos-remember-default-colors)
2733         (w16-set-clipboard-data, w16-get-clipboard-data):
2734         * term/w32-win.el (w32-send-sys-command, w32-select-font)
2735         (set-message-beep):
2736         * net/browse-url.el (w32-shell-execute):
2737         * dos-fns.el (int86, msdos-long-file-names):
2738         * dos-w32.el (default-printer-name): Undo previous change.
2740 2007-11-21  Eli Zaretskii  <eliz@gnu.org>
2742         * international/mule-cmds.el (set-locale-environment):
2743         Set default-file-name-coding-system _after_ keyboard and terminal
2744         coding systems.  This fixes last change.
2746         * mail/rmail.el (rmail-current-subject-regexp): Allow more than
2747         one space after "Subject:".
2749 2007-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2751         * pcvs-parse.el (cvs-parse-table): Ignore errors when looking up files
2752         in order to determine if there's a conflict.
2754 2007-11-21  Richard Stallman  <rms@gnu.org>
2756         * bindings.el (esc-map): Bind C-M-l here; moved from reposition.el.
2758         * reposition.el (reposition-window):
2759         Binding C-M-l moved to bindings.el.
2761         * bindings.el (ctl-x-4-map): Bind C-x 4 a here; moved from add-log.el.
2763         * add-log.el (add-change-log-entry-other-window):
2764         Key binding C-x 4 a moved to bindings.el.
2766         * bindings.el (minibuffer-local-map): Bind C-tab here; moved
2767         from filecache.el.
2769         * filecache.el: Minibuffer map bindings moved to bindings.el.
2771 2007-11-21  Jason Rumney  <jasonr@gnu.org>
2773         * international/mule-cmds.el (set-locale-environment):
2774         Set default-file-name-coding-system from system defaults on Windows.
2776 2007-11-21  Jason Rumney  <jasonr@gnu.org>
2778         * term/w32console.el: New term init file for w32 console.
2780         * w32-fns.el (x-alternatives-map): Copy from term/x-win.el.
2781         (x-setup-function-keys): Likewise, replacing top-level key definitions.
2782         (w32-tty-standard-colors): Move to term/w32console.el.
2784         * term/w32-win.el (x-setup-function-keys): Remove.
2786         * term/tty-colors.el (tty-register-default-colors): Remove special
2787         case for w32.
2789 2007-11-21  Dan Nicolaescu  <dann@ics.uci.edu>
2791         * frame.el (msdos-mouse-p):
2792         * generic-x.el (w32-shell-name):
2793         * files.el (msdos-long-file-names, w32-long-file-name)
2794         (dired-get-filename, dired-unmark, dired-do-flagged-delete)
2795         (dos-8+3-filename, vms-read-directory, view-mode-disable):
2796         * term/mac-win.el (mac-code-convert-string, mac-coerce-ae-data)
2797         (mac-resume-apple-event, mac-font-panel-mode)
2798         (mac-atsu-font-face-attributes, mac-ae-set-reply-parameter)
2799         (mac-clear-font-name-table):
2800         * term/pc-win.el (msdos-remember-default-colors)
2801         (w16-set-clipboard-data, w16-get-clipboard-data):
2802         * term/w32-win.el (w32-send-sys-command, w32-select-font)
2803         (set-message-beep):
2804         * w32-fns.el (set-message-beep, w32-get-clipboard-data)
2805         (w32-get-locale-info, w32-get-valid-locale-ids)
2806         (w32-set-clipboard-data):
2807         * help-fns.el (ad-get-advice-info):
2808         * font-lock.el (fast-lock-after-fontify-buffer)
2809         (fast-lock-after-unfontify-buffer, fast-lock-mode)
2810         (lazy-lock-after-fontify-buffer)
2811         (lazy-lock-after-unfontify-buffer, lazy-lock-mode):
2812         * net/browse-url.el (w32-shell-execute):
2813         * dos-fns.el (int86, msdos-long-file-names):
2814         * dos-w32.el (default-printer-name): Declare as functions.
2816 2007-11-21  Juanma Barranquero  <lekktu@gmail.com>
2818         * textmodes/paragraphs.el (forward-sentence): Doc fix.
2819         Reported by Drew Adams <drew.adams@oracle.com>.
2821 2007-11-20  Jason Rumney  <jasonr@gnu.org>
2823         * term/w32-win.el (x-setup-function-keys): Protect against
2824         multiple calls on the same terminal.
2826 2007-11-20  Dan Nicolaescu  <dann@ics.uci.edu>
2828         * term/mac-win.el (x-setup-function-keys): Only setup
2829         local-function-key-map if it has not been setup already for the
2830         current frame.  Move the suspend-emacs processing here.
2832 2007-11-20  Juanma Barranquero  <lekktu@gmail.com>
2834         * progmodes/grep.el (xargs-program): New variable.
2835         (grep-compute-defaults): Use it.
2836         (grep-default-command): Doc fix.
2837         (grep, lgrep, rgrep): Reflow docstrings.
2839 2007-11-20  Dan Nicolaescu  <dann@ics.uci.edu>
2841         * vc.el (vc-find-revision): Set the parent buffer.
2842         Use when instead of if.
2844         * progmodes/python.el (info-lookup-maybe-add-help):
2845         * progmodes/ps-mode.el (doc-view-minor-mode):
2846         * mail/emacsbug.el (Info-menu, Info-goto-node):
2847         * emulation/viper-keym.el (viper-ex)
2848         (viper-normalize-minor-mode-map-alist, viper-set-mode-vars-for):
2849         * emulation/viper-cmd.el (widget-type, widget-button-press)
2850         (viper-set-hooks):
2851         * emacs-lisp/tcover-unsafep.el (unsafep-function):
2852         * emacs-lisp/tcover-ses.el (ses-set-curcell, ses-update-cells)
2853         (ses-load, ses-vector-delete, ses-create-header-string)
2854         (ses-read-cell, ses-read-symbol, ses-command-hook, ses-jump):
2855         * emacs-lisp/gulp.el (mail-subject, mail-send): Declare as functions.
2857 2007-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2859         * pcvs.el (cvs-revert-if-needed): Fix copy&paste typo.
2861 2007-11-20  Glenn Morris  <rgm@gnu.org>
2863         * emacs-lisp/check-declare.el (check-declare-verify): Tweak regexp
2864         for end of function-name.  Handle define-derived-mode.
2866 2007-11-20  Dan Nicolaescu  <dann@ics.uci.edu>
2868         * progmodes/idlw-help.el: Require browse-url unconditionally, it
2869         is available by default.
2870         (idlwave-help-browse-url-available): Change default to t.
2872         * emulation/edt.el (defgroup, defcustom): Remove definition.
2873         (eval-when-compile): Remove.
2874         (c-mark-function):
2875         * textmodes/reftex-dcr.el (bibtex-beginning-of-entry):
2876         * textmodes/fill.el (comment-search-forward)
2877         (comment-string-strip):
2878         * progmodes/prolog.el (comint-mode, comint-send-string)
2879         (comint-send-region, comint-send-eof):
2880         * progmodes/dcl-mode.el (imenu-default-create-index-function):
2881         * emulation/viper-util.el (viper-forward-Word):
2882         * emulation/vi.el (c-mark-function):
2883         * emulation/edt-vt100.el (vt100-wide-mode):
2884         * emacs-lisp/timer.el (diary-entry-time): Declare as functions.
2886 2007-11-19  Michael Albinus  <michael.albinus@gmx.de>
2888         * net/tramp.el (tramp-open-connection-setup-interactive-shell):
2889         Still some tuning in case of an echoing shell.
2890         (tramp-send-command): Connection property "remote-echo" is not
2891         persistent; cache key is the process therefore.
2893 2007-11-19  Juanma Barranquero  <lekktu@gmail.com>
2895         * replace.el (map-query-replace-regexp): Doc fix (revert part of
2896         2000-05-21T17:04:47Z!fx@gnu.org made on 2000-05-21 with no ChangeLog entry).
2898 2007-11-19  Dan Nicolaescu  <dann@ics.uci.edu>
2900         * progmodes/octave-mod.el (inferior-octave-send-list-and-digest):
2901         * play/yow.el (doctor-ret-or-read):
2902         * vc-hooks.el (vc-dired-resynch-file):
2903         * vc-hg.el (log-view-get-marked):
2904         * smerge-mode.el (ediff-cleanup-mess):
2905         * pcvs.el (vc-editable-p, vc-checkout):
2906         * pcomplete.el (comint-bol):
2907         * informat.el (texinfo-format-refill):
2908         * ido.el (tramp-tramp-file-p):
2909         * ibuffer.el (ibuffer-mark-on-buffer, ibuffer-format-qualifier)
2910         (ibuffer-generate-filter-groups, ibuffer-format-filter-group-data):
2911         * add-log.el (c-beginning-of-defun, c-end-of-defun): Declare as
2912         functions.
2914         * textmodes/ispell.el (ispell-int-char): Make it a defalias
2915         instead of fset.
2916         (ispell-message): Use with-no-warnings for sc-cite-regexp call.
2918         * ido.el (ido-file-internal): Move with-no-warnings to include the
2919         ffap-string-at-point call.
2921         * pcomplete.el (pcomplete-executables): Move defsubst before first use.
2923         * vc-hg.el (vc-hg-revision-table): Fix last change.
2925 2007-11-19  Martin Rudalics  <rudalics@gmx.at>
2927         * menu-bar.el (top-level): Deactivate clipboard-kill-region and
2928         clipboard-yank when the buffer is read-only.
2930         * cus-edit.el (custom-field-keymap): Move to other Custom mode
2931         keymaps such that it's before the definition of Custom-mode-menu.
2932         (Custom-mode-menu): Show it for custom-field-keymap too.
2934 2007-11-19  Nick Roberts  <nickrob@snap.net.nz>
2936         * progmodes/gdb-ui.el: Update commentary.
2938 2007-11-18  Dan Nicolaescu  <dann@ics.uci.edu>
2940         * net/tramp.el (tramp-terminal-type): Remove duplicated definition.
2942 2007-11-19  Glenn Morris  <rgm@gnu.org>
2944         * emacs-lisp/check-declare.el (check-declare-verify): If fnfile
2945         does not exist, try adding `.el' extension.  Also search for defsubsts.
2947         * cus-edit.el (recentf-expand-file-name):
2948         * dired.el (dired-relist-entry):
2949         * subr.el (w32-shell-dos-semantics):
2950         * emacs-lisp/bytecomp.el (compilation-forget-errors):
2951         Declare as functions.
2953 2007-11-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2955         * abbrev.el (kill-all-abbrevs, insert-abbrevs)
2956         (prepare-abbrev-list-buffer): Use dolist.
2957         (clear-abbrev-table): Preserve properties.
2959 2007-11-18  Shigeru Fukaya  <shigeru.fukaya@gmail.com>  (tiny change)
2961         * textmodes/texinfmt.el (texinfo-format-printindex):
2962         Collect combined indexes using texinfo-short-index-format-cmds-alist.
2963         Reported on <bug-texinfo@gnu.org>.
2965 2007-11-18  Michael Albinus  <michael.albinus@gmx.de>
2967         * net/tramp.el (tramp-completion-reread-directory-timeout):
2968         New defcustom.
2969         (tramp-handle-file-name-all-completions): Flush directory contents
2970         from cache regularly.
2971         (tramp-set-auto-save-file-modes): Check also for `buffer-modified-p'.
2972         (tramp-open-connection-setup-interactive-shell):
2973         Call `tramp-cleanup-connection' via funcall.
2975         * net/tramp-ftp.el (tramp-ftp-file-name-handler): Temp file is already
2976         created when copying.
2978 2007-11-17  Dan Nicolaescu  <dann@ics.uci.edu>
2980         * eshell/esh-util.el (eshell-under-xemacs-p): Remove.
2981         * eshell/esh-mode.el (eshell-mode-syntax-table, command-running-p):
2982         * eshell/esh-ext.el (eshell-external-command):
2983         * eshell/esh-cmd.el (require):
2984         * eshell/em-unix.el (eshell-plain-locate-behavior):
2985         * eshell/em-cmpl.el (eshell-cmpl-initialize):
2986         Replace eshell-under-xemacs-p with (featurep 'xemacs).
2987         * eshell/esh-mode.el (characterp, char-int): Remove unused
2988         conditional defaliases.
2990         * pcomplete.el (pcomplete-event-matches-key-specifier-p):
2991         Rename from event-matches-key-specifier-p, define unconditionally.
2992         (event-basic-type): Remove unused defalias.
2993         (pcomplete-show-completions):
2994         Use pcomplete-event-matches-key-specifier-p.
2996 2007-11-17  Eli Zaretskii  <eliz@gnu.org>
2998         * eshell/esh-module.el (eshell-load-defgroups): Don't make backups
2999         when saving esh-groups.el.
3001 2007-11-17  Martin Rudalics  <rudalics@gmx.at>
3003         * wid-edit.el (widget-default-complete):
3004         * progmodes/flymake.el (flymake-goto-file-and-line):
3005         Fix typo in (doc-)string.
3007 2007-11-17  Glenn Morris  <rgm@gnu.org>
3009         * emacs-lisp/byte-run.el (declare-function): New macro.
3010         * emacs-lisp/bytecomp.el (byte-compile-declare-function):
3011         New function, byte-hunk-handler for declare-function.
3012         (byte-compile-callargs-warn): Handle declared functions.
3014         * emacs-lisp/check-declare.el: New file.
3015         * Makefile.in (check-declare): New target.
3017         * progmodes/fortran.el (gud-find-c-expr): Declare as a function.
3019         * subr.el (process-lines): Move here from ../admin/admin.el.
3020         * emacs-lisp/authors.el (authors-process-lines): Remove.
3021         (authors): Use process-lines rather than authors-process-lines.
3023         * progmodes/compilation-perl.el, progmodes/compilation-weblint.el:
3024         Remove these files.
3026 2007-11-17  Juanma Barranquero  <lekktu@gmail.com>
3028         * emacs-lisp/backquote.el (backquote):
3029         Improve argument/docstring consistency.
3031         * emacs-lisp/ring.el (ring-size, ring-p, ring-insert)
3032         (ring-length, ring-empty-p): Use c[ad]dr.
3033         (ring-plus1): Use `1+'.
3034         (ring-minus1): Use `zerop'.
3035         (ring-remove): Use c[ad]dr.  Use `when'.
3036         (ring-copy): Use c[ad]dr.  Use `let', not `let*'.
3037         (ring-ref): Use `let', not `let*'.
3038         (ring-insert-at-beginning): Use c[ad]dr.  Doc fix.
3039         (ring-insert+extend): Use c[ad]dr.  Fix typo in docstring.
3040         (ring-member): Simplify.  Doc fix.
3041         (ring-convert-sequence-to-ring): Simplify.
3043 2007-11-17  Juri Linkov  <juri@jurta.org>
3045         * dired-aux.el (dired-create-directory): Allow creating
3046         a directory of an arbitrary depth.  Add a loop to find the topmost
3047         nonexistent parent dir `new', and call `dired-add-file' on it.
3048         Set the `PARENTS' arg of `make-directory' to t.
3050 2007-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
3052         * calc/calc-aent.el (calc-last-user-lang-parse-table): New variable.
3053         (math-build-parse-table): Get parse information from math-parse-table.
3055 2007-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3057         * window.el (recenter-last-op): New var.
3058         (recenter-top-bottom): New command.
3059         (global-map): Bind it to C-l.
3061         * abbrev.el (abbrev--write): Fix error in transcription from C.
3063         * emulation/pc-select.el (pc-select-shifted-mark): Remove.
3064         (pc-select-ensure-mark): Set mark-active to a special value instead.
3065         Rename from ensure-mark.  Update call callers.
3066         (pc-select-maybe-deactivate-mark): Rename from maybe-deactivate-mark.
3067         Rewrite.  Update all callers.
3068         (pc-selection-mode): Remove redundant var declaration.
3070 2007-11-16  Tassilo Horn  <tassilo@member.fsf.org>
3072         * doc-view.el (doc-view-search-backward, doc-view-search):
3073         Fix assignment to free variable bug.
3075 2007-11-16  Martin Pohlack  <mp26@os.inf.tu-dresden.de>  (tiny change)
3077         * emulation/pc-select.el (pc-select-shifted-mark): New var.
3078         (ensure-mark): Set it.
3079         (maybe-deactivate-mark): New fun.
3080         Use it everywhere instead of (setq mark-active nil).
3082 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
3084         * textmodes/reftex-dcr.el (reftex-start-itimer-once):
3085         Add check for XEmacs.
3087         * calc/calc-menu.el (calc-mode-map): Pacify byte compiler.
3089         * doc-view.el (doc-view-resolution): Add missing :group.
3091 2007-11-16  Juanma Barranquero  <lekktu@gmail.com>
3093         * subr.el (make-variable-frame-local):
3094         Fix typo in obsolescence declaration.
3096 2007-11-16  Werner Lemberg  <wl@gnu.org>
3098         * files.el (set-auto-mode-1): Check second line for -*- if file
3099         starts with '\" (which is used by man pages to identify needed
3100         troff preprocessors).
3102 2007-11-16  Glenn Morris  <rgm@gnu.org>
3104         * mail/mail-extr.el (mail-extr-all-top-level-domains): Update domains.
3106 2007-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
3108         * calc/calc-lang.el (math-oper-table): Fix typo.
3109         Reduce precedence of "/" for TeX.
3111         * calc/calc-menu.el (calc-modes-menu): Add Languages submenu.
3113 2007-11-16  Juri Linkov  <juri@jurta.org>
3115         * dired-aux.el (dired-read-shell-command-default): New function.
3116         (dired-read-shell-command): Use its return value for DEFAULT arg.
3118         * replace.el (keep-lines-read-args, occur-read-primary-args):
3119         Use a list of default values for DEFAULT arg of read-from-minibuffer.
3121         * man.el (Man-heading-regexp): Add 0-9.
3122         (Man-first-heading-regexp): Remove leading space [ \t]* before NAME.
3124 2007-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3126         * doc-view.el (doc-view-ghostscript-options): Remove resolution arg.
3127         (doc-view-resolution): New custom var.
3128         (doc-view-pdf/ps->png): Use it.
3129         (doc-view-shrink-factor): New var.
3130         (doc-view-enlarge, doc-view-shrink): New commands.
3131         (doc-view-mode-map): Use them.
3133 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
3135         * ediff-wind.el (ediff-window-setup-function):
3136         * simple.el (normal-erase-is-backspace):
3137         * eshell/em-unix.el (eshell/info):
3138         * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
3139         Fix typos in docstrings.
3141         * emulation/cua-base.el (cua--keymaps-initialized):
3142         Rename from `cua--keymaps-initalized'.  Callers changed.
3143         (cua-highlight-region-shift-only): Doc fix.
3144         (cua-paste-pop): Fix typo in docstring.
3146 2007-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3148         * emulation/cua-base.el (cua--pre-command-handler-1):
3149         Use input-decode-map instead of function-key-map.
3150         Use event-modifiers now that it works reliably.
3152         * vc.el (vc-diff-internal): Pop-to-buffer later.
3154         * subr.el (event-modifiers): Use internal-event-symbol-parse-modifiers.
3156         * pcvs.el (cvs-revert-if-needed): Ignore `unknown' files, since cvs
3157         did not touch them.
3159 2007-11-15  Jay Belanger  <jay.p.belanger@gmail.com>
3161         * calc/calc-menu.el: New file.
3162         * calc/calc.el (calc-mode): Require calc-menu.
3164 2007-11-14  Juanma Barranquero  <lekktu@gmail.com>
3166         * isearch-multi.el (isearch-buffers-next-buffer-function): Doc fix.
3168 2007-11-14  Nick Roberts  <nickrob@snap.net.nz>
3170         * progmodes/gdb-ui.el (gdb-parent-bptno-enabled): New variable.
3171         (gdb-breakpoint-regexp, gdb-mouse-toggle-breakpoint-margin)
3172         (gdb-mouse-toggle-breakpoint-fringe, gdb-delete-breakpoint)
3173         (gdb-goto-breakpoint): Generalise for breakpoints with multiple
3174         locations.
3175         (gdb-info-breakpoints-custom, gdb-assembler-custom)
3176         (gdb-toggle-breakpoint): Update for new gdb-breakpoint-regexp.
3177         (gdb-put-breakpoint-icon): Only display icon for parent breakpoint.
3179 2007-11-13  Noah Friedman  <friedman@splode.com>
3181         * calc/calc.el: Add `backward-delete-char-untabify' to the list of
3182         bindings to remap when `calc-scan-for-dels' is non-nil.
3184 2007-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
3186         * emacs-lisp/byte-opt.el (byte-compile-trueconstp): Handle more
3187         constant forms.
3188         (byte-compile-nilconstp): New function.
3189         (byte-optimize-cond): Kill subsequent branches when a branch is
3190         know to be taken or not taken.
3191         (byte-optimize-if): Use byte-compile-nilconstp instead of hand coding.
3193 2007-11-13  Dan Nicolaescu  <dann@ics.uci.edu>
3195         * vc.el (vc-register): Allow registering a file passed as a
3196         parameter instead of just the current buffer.
3198 2007-11-12  Michael Albinus  <michael.albinus@gmx.de>
3200         * net/tramp.el (tramp-open-connection-setup-interactive-shell):
3201         Check whether the output of "uname -sr" has been changed.
3203 2007-11-12  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3205         * progmodes/compile.el (compilation-error-regexp-alist-alist): Insert
3206         patterns from compilation-perl.el and compilation-weblint.el files.
3208 2007-11-12  Dan Nicolaescu  <dann@ics.uci.edu>
3210         * progmodes/compilation-perl.el:
3211         * progmodes/compilation-weblint.el: Disable autoloads, they cause
3212         a bootstrap failure.
3214         * vc-cvs.el (vc-cvs-diff): If backup files exist, diff them
3215         instead of doing "cvs diff" in order to avoid accessing the repository.
3217 2007-11-12  Kevin Ryde  <user42@zip.com.au>
3219         * progmodes/compilation-perl.el:
3220         * progmodes/compilation-weblint.el: New files.
3222 2007-11-11  Juanma Barranquero  <lekktu@gmail.com>
3224         * international/iso-cvt.el (iso-translate-conventions): Doc fix.
3225         (iso-aggressive-german-trans-tab, iso-conservative-german-trans-tab)
3226         (iso-tex2iso-trans-tab, iso-gtex2iso-trans-tab): Reflow docstring.
3227         (iso-spanish, iso-german, iso-iso2tex, iso-tex2iso, iso-gtex2iso)
3228         (iso-iso2gtex, iso-iso2duden, iso-iso2sgml, iso-sgml2iso):
3229         Rewrite in active voice.
3231 2007-11-11  Tassilo Horn  <tassilo@member.fsf.org>
3233         * doc-view.el: Add comments about isearch support.
3235 2007-11-11  Dan Nicolaescu  <dann@ics.uci.edu>
3237         * vc.el (vc-start-entry): Fix setting the in the case the function
3238         is called from vc-dired.  Use when instead of if where appropriate.
3240 2007-11-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3242         * ps-print.el (ps-do-despool): Do not force ps-lpr-switches
3243         to be a list.
3244         (ps-begin-job): Error if ps-lpr-switches is not a list.
3246 2007-11-11  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3248         * faces.el (face-normalize-spec): Remove function.
3249         (frame-set-background-mode): Undo last change.
3251 2007-11-10  Jason Rumney  <jasonr@gnu.org>
3253         * w32-fns.el: Sync charset names with setup-default-fontset.
3254         Append "-1" where second part missing.
3256 2007-11-10  Juri Linkov  <juri@jurta.org>
3258         * isearch.el (isearch-mode-end-hook, isearch-mode-end-hook-quit):
3259         Fix docstring.  Reported by Leo <sdl.web@gmail.com>.
3261         * custom.el (custom-note-var-changed): Remove the `interactive'
3262         spec from this new non-interactive function.
3264 2007-11-10  Tassilo Horn  <tassilo@member.fsf.org>
3266         * doc-view.el (doc-view-mode-map, doc-view-menu)
3267         (doc-view-pdf->txt-sentinel): Adapt to new search UI.
3268         (doc-view-search-backward): New function.
3269         (doc-view-search): Query new regexp if prefix arg is given, else
3270         jump to next/previous match.
3271         (doc-view-mode): Handle compressed files.
3272         (jka-compr): Required for compressed files.
3274 2007-11-10  Paul Pogonyshev  <pogonyshev@gmx.net>
3276         * replace.el (query-replace-show-replacement): New defcustom.
3277         (perform-replace): Use `match-substitute-replacement' if
3278         `query-replace-show-replacement' is non-nil.
3280 2007-11-10  David Kastrup  <dak@gnu.org>
3282         * subr.el (match-substitute-replacement): New function.
3284 2007-11-10  Carsten Dominik  <dominik@science.uva.nl>
3286         * files.el (auto-mode-alist): Select org-mode for files with the
3287         extension ".org".
3289 2007-11-10  Martin Rudalics  <rudalics@gmx.at>
3291         * help.el (help-window, help-window-point-marker): New variables.
3292         (help-window-select): New option.
3293         (with-help-window): New macro for displaying help windows.
3294         (help-window-display-message, help-window-setup-finish)
3295         (help-window-setup): New functions used for setting up help windows.
3296         (print-help-return-message): Reset help-window to nil.
3297         (view-lossage): Use with-help-window instead of
3298         with-output-to-temp-buffer and move help-window-point-marker after
3299         inserted text.
3300         (describe-bindings, describe-key, describe-mode): Use
3301         with-help-window instead of with-output-to-temp-buffer.
3303         * help-mode.el (help-mode): Set view-exit-action to bury the
3304         buffer instead of fiddling with windows.  Simplify code.
3305         (help-mode-finish): When help-window eqs t set it to the selected
3306         window and have with-help-window set up view-return-to-alist.
3307         (help-buffer): Add autoload cookie.
3309         * view.el (view-remove-frame-by-deleting): Change default value to t.
3310         Add autoload cookie.
3311         (view-exit-action, view-file, view-file-other-window)
3312         (view-file-other-frame, view-buffer, view-buffer-other-window)
3313         (view-buffer-other-frame): Rewrite doc strings.
3314         (view-return-to-alist-update): New function to remove stale entries
3315         from view-return-to-alist.
3316         (view-mode-enter): Rewrite doc string and simplify code.
3317         (view-mode-exit): Handle new case 'keep-frame.  Don't reset
3318         view-exit-action to nil.  Simplify code and rewrite doc string.
3320         * apropos.el (apropos-describe-plist):
3321         * descr-text.el (describe-char):
3322         * disp-table.el (describe-display-table):
3323         * faces.el (list-faces-display, describe-face):
3324         * facemenu.el (list-colors-display):
3325         * help-fns.el (describe-function, describe-variable)
3326         (describe-syntax, describe-categories):
3327         Use with-help-window instead of with-output-to-temp-buffer.
3329 2007-11-10  Dan Nicolaescu  <dann@ics.uci.edu>
3331         * emacs-lisp/byte-opt.el (byte-optimize-featurep):
3332         Optimize (featurep 'emacs) to t.
3334         * emacs-lisp/bytecomp.el (byte-compile-find-bound-condition):
3335         New function.
3336         (byte-compile-maybe-guarded): Use it to also look for bound
3337         symbols inside `and' forms.  Comment out non-working code that was
3338         trying to avoid warnings for XEmacs code.
3340         * vc.el (vc-diff-internal): Make the *vc-diff* buffer read only.
3342         * vc-svn.el (vc-svn-print-log, vc-svn-diff):
3343         * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-annotate-command):
3344         * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff)
3345         (vc-cvs-annotate-command):
3346         * vc-arch.el (vc-arch-diff): Remove test to check if start-process
3347         is bound, it always is.
3349 2007-11-10  Jason Rumney  <jasonr@gnu.org>
3351         * term/w32-win.el (w32-initialize-window-system): Move SJIS font
3352         setup here from global scope.
3354 2007-11-10  Juanma Barranquero  <lekktu@gmail.com>
3356         * ido.el (ido-save-history): Save the history file in UTF-8, not
3357         the current filename coding system.
3359 2007-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
3361         * simple.el (interprogram-cut-function, interprogram-paste-function):
3362         Don't make them frame-local any more.
3364         * faces.el (x-create-frame-with-faces, tty-create-frame-with-faces):
3365         Don't set interprogram-(cut|paste)-function on each frame.
3367         * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value):
3368         Make them work in tty frames.
3369         (interprogram-cut-function, interprogram-paste-function):
3370         Set them globally.
3372 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
3374         * international/iso-cvt.el (iso-spanish, iso-german, iso-iso2tex)
3375         (iso-tex2iso, iso-gtex2iso, iso-iso2gtex, iso-iso2duden): Doc fixes.
3376         (iso-iso2duden-trans-tab): Add docstring.
3378 2007-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
3380         * abbrev.el (define-abbrev-table): Record the variable definition.
3382         * emacs-lisp/bytecomp.el (byte-compile-file-form-define-abbrev-table):
3383         New function.
3385 2007-11-09  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3387         * ps-print.el: Clean the code for checking suitable Emacs version.
3388         (ps-do-despool): If ps-lpr-switches is not a list, force it to be one.
3389         (ps-print-version): New version 6.8.1.
3391 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
3393         * files.el (enable-local-variables): Doc fix.
3395 2007-11-09  Nick Roberts  <nickrob@snap.net.nz>
3397         * progmodes/gud.el (gud-gdb): Remove vestigial gdba doc and code.
3399 2007-11-09  Sven Joachim  <svenjoac@gmx.de>
3401         * dired-aux.el (dired-copy-file-recursive):
3402         Preserve directory permissions.
3404 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
3406         * whitespace.el (whitespace-write-file-hook): Remove interactive spec.
3407         (whitespace-unload-function): New-style unload function.  When run,
3408         unintern `whitespace-unload-hook' and call `unload-feature' recursively
3409         to stop the old hook from messing with the unloading.
3411 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
3413         * emacs-lisp/elp.el (elp-report-limit, elp-restore-all)
3414         (elp-unset-master, elp-results): Fix typos.
3415         (elp-sort-by-function, elp-use-standard-output, elp-recycle-buffers-p):
3416         Doc fixes.
3418         * msb.el (msb--many-menus): Remove variable.
3419         (msb-max-menu-items, msb--add-to-menu): Doc fixes.
3420         (msb-menu-cond, msb-item-handling-function, msb--create-function-info)
3421         (msb--toggle-menu-type): Fix typos in docstrings.
3423         * shadowfile.el (shadow-inhibit-overload, shadow-remove-from-todo)
3424         (shadow-insert-var): Doc fixes.
3425         (shadow-file-match, shadow-define-cluster, shadow-define-regexp-group):
3426         Reflow docstrings.
3427         (shadow-parse-fullname, shadow-read-files): Fix typos in docstrings.
3429 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
3431         * ediff-hook.el (ediff, ediff-files, ediff-buffers, ebuffers, ediff3)
3432         (ediff-files3, ediff-buffers3, ebuffers3, erevision, ediff-revision):
3433         Fix typos in autoload docstrings.
3435 2007-11-09  Richard Stallman  <rms@gnu.org>
3437         * savehist.el (savehist-save): Obey savehist-ignored-variables.
3439 2007-11-09  Nick Roberts  <nickrob@snap.net.nz>
3441         * progmodes/gdb-ui.el (gdb-delete-out-of-scope): New option.
3442         (gdb-var-update-handler-1): Use it.
3444 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
3446         * loadhist.el (unload-feature): Remove erroneous check for the
3447         FEATURE-unload-function variable; check the existence of the
3448         function (that's what the docstring says, and it makes more sense).
3450         * follow.el (follow-unload-function): Add docstring.
3451         (follow-unload-function): Remove variable.
3453         * server.el (server-unload-function): Remove variable.
3454         (server-unload-function): Unbind `server-edit' from `C-x #'.
3456         * ses.el (ses-unload-function): New function.
3458 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
3460         * emacs-lisp/unsafep.el (unsafep, unsafep-function)
3461         (unsafep-progn, unsafep-let): Fix typos in docstrings.
3463         * uniquify.el (uniquify-maybe-rerationalize-w/o-cb): Define it
3464         before use to avoid a warning in packages that require uniquify.
3465         (uniquify-unload-function): New function and var.
3467 2007-11-09  Dan Nicolaescu  <dann@ics.uci.edu>
3469         * ediff-init.el (ediff-xemacs-p, ediff-emacs-p): Remove.
3470         (ediff-has-face-support-p, ediff-BAD-INFO, ediff-check-version)
3471         (ediff-current-diff-A, ediff-current-diff-B)
3472         (ediff-current-diff-C, ediff-fine-diff-C, ediff-fine-diff-A)
3473         (ediff-fine-diff-B, ediff-fine-diff-Ancestor, ediff-even-diff-A)
3474         (ediff-even-diff-B, ediff-even-diff-C, ediff-even-diff-Ancestor)
3475         (ediff-odd-diff-A, ediff-odd-diff-B, ediff-odd-diff-C)
3476         (ediff-odd-diff-Ancestor, ediff-reset-mouse):
3477         * ediff-wind.el (ediff-narrow-control-frame-leftward-shift)
3478         (ediff-setup-windows-plain-merge)
3479         (ediff-setup-windows-plain-compare, ediff-setup-control-frame)
3480         (ediff-refresh-control-frame, ediff-get-visible-buffer-window):
3481         * ediff-util.el (ediff-setup-keymap, )
3482         (ediff-toggle-wide-display, ediff-toggle-multiframe)
3483         (ediff-toggle-use-toolbar, ediff-really-quit)
3484         (ediff-good-frame-under-mouse)
3485         (ediff-highlight-diff-in-one-buffer)
3486         (ediff-remove-flags-from-buffer, ediff-place-flags-in-buffer1)
3487         (ediff-make-bullet-proof-overlay):
3488         * ediff-mult.el (ediff-setup-meta-map, ediff-emacs-p)
3489         (ediff-set-meta-overlay):
3490         * ediff-help.el (ediff-help-region-map, ediff-set-help-overlays):
3491         * ediff.el (ediff-documentation): Replace ediff-xemacs-p and
3492         ediff-emacs-p with their former definitions.
3494         * emulation/viper-init.el (viper-xemacs-p, viper-emacs-p): Remove.
3495         (viper-has-face-support-p, viper-inactivate-input-method)
3496         (viper-activate-input-method)
3497         (viper-use-replace-region-delimiters, viper-restore-cursor-type):
3498         * emulation/viper-mous.el (viper-multiclick-timeout)
3499         (viper-surrounding-word, viper-mouse-click-insert-word)
3500         (viper-mouse-click-search-word, viper-parse-mouse-key):
3501         * emulation/viper-macs.el (viper-char-array-to-macro):
3502         * emulation/viper.el (viper-go-away, viper-set-hooks)
3503         (viper-non-hook-settings):
3504         * emulation/viper-util.el (viper-get-saved-cursor-color-in-replace-mode)
3505         (viper-get-saved-cursor-color-in-insert-mode)
3506         (viper-get-saved-cursor-color-in-emacs-mode)
3507         (viper-check-version, viper-get-visible-buffer-window)
3508         (viper-file-checked-in-p, viper-set-replace-overlay)
3509         (viper-set-replace-overlay-glyphs, viper-set-minibuffer-overlay)
3510         (viper-check-minibuffer-overlay, viper-read-key-sequence)
3511         (viper-key-to-emacs-key): Replace viper-xemacs-p and viper-emacs-p
3512         with their former definitions.
3513         (viper-eventify-list-xemacs): Only do work for XEmacs.
3514         (viper-set-unread-command-events): Only do work for Emacs.
3515         (viper-overlay-p, viper-make-overlay, viper-overlay-live-p)
3516         (viper-move-overlay, viper-overlay-start, viper-overlay-end)
3517         (viper-overlay-get, viper-overlay-put, viper-read-event)
3518         (viper-characterp, viper-int-to-char, viper-get-face)
3519         (viper-color-defined-p, viper-iconify): New defaliases replacing
3520         the old fsets.
3522         * progmodes/fortran.el (comment-region-function)
3523         (uncomment-region-function): Pacify byte compiler.
3525         * vc.el (vc-diff-internal): Remove code for an old version of gnus.
3527 2007-11-08  Michael Albinus  <michael.albinus@gmx.de>
3529         * net/tramp.el (tramp-maybe-open-connection): Use a local copy of
3530         `process-environment'.
3532 2007-11-08  David Hansen  <david.hansen@gmx.net>  (tiny change)
3534         * eshell/em-dirs.el (eshell-expand-multiple-dots): Change regexp to
3535         match dir like "a...b".
3537 2007-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3539         * smerge-mode.el (smerge-refine-subst): Pass "-d" to diff.
3541 2007-11-07  Michael Albinus  <michael.albinus@gmx.de>
3543         * net/tramp.el (tramp-handle-substitute-in-file-name):
3544         Don't expand the remote connection identification.
3545         (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
3546         Set also $PS2 and $PS3 when setting $PS1.  Check for shell echoing
3547         before calling stty.
3549         * net/tramp-cache.el (tramp-cache-print)
3550         (tramp-dump-connection-properties): Fix docstring.
3551         (tramp-list-connections): Rename from `tramp-cache-list-connections'.
3553         * net/tramp-cmds.el (tramp-cleanup-connection): Apply it.
3555         * net/tramp-ftp.el (tramp-ftp-file-name-handler): Don't expand the
3556         remote connection identification when setting connection property.
3558         * net/tramp-smb.el (tramp-smb-handle-substitute-in-file-name):
3559         "//" substitutes only in the local filename part.
3561 2007-11-07  David Hansen  <david.hansen@gmx.net>
3563         * eshell/em-glob.el (eshell-extended-glob): Sort matches.
3565 2007-11-07  Glenn Morris  <rgm@gnu.org>
3567         * emulation/tpu-mapper.el (tpu-map-key): Use unless rather than cond.
3568         Remove superfluous concats.  Move final set-buffer to
3569         non-emacs-specific code.
3571 2007-11-07  Rob Riepel  <riepel@networking.stanford.edu>
3573         * emulation/tpu-mapper.el (tpu-map-key): Remove un-needed cond branch.
3575 2007-11-07  Johan Bockg\e,Ae\e(Brd  <bojohan@gnu.org>
3577         * eshell/esh-mode.el (eshell-output-filter):
3578         * eshell/esh-proc.el (eshell-insertion-filter, eshell-sentinel):
3579         Use `with-current-buffer'.
3581 2007-11-07  Andreas Schwab  <schwab@suse.de>
3583         * server.el (server-start): Only register cleanup after server was
3584         started.
3586 2007-11-06  Michael Albinus  <michael.albinus@gmx.de>
3588         * net/tramp.el (top): Don't autoload `tramp-cache-print'.
3590         * net/tramp-cache (tramp-cache-print): Move down.
3591         (tramp-cache-list-connections): New defun.
3593         * net/tramp-cmds.el (tramp-cleanup-connection): Use it.
3595 2007-11-06  Juanma Barranquero  <lekktu@gmail.com>
3597         * ido.el (ido-save-history): Write the history file in the current
3598         filename coding system, and add `coding' file-local variable.
3600 2007-11-06  Carsten Dominik  <dominik@science.uva.nl>
3602         * textmodes/org.el (org-table-formula-substitute-names):
3603         Remove forgotten temporary debugging code.
3605 2007-11-05  Michael Albinus  <michael.albinus@gmx.de>
3607         * net/tramp.el (tramp-wait-for-output): Ignore escape sequences in
3608         the prompt.
3610 2007-10-05  Chris Moore  <christopher.ian.moore@gmail.com>
3612         * wdired.el (wdired-use-dired-vertical-movement): Doc fix.
3614 2007-11-05  Simon Josefsson  <simon@josefsson.org>
3616         * net/tls.el (tls-end-of-info): Doc fix.
3618 2007-11-05  Kenichi Handa  <handa@ni.aist.go.jp>
3620         * international/utf-7.el (utf-7-imap): New coding system.
3621         (utf-7-imap-post-read-conversion): New function.
3622         (utf-7-imap-pre-write-conversion): New function.
3624 2007-11-05  Stefan Monnier  <monnier@iro.umontreal.ca>
3626         * abbrev.el (abbrev--write): Fix up typo.
3628 2007-11-04  Juanma Barranquero  <lekktu@gmail.com>
3630         * abbrev.el (define-abbrev-table): Doc fix.
3632 2007-11-04  Thien-Thi Nguyen  <ttn@gnuvola.org>
3634         * info.el (Info-revert-buffer-function): New func.
3635         (Info-mode): Arrange to use it for reverting.
3636         (Info-copy-current-node-name): Add space between filename and nodename.
3638 2007-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
3640         * abbrev.el (expand-abbrev): Move point back to expansion's end.
3642 2007-11-04  Glenn Morris  <rgm@gnu.org>
3644         * net/tls.el: Don't require rx when compiling.
3645         (tls-end-of-info): Rewrite without using rx.
3646         (open-tls-stream): Use with-current-buffer.
3648 2007-11-04  Riccardo Murri  <riccardo.murri@gmail.com>
3650         * net/tls.el: Require rx when compiling.
3651         (tls-end-of-info): New variable.
3652         (open-tls-stream): Keep reading input until `tls-end-of-info' is
3653         matched.
3655 2007-11-03  Sean O'Rourke  <seano@cs.ucla.edu>
3657         * register.el (append-to-register, prepend-to-register):
3658         Don't signal error on empty register; use the text, instead.
3660 2007-11-03  Michael Olson  <mwolson@gnu.org>
3662         * textmodes/remember.el (remember-buffer):
3663         Use define-obsolete-function-alias rather than defalias.
3665 2007-11-03  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
3667         * simple.el (bad-packages-alist): Anchor semantic regexp.
3669 2007-11-03  Glenn Morris  <rgm@gnu.org>
3671         * newcomment.el (comment-dwim): Call comment-insert-comment-function,
3672         if defined, for blank lines.  Doc fix.
3674         * progmodes/fortran.el (fortran-mode-map): Don't bind M-;.
3675         (fortran-mode): Set values for comment-region-function,
3676         uncomment-region-function and comment-insert-comment-function.
3677         (fortran-uncomment-region): New function.
3679         * textmodes/nroff-mode.el (nroff-mode):
3680         Set comment-insert-comment-function rather than indent-line-function.
3681         (nroff-indent-line-function): Remove.
3682         (nroff-insert-comment-function): New function.
3684 2007-11-02  Michael Kifer  <kifer@cs.stonybrook.edu>
3686         * ediff-vers.el (ediff-vc-working-revision): Add a quote.
3688 2007-11-02  Michael Kifer  <kifer@cs.stonybrook.edu>
3690         * emulation/viper-ex.el (viper-ex): Do not ignore the region.
3692         * emulation/viper-cmd.el (viper-prev-destructive-command)
3693         (viper-insert-prev-from-insertion-ring): Use ring-copy instead of
3694         copy-sequence.
3696         * ediff-util.el (ediff-make-current-diff-overlay): Do not use face-name.
3697         Got rid of ediff-copy-list.
3699         * ediff-diff.el (ediff-set-fine-diff-properties-in-one-buffer): Do not
3700         use face-name.
3701         (ediff-test-utility, ediff-diff-mandatory-option)
3702         (ediff-reset-diff-options): Remove to simplify the mandatory option
3703         handling on Windows.
3704         (ediff-set-diff-options): Add.
3705         (ediff-diff-options): Set "--binary" option as default in some cases.
3707         * ediff-vers.el (ediff-vc-internal): Use ediff-vc-revision-other-window.
3708         (ediff-vc-merge-internal): Use ediff-vc-revision-other-window and
3709         ediff-vc-working-revision.  Require vc-hooks.
3711 2007-11-02  Drake Wilson  <drake@begriffli.ch>  (tiny change)
3713         * files.el (hack-local-variables): Fix membership tests to avoid
3714         treating all variables as safe if `enable-local-variables' is
3715         set to :safe (CVE-2007-5795).
3717 2007-11-02  Glenn Morris  <rgm@gnu.org>
3719         * newcomment.el (comment-indent): Let comment-insert-comment-function,
3720         if defined, do all the work of inserting a new comment.
3722         * progmodes/etags.el (tags-table-mode): Disable undo.
3724         * simple.el (bad-packages-alist): Revert previous change.
3726 2007-11-02  Dan Nicolaescu  <dann@ics.uci.edu>
3728         * emacs-lisp/lselect.el: Move to obsolete/lselect.el.
3730         * obsolete/lselect.el: Do not warn about unknown functions.
3732 2007-11-02  Michael Olson  <mwolson@gnu.org>
3734         * textmodes/remember.el (remember-buffer): Make this an alias of
3735         remember-finalize, because Org uses it.
3737 2007-11-01  Michael Olson  <mwolson@gnu.org>
3739         * textmodes/remember.el: Improve documentation in heading.
3740         (remember-before-remember-hook): Turn into a customizable option.
3741         (remember): Document INITIAL argument.
3742         (remember-region): Remove autoload cookie.  Improve docstring to
3743         mention that it is called from the *Remember* buffer, and does not
3744         have any functional overlap with the `remember' function.
3745         (remember-finalize): Remove autoload cookie.  Rename from
3746         remember-buffer to emphasize that this does not have any
3747         functional overlap with the `remember' function.
3748         (remember-destroy): Remove autoload cookie.
3749         (remember-mode-map): Define and initialize in one step.
3750         (remember-mode): Improve docstring.
3751         (remember-annotation-functions): Default to just '(buffer-file-name),
3752         and don't try to take the default value from Planner.
3754 2007-11-01  Glenn Morris  <rgm@gnu.org>
3756         * doc-view.el (doc-view-cache-directory): Remove superfluous concat.
3758         * simple.el (bad-packages-alist): Add an entry for standalone vc-svn.
3760         * emacs-lisp/authors.el (authors-scan-change-log)
3761         (authors-scan-el): Don't enable local eval; enable only safe local
3762         variables, without querying.
3764         * mail/footnote.el (footnote-numeric-regexp)
3765         (footnote-english-upper-regexp, footnote-english-lower-regexp)
3766         (footnote-roman-lower-regexp, footnote-roman-upper-regexp):
3767         Match multi-character footnotes.
3769         * textmodes/nroff-mode.el (nroff-mode): Set indent-line-function.
3770         (nroff-indent-line-function): New function.
3771         (nroff-count-text-lines): Use nroff-forward-text-line rather than
3772         obsolete alias.
3774 2007-11-01  Ryan Yeske  <rcyeske@gmail.com>
3776         * net/rcirc.el (rcirc-last-quit-line, rcirc-last-line)
3777         (rcirc-elapsed-lines): New argument PROCESS.  Update callers.
3778         (rcirc-print): Only update the line count when not marking the
3779         line as omittable.
3780         (rcirc-log-write): Specify coding system when writing logfile.
3781         (rcirc-markup-fill): Make sure ellipsis does not cause line to wrap.
3783 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
3785         * printing.el (printing): Fix :version, printing.el was included
3786         for in emacs-22.1.
3787         (pr-path-style, pr-path-alist, pr-txt-name)
3788         (pr-txt-printer-alist, pr-ps-name, pr-ps-printer-alist)
3789         (pr-temp-dir, pr-ps-temp-file, pr-file-modes, pr-gv-command)
3790         (pr-gs-command, pr-gs-switches, pr-gs-device, pr-gs-resolution)
3791         (pr-print-using-ghostscript, pr-file-tumble, pr-auto-region)
3792         (pr-auto-mode, pr-mode-alist, pr-ps-utility)
3793         (pr-ps-utility-alist, pr-menu-char-height, pr-menu-char-width)
3794         (pr-setting-database, pr-visible-entry-list)
3795         (pr-delete-temp-file, pr-list-directory, pr-buffer-name)
3796         (pr-buffer-name-ignore, pr-buffer-verbose): Remove incorrect :version.
3798         * ediff-util.el (ediff-nuke-selective-display): Move definition to
3799         top level, make it dependent on the emacs flavor.
3801         * play/gamegrid.el (gamegrid-kill-timer, gamegrid-start-timer):
3802         Test for XEmacs not for itimer.
3804         * term/sun-mouse.el:
3805         * obsolete/sun-fns.el:
3806         * obsolete/sun-curs.el: Remove files.
3808         * term/sun.el (select-previous-complex-command): Remove obsolete code.
3810 2007-10-31  Tassilo Horn  <tassilo@member.fsf.org>
3812         * doc-view.el (doc-view-cache-directory): Fix bug where an integer
3813         was given to concat.
3815 2007-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3817         * doc-view.el (doc-view-mode-map): Bind doc-view-goto-page to the keys
3818         used normally for goto-line.  Change `g' to revert the buffer.
3819         Add redundant `r' binding for buffer-revert.
3821         * mail/mailabbrev.el (mail-abbrevs-mode): Use define-minor-mode.
3822         (mail-abbrevs-setup): Use abbrev-expand-functions.
3823         (build-mail-abbrevs): Use with-temp-buffer.
3824         (define-mail-abbrev): Simplify.
3825         (mail-abbrev-expand-wrapper): Rename sendmail-pre-abbrev-expand-hook.
3826         Change it for use on abbrev-expand-functions.
3827         (mail-abbrev-complete-alias): Use with-syntax-table.
3829 2007-10-31  Michael Albinus  <michael.albinus@gmx.de>
3831         * net/tramp.el (tramp-handle-shell-command): Call `start-file-process'
3832         directly.  Fix bug in deleting temp file.
3834 2007-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3836         * progmodes/python.el (python-mode-abbrev-table): Use :regexp.
3837         Merge defvar and define-abbrev-table.
3838         (def-python-skeleton): Use :case-fixed and :enable-function.
3839         (python-abbrev-pc-hook, python-abbrev-syntax-table, python-pea-hook):
3840         Remove.
3841         (python-mode): Don't modify pre-abbrev-expand-hook.
3843 2007-10-31  Dan Nicolaescu  <dann@ics.uci.edu>
3845         * ediff-util.el (ediff-file-checked-out-p)
3846         (ediff-file-checked-in-p): Only call vc-locking-user for XEmacs.
3848 2007-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3850         * abbrev.el (abbrev-symbol): Correct let->let*.
3851         (abbrev--before-point): Only use abbrev-start-location if before point.
3853 2007-10-31  Juanma Barranquero  <lekktu@gmail.com>
3855         * strokes.el (strokes-alphabetic-lessp): Simplify.  Doc fix.
3856         (strokes-unload-hook): Remove function and variable.
3857         (strokes-unload-function): New-style unload function, adapted
3858         from `strokes-unload-hook'.
3860         * emacs-lisp/cl.el (cl-cannot-unload): Remove function.
3861         (cl-unload-hook): Remove variable.
3862         (cl-unload-function): New-style unload function, adapted
3863         from `cl-cannot-unload'.
3865         * emacs-lisp/elp.el (elp-unload-hook): Remove function and variable.
3866         (elp-unload-function): New-style unload function, adapted
3867         from `elp-unload-hook'.
3869 2007-10-31  Sean O'Rourke  <sorourke@cs.ucsd.edu>
3871         * emacs-lisp/find-func.el (find-library): Use library at
3872         point as default interactive argument.
3874 2007-10-31  Juanma Barranquero  <lekktu@gmail.com>
3876         * shadowfile.el (shadow-join): Remove.
3877         (shadow-shadows): Use `mapconcat' instead of `shadow-join'.
3878         (shadow-initialize): Use `write-file-functions', not `write-file-hooks'.
3879         (shadowfile-unload-hook): Remove function and variable.
3880         (shadowfile-unload-function): New-style unload function, adapted
3881         from `shadowfile-unload-hook'.
3883 2007-10-31  Dan Nicolaescu  <dann@ics.uci.edu>
3885         * progmodes/mixal-mode.el (mixal-run, mixal-debug): Call mixvm
3886         only if it is bound.
3888         * textmodes/reftex.el: Move autoloads for before all uses.
3889         (reftex-make-overlay, reftex-overlay-put, reftex-move-overlay)
3890         (reftex-delete-overlay): Move to the top level with the condition
3891         in the body.
3893         * progmodes/simula.el: Use when instead of if.
3895         * iimage.el (iimage-locate-file): Define unconditionally.
3897         * mail/mailabbrev.el (mail-abbrev-next-line):
3898         * emulation/vip.el (vip-enlarge-region, vip-line)
3899         (vip-next-line-at-bol, vip-previous-line)
3900         (vip-previous-line-at-bol, vip-find-char, vip-put-back, ex-read):
3901         Wrap with-no-warnings around uses of next-line and previous-line.
3903         * ediff.el (run-ediff-from-cvs-buffer):
3904         * ediff-vers.el (cvs-run-ediff-on-file-descriptor):
3905         Remove function not used by pcl-cvs anymore.
3906         (noninteractive, generic-sc-get-latest-rev)
3907         (ediff-generic-sc-internal, ediff-generic-sc-merge-internal):
3908         Delete support for long obsolete generic-sc.el.
3910 2007-10-31  Glenn Morris  <rgm@gnu.org>
3912         * cvs-status.el: No longer require pcvs when compiling.
3914         * doc-view.el (doc-view-conversion-refresh-interval)
3915         (doc-view-dvi->pdf, doc-view-pdf/ps->png, doc-view-pdf->txt)
3916         (doc-view-reset-slice): Doc fixes.
3917         (doc-view-menu): Remove deleted function doc-view-edit-doc.
3919 2007-10-31  Juanma Barranquero  <lekktu@gmail.com>
3921         * help-at-pt.el (help-at-pt-unload-hook): Remove.
3922         Timers are automatically canceled by `unload-feature'.
3924         * delsel.el (delsel-unload-hook): Remove function and variable.
3925         (delsel-unload-function): New-style unload function, adapted
3926         from `delsel-unload-hook'.
3928         * msb.el (msb-unload-hook): Remove function and variable.
3929         (msb-unload-function): New-style unload function, adapted from
3930         `msb-unload-hook'.
3932 2007-10-30  Juanma Barranquero  <lekktu@gmail.com>
3934         * desktop.el (uniquify-managed): Pacify byte compiler.
3935         (desktop-buffer-info): If the buffer name is managed by uniquify,
3936         save the base name, not the uniquified one.
3937         (desktop-create-buffer): Allow `rename-buffer' to generate a new
3938         name in case of conflict.
3940 2007-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3942         * doc-view.el: Use expand-file-name rather than concat.
3943         (doc-view-cache-directory): Add the UID so multiple users won't clash.
3944         (doc-view-current-overlay, doc-view-pending-cache-flush): New vars.
3945         (doc-view-goto-page, doc-view-insert-image, doc-view-buffer-message)
3946         (doc-view-toggle-display): Use an overlay over the whole buffer so as
3947         not to have to touch the buffer's content.
3948         (doc-view-initiate-display): New function, extracted from doc-view-mode.
3949         (doc-view-mode): Use it.  Don't mark as a special mode.
3950         Put the page numbers in the modeline.
3951         Set up the overlay.  Hide the cursor.  Run the mode hook.
3952         Use after-revert-hook rather than revert-buffer-function.
3953         (doc-view-search-internal): Fix typo.
3954         (doc-view-convert-current-doc, doc-view-insert-image): Delay the
3955         image-cache flush.
3956         (doc-view-reconvert-doc): Don't reset the whole mode.
3957         (doc-view-make-safe-dir): New function.
3958         (doc-view-current-cache-dir): Use it.
3960 2007-10-30  Jason Rumney  <jasonr@gnu.org>
3962         * time.el (display-time-world-list): Test for zoneinfo support.
3964 2007-10-30  Michael Albinus  <michael.albinus@gmx.de>
3966         * net/tramp.el (tramp-maybe-open-connection): Set $LC_ALL to "C".
3968         * net/tramp-cache.el (tramp-flush-file-function): Check also
3969         `default-directory' if `buffer-file-name' does not return a
3970         string.  Added to `eshell-pre-command-hook'.
3972 2007-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3974         * doc-view.el (doc-view-current-doc): Remove.
3975         Replace all uses by buffer-file-name.
3976         (doc-view-menu): New menu.
3977         (doc-view-reconvert-doc): Don't bind inhibit-read-only and remove
3978         unused var `doc'.
3979         (doc-view-sort): Simplify.
3980         (doc-view-buffer-message): Don't change buffer-modified-p.
3981         (doc-view-mode): Change it here instead.
3982         Tighten scoping of prev-major-mode.  Don't re-insert the file's content.
3983         Don't modify the global value of revert-buffer-function.
3985         * image-mode.el (image-forward-hscroll, image-next-line, image-eol)
3986         (image-eob, image-mode, image-minor-mode, image-toggle-display-text)
3987         (image-toggle-display): Take overlays into account and don't assume
3988         point-min==1.
3990 2007-10-30  Thien-Thi Nguyen  <ttn@gnuvola.org>
3992         * vc.el (vc-annotate): Fix omission bug:
3993         Specify value for vc-sentinel-movepoint.
3995 2007-10-30  Michael Olson  <mwolson@gnu.org>
3997         * textmodes/remember.el (remember-mode-hook)
3998         (remember-handler-functions, remember-annotation-functions):
3999         Add additional items as options, including some Org functions.
4001 2007-10-30  Tassilo Horn  <tassilo@member.fsf.org>
4003         * doc-view.el: Remove cl-dependency.
4004         (doc-view-buffer-message): Mention new binding K.
4005         (doc-view-convert-current-doc): Use function d-v-current-cache-dir
4006         instead of variable.
4007         (doc-view-current-cache-dir): Better cache dir naming.
4008         (doc-view-current-display): Remove variable.
4009         (doc-view-edit-doc, doc-view-display-maybe): Remove functions.
4010         (doc-view-kill-proc): Set converter process to nil.
4011         (doc-view-minor-mode): New minor mode.
4012         (doc-view-minor-mode-map): New keymap.
4013         (doc-view-mode): Remove text/image switching code.  Use plain defun.
4014         (doc-view-mode-map): New binding K kills converter process.
4015         Remove C-c C-e binding.
4016         (doc-view-mode-text-map): Remove keymap.
4017         (doc-view-pdf/ps->png): Timer calls d-v-display instead of
4018         d-v-display-maybe.
4019         (doc-view-previous-major-mode): New variable.
4020         (doc-view-ps->pdf): Resort args to make ps2pdf happy.
4021         (doc-view-remove-if): New function.
4022         (doc-view-search-next-match, doc-view-search-previous-match): Use it.
4023         (doc-view-toggle-display): Toggle modes instead of display styles.
4024         (doc-view-reconvert-doc): Adapt to new way of doing things.
4026         * progmodes/ps-mode.el (ps-mode-map): Enable doc-view-minor-mode.
4028 2007-10-30  Glenn Morris  <rgm@gnu.org>
4030         * dirtrack.el (dirtrack-mode): Doc fix.
4032         * shell.el (shell-dirtrack-verbose, shell-mode)
4033         (shell-directory-tracker, shell-dirtrack-mode): Doc fix.
4035         * emacs-lisp/bytecomp.el (byte-compile-disable-warning)
4036         (byte-compile-enable-warning): Doc fix.
4038         * emulation/tpu-mapper.el (tpu-map-key): Use with-no-warnings to
4039         suppress byte-opt warning.
4041 2007-10-30  Dan Nicolaescu  <dann@ics.uci.edu>
4043         * emulation/edt.el (edt-emacs19-p, edt-x-emacs19-p)
4044         (edt-gnu-emacs19-p): Remove.
4045         (edt-emacs-variant, edt-window-system): Use feature 'emacs.
4046         (edt-xserver, edt-page-backward, edt-beginning-of-line)
4047         (edt-end-of-line-forward, edt-end-of-line-backward)
4048         (edt-one-word-forward, edt-one-word-backward, edt-character)
4049         (edt-line-forward, edt-next-line, edt-previous-line, edt-top)
4050         (edt-find-forward, edt-find-backward, edt-find-next-forward)
4051         (edt-find-next-backward, edt-reset, edt-advance, edt-backup)
4052         (edt-define-key, edt-bottom-check, edt-sentence-forward)
4053         (edt-sentence-backward, edt-paragraph-forward)
4054         (edt-paragraph-backward, edt-restore-key, edt-window-top)
4055         (edt-window-bottom, edt-scroll-window-forward-line)
4056         (edt-scroll-window-backward-line, edt-line-to-bottom-of-window)
4057         (edt-line-to-top-of-window, edt-paragraph-backward)
4058         (edt-restore-key, edt-window-top, edt-window-bottom)
4059         (edt-scroll-window-forward-line)
4060         (edt-scroll-window-backward-line, edt-line-to-bottom-of-window)
4061         (edt-line-to-middle-of-window, edt-goto-percentage)
4062         (edt-display-the-time, edt-remember, edt-split-window)
4063         (edt-emulation-on, edt-emulation-off)
4064         (edt-default-emulation-setup, edt-user-emulation-setup)
4065         (edt-select-default-global-map, edt-select-user-global-map):
4066         Replace uses of edt-x-emacs19-p and edt-gnu-emacs19-p with feature
4067         tests.
4069         * textmodes/reftex-index.el (reftex-index-selection-or-word):
4070         Use feature test instead of boundp test so it can be resolved at
4071         compile time.
4073         * net/newsticker.el (replace-regexp-in-string): Only define for XEmacs.
4075 2007-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4077         * abbrev.el: Rename `count' and `system-flag' to :count and :system.
4078         Update all users.
4079         (abbrev-get, abbrev-put): Simplify.
4080         (define-abbrev): Don't store the `force' value in the :system property.
4081         (abbrev--before-point): Obey the :enable-function of the abbrev as well.
4083 2007-10-30  Michael Olson  <mwolson@gnu.org>
4085         * desktop.el (desktop-minor-mode-table): Add line for ERC.
4087         * textmodes/remember.el: New file that implements a mode for
4088         quickly jotting down things to remember.
4090         * textmodes/remember-diary.el: A backend for remember.el that
4091         implements saving notes to a Diary file.
4093 2007-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
4095         * allout.el (allout-command-prefix, allout-inhibit-auto-fill):
4096         Relocate in file.
4097         (allout-doublecheck-at-and-shallower): Increase to include
4098         slightly greater depths, since yank interaction is now ok.
4099         Also, elaborate the docstring to explain the situation.
4100         (produce-allout-mode-map, allout-hotspot-key-handler): Use vconcat
4101         instead of concat, so we accommodate key sequences expressed as
4102         vectors as well as strings and lists.
4103         (allout-flag-region, allout-hide-by-annotation): Make the
4104         hidden-text overlays 'front-advance.
4105         (allout-overlay-insert-in-front-handler): Correct docstring's grammar.
4106         (allout-aberrant-container-p, allout-on-current-heading-p)
4107         (allout-e-o-prefix-p, allout-next-heading)
4108         (allout-previous-heading, allout-goto-prefix)
4109         (allout-end-of-prefix, allout-next-sibling-leap)
4110         (allout-next-visible-heading, allout-auto-fill)
4111         (allout-rebullet-heading, allout-kill-line, allout-kill-topic)
4112         (allout-yank-processing, allout-resolve-xref)
4113         (allout-current-topic-collapsed-p, allout-hide-region-body)
4114         (allout-latex-verbatim-quote-curr-line, allout-encrypt-string)
4115         (allout-encrypted-topic-p, allout-next-topic-pending-encryption)
4116         (count-trailing-whitespace-region): Preserve match data, so allout
4117         outline navigation doesn't disrupt other Emacs operations.
4118         (allout-beginning-of-line): Retreat to the beginning of the hidden
4119         text, so fields are respected (for submodes that care).
4120         (allout-end-of-line): Preserve mark activation status when jumping.
4121         (allout-open-topic): Account for opening after a child that
4122         contains a hidden trailing newline.  Preserve match data.
4123         Run allout-structure-added-hook
4124         (allout-encrypt-decrypted): Preserve match data.
4125         (allout-toggle-current-subtree-exposure): Add new interactive
4126         function for toggle subtree exposure - suggested by tassilo.
4127         (move-beginning-of-line, move-end-of-line): Don't use
4128         line-move-invisible-p, it's obsolete - substitute the code, instead.
4130 2007-10-29  Dan Nicolaescu  <dann@ics.uci.edu>
4132         * textmodes/flyspell.el (message-signature-separator):
4133         * longlines.el (message-indent-citation-function): Pacify byte
4134         compiler.
4136         * emacs-lisp/cl-loaddefs.el:
4137         * ldefs-boot.el: Regenerate.
4139         * Makefile.in (BYTE_COMPILE_EXTRA_FLAGS): New variable.
4140         (.el.elc, compile, compile-always, compile-calc)
4141         ($(lisp)/progmodes/cc-mode.elc): Use it.
4143         * ps-print.el (ps-xemacs-color-name, ps-xemacs-face-kind-p):
4144         Only do work for XEmacs.
4145         (ps-xemacs-mapper): Rename from ps-mapper, only work on XEmacs.
4146         (ps-xemacs-extent-sorter): Rename from ps-extent-sorter, only work
4147         on XEmacs.
4148         (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
4149         (ps-x-color-name, ps-x-color-specifier-p)
4150         (ps-x-copy-coding-system, ps-x-device-class)
4151         (ps-x-extent-end-position, ps-x-extent-face)
4152         (ps-x-extent-priority, ps-x-extent-start-position)
4153         (ps-x-face-font-instance, ps-x-find-coding-system)
4154         (ps-x-font-instance-properties, ps-x-make-color-instance)
4155         (ps-x-map-extents, ps-e-face-bold-p, ps-e-face-italic-p)
4156         (ps-e-next-overlay-change, ps-e-overlays-at, ps-e-overlay-get)
4157         (ps-e-overlay-end, ps-e-x-color-values, ps-e-color-values):
4158         (ps-generate-postscript-with-faces): Delete defaliases.
4159         (ps-face-foreground-name, ps-face-background-name)
4160         (ps-color-values, ps-face-bold-p, ps-face-italic-p):
4161         Move definitions to top level, make the body conditional on the Emacs
4162         flavor.  Replace uses of deleted aliases and renamed functions.
4163         (ps-generate-postscript-with-faces, ps-color-device): Replace uses
4164         of deleted aliases and renamed functions.
4166         * calc/calc.el (calc-emacs-type-lucid): Remove.
4167         (calc-digit-map, calcDigit-start, calc-read-key)
4168         (calc-clear-unread-commands):
4169         * calc/calc-ext.el (calc-user-key-map): Replace uses of
4170         calc-emacs-type-lucid with (featurep 'xemacs)
4172         * emulation/tpu-mapper.el: Replace tpu-lucid-emacs19-p with
4173         (featurep 'xemacs).
4174         (tpu-lucid-emacs19-p): Remove.
4175         (tpu-map-key): Make it a function instead of using fset.  Inline
4176         tpu-emacs-map-key and tpu-lucid-map-key.  Use featurep 'xemacs.
4177         (tpu-emacs-map-key, tpu-lucid-map-key): Remove.
4179         * ielm.el: Use featurep 'xemacs.
4181         * progmodes/cperl-mode.el (cperl-xemacs-p): Remove.
4182         (condition-case, cperl-can-font-lock, cperl-singly-quote-face)
4183         (cperl-define-key, cperl-mode-map, cperl-mode, cperl-init-faces)
4184         (cperl-write-tags, cperl-tags-hier-init, cperl-perldoc): Replace
4185         cperl-xemacs-p with (featurep 'xemacs).
4186         (font-lock-cache-position): Pacify byte compiler.
4188 2007-10-29  Drew Adams  <drew.adams@oracle.com>
4190         * faces.el (read-color): New function.
4191         (face-at-point, foreground-color-at-point)
4192         (background-color-at-point): New functions.
4194 2007-10-28  Richard Stallman  <rms@gnu.org>
4196         * net/browse-url.el (browse-url-text-xterm): Rename from
4197         browse-url-lynx-xterm and made generic.
4198         (browse-url-text-emacs): Likewise.
4199         (browse-url-text-browser): New variable.
4200         (browse-url-text-emacs-args): Rename from browse-url-lynx-emacs-args.
4201         (browse-url-text-input-field, browse-url-text-input-attempts)
4202         (browse-url-kde-program): Likewise.
4204 2007-10-29  Glenn Morris  <rgm@gnu.org>
4206         * textmodes/org-publish.el (org-publish-get-plist-from-filename):
4207         Use mapc rather than mapcar (reinstall change deleted without log
4208         entry 2007-10-22).
4210 2007-10-29  Martin Rudalics  <rudalics@gmx.at>
4212         * wdired.el (wdired-next-line, wdired-previous-line):
4213         Use next-line and previous-line wrapped in with-no-warnings.
4215 2007-10-29  Ryan Yeske  <rcyeske@gmail.com>
4217         * net/rcirc.el (rcirc-server-alist): Use keywords for parameter names.
4218         (rcirc-recent-quit-alist): New function.
4219         (rcirc): Print a better message when there is only one connected server.
4220         (rcirc-complete-nick): Do not update the nick table here.
4221         (rcirc-mode-map): Add M-o.
4222         (rcirc-current-line): Add variable.
4223         (rcirc-mode): Setup variables for line based omit.
4224         (rcirc-edit-multiline): Strip text properties.
4225         (rcirc-omit-responses): Add NICK.
4226         (rcirc-omit-threshold): Add variable.
4227         (rcirc-last-quit-line, rcirc-last-line, rcirc-elapsed-lines):
4228         Add functions.
4229         (rcirc-print): Keep track of current line.  Do not fill text if
4230         `rcirc-fill-flag' is null.  Only omit text if the last activity
4231         from the sender is more than `rcirc-omit-threshold' lines ago.
4232         (rcirc-put-nick-channel, rcirc-handler-PRIVMSG): Track line
4233         numbers instead of time.
4234         (rcirc-channel-nicks): Sort by line numbers instead of time.
4235         (rcirc-omit-mode): Add `...' when omitting text and recenter.
4236         (rcirc-handler-JOIN): Restore the joiners linestamp.
4237         (rcirc-maybe-remember-nick-quit): Add function.
4238         (rcirc-handler-QUIT): Record sender in table of recently quit nicks.
4240 2007-10-29  Juanma Barranquero  <lekktu@gmail.com>
4242         * loadhist.el (unload-feature-special-hooks):
4243         Add `delete-frame-functions' and `suspend-tty-functions'.
4245         * server.el (server-unload-function): Rename from `server-unload-hook'
4246         and adapt to new `unload-feature' functionality.  Remove hook from
4247         `kill-buffer-hook' buffer-locally.
4248         (server-unload-hook): Remove.
4249         (server-unload-function): New var; replaces `server-unload-hook'.
4251 2007-10-29  Glenn Morris  <rgm@gnu.org>
4253         * dirtrack.el (dirtrack-debug): Doc fix.
4254         (dirtrack-mode, dirtrack-debug-mode): New names for
4255         dirtrack-toggle and dirtrack-debug-toggle.  Use define-minor-mode.
4256         (dirtrack-toggle, dirtrack-debug-toggle, dirtrackp, dirtrack-debug):
4257         Make obsolete.
4258         (dirtrack-debug-message): Only print message if
4259         dirtrack-debug-mode is non-nil.  Use with-current-buffer.
4260         (dirtrack): Doc fix.  Use dirtrack-mode rather than dirtrackp.
4261         Remove dirtrack-debug checks now that dirtrack-debug-message does this.
4263 2007-10-28  Glenn Morris  <rgm@gnu.org>
4265         * emacs-lisp/bytecomp.el (byte-compile-warnings): Document `not'.
4266         (byte-compile-warnings-safe-p): Handle `not'.
4267         (byte-compile-warning-enabled-p, byte-compile-disable-warning)
4268         (byte-compile-enable-warning): New functions.
4269         (byte-compile-eval-before-compile)
4270         (byte-compile-file-form-require): Use byte-compile-disable-warning.
4271         (byte-compile-close-variables): Locally bind byte-compile-warnings,
4272         but do not modify it.
4273         (byte-compile-eval, byte-compile-obsolete)
4274         (byte-compile-warn-about-unresolved-functions)
4275         (byte-compile-file-form-defvar)
4276         (byte-compile-file-form-custom-declare-variable)
4277         (byte-compile-file-form-require)
4278         (byte-compile-file-form-defmumble, byte-compile-lambda)
4279         (byte-compile-form, byte-compile-normal-call)
4280         (byte-compile-variable-ref, byte-compile-defvar)
4281         (byte-compile-make-variable-buffer-local):
4282         Use byte-compile-warning-enabled-p.
4283         * emacs-lisp/advice.el (ad-compile-function):
4284         Use byte-compile-disable-warning.
4285         * emacs-lisp/cl.el: Move local variables to end of file, and set
4286         byte-compile-warnings to `(not cl-functions)'.
4287         * emacs-lisp/cl-compat.el: Add a local variables section, and set
4288         byte-compile-warnings to `(not cl-functions)'.
4289         * emacs-lisp/cl-macs.el: Unify local variable section, and set
4290         byte-compile-warnings to `(not cl-functions)'.
4291         (cl-do-proclaim): Use byte-compile-disable-warning and
4292         byte-compile-enable-warning.
4293         * emacs-lisp/cl-seq.el: Unify local variable section, and set
4294         byte-compile-warnings to `(not cl-functions)'.
4295         * progmodes/cc-bytecomp.el (cc-bytecomp-ignore-obsolete):
4296         Use byte-compile-disable-warning.
4298 2007-10-28  Dan Nicolaescu  <dann@ics.uci.edu>
4300         * cus-edit.el (custom-browse-insert-prefix):
4301         * emulation/edt.el (edt-x-emacs19-p): Use featurep 'xemacs.
4303 2007-10-28  Juanma Barranquero  <lekktu@gmail.com>
4305         * server.el (server-process-filter): Fix typo in docstring.
4306         (server-log): Reflow docstrings.
4307         (server-delete-client, server-kill-emacs-query-function): Doc fixes.
4308         (server-goto-line-column): Use `when'.
4310 2007-10-28  Juri Linkov  <juri@jurta.org>
4312         * isearch.el (isearch-other-meta-char): Call `isearch-edit-string'
4313         when mouse is clicked on the isearch message.
4314         (isearch-resume): Call `isearch-update' at the end.
4315         Rename argument `search' to `string' to conform to the
4316         isearch terminology.
4318 2007-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4320         Rewrite abbrev.c in Elisp.
4321         * abbrev.el (abbrev-mode): Move custom group from cus-edit.el.
4322         (abbrev-table-get, abbrev-table-put, abbrev-get)
4323         (abbrev-put, make-abbrev-table, abbrev-table-p, clear-abbrev-table)
4324         (define-abbrev, abbrev--check-chars, define-global-abbrev)
4325         (define-mode-abbrev, abbrev--active-tables, abbrev-symbol)
4326         (abbrev-expansion, abbrev--before-point, expand-abbrev)
4327         (unexpand-abbrev, abbrev--write, abbrev--describe)
4328         (insert-abbrev-table-description, define-abbrev-table):
4329         New funs, largely transcribed from abbrev.c.
4330         (abbrev-with-wrapper-hook): New macro.
4331         (abbrev-table-name-list, global-abbrev-table)
4332         (abbrev-minor-mode-table-alist, fundamental-mode-abbrev-table)
4333         (abbrevs-changed, abbrev-all-caps, abbrev-start-location)
4334         (abbrev-start-location-buffer, last-abbrev, last-abbrev-text)
4335         (last-abbrev-location, pre-abbrev-expand-hook, abbrev-expand-function):
4336         New vars, largely transcribed from abbrev.c.
4337         * cus-edit.el (abbrev-mode): Remove.  Move to abbrev.el.
4338         * cus-start.el: Remove abbrev-all-caps and pre-abbrev-expand-hook.
4339         * loadup.el: Load "abbrev.el" before "lisp-mode.el".
4341 2007-10-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4343         * ps-print.el: Now detect if text foreground and background colors are
4344         equal and replace the foreground color by another color, so the text
4345         becomes visible.  Doc fix.
4346         (ps-print-version): New version 6.8.
4347         (ps-default-fg, ps-default-bg): Docstring fix.
4348         (ps-postscript-code-directory): Fix default value code.
4349         (ps-fg-list, ps-fg-validate-p): New options.
4350         (ps-foreground-list): New var.
4351         (ps-setup, ps-begin-job, ps-plot-region): Fix code.
4353 2007-10-27  Glenn Morris  <rgm@gnu.org>
4355         * shell.el (shell-dirtrack-verbose, shell-directory-tracker): Doc fix.
4356         (shell-dirtrack-toggle): Mark as obsolete.
4357         (dirtrack-toggle, dirtrack-mode): No longer alias to
4358         shell-dirtrack-mode.
4360 2007-10-27  Jay Belanger  <jay.p.belanger@gmail.com>
4362         * calc/calc.el (math-standard-opers): Lower the precedence
4363         of negation.
4364         * calc/calc-lang.el (math-oper-table): Lower precedence of
4365         negation for C, TeX, and eqn.
4367 2007-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
4369         * progmodes/cc-defs.el: Reorder conditions to avoid warnings.
4371 2007-10-27  Juanma Barranquero  <lekktu@gmail.com>
4373         * desktop.el (desktop-load-locked-desktop, desktop-base-lock-name)
4374         (desktop-not-loaded-hook): Fix :version tags.
4376 2007-10-27  Michael Albinus  <michael.albinus@gmx.de>
4378         * net/tramp.el (tramp-wrong-passwd-regexp): Tune regexp.
4379         (tramp-get-remote-tmpdir): New defun.
4380         (tramp-make-tramp-temp-file): Use it.
4381         (tramp-local-call-process): New defun.  Replace all calls of
4382         `call-process' by this when appropriate.
4383         (tramp-handle-write-region): Replace calls of `file-attributes' by
4384         `tramp-compat-file-attributes'.
4385         (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
4386         Make the first command a `tramp-send-command' call, with let-bind
4387         of `tramp-end-of-output'.
4388         (tramp-version, tramp-bug, tramp-reporter-dump-variable)
4389         (tramp-load-report-modules, tramp-append-tramp-buffers):
4390         Move to tramp-cmds.el.
4392         * net/tramp-fish.el (tramp-fish-handle-copy-file)
4393         (tramp-fish-do-copy-or-rename-file)
4394         (tramp-fish-do-copy-or-rename-file-directly):
4395         * net/tramp-smb.el (tramp-smb-handle-copy-file):
4396         Add parameter PRESERVE-UID-GID.
4398 2007-10-27  Eli Zaretskii  <eliz@gnu.org>
4400         * time.el (zoneinfo-style-world-list, legacy-style-world-list):
4401         New defcustoms.
4402         (display-time-world-list): Use them as appropriate for the current
4403         value of `system-type'.
4405 2007-10-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4407         * printing.el: Pacify byte compiler, that is, no compiler warnings.
4408         Move (again) some variable definitions before use, define some fun
4409         aliases, no code change.
4410         (pr-version): New version 6.9.2.
4411         (pr-path-style, pr-auto-region, pr-menu-char-height)
4412         (pr-menu-char-width, pr-menu-lock, pr-ps-printer-alist)
4413         (pr-txt-printer-alist, pr-ps-utility-alist): Options declaration
4414         via (defvar VAR).
4415         (pr-menu-lookup, pr-menu-lock, pr-menu-alist, pr-even-or-odd-pages)
4416         (pr-menu-get-item, pr-menu-set-item-name, pr-menu-set-utility-title)
4417         (pr-menu-set-ps-title, pr-menu-set-txt-title, pr-region-active-p)
4418         (pr-do-update-menus, pr-update-mode-line, pr-f-read-string)
4419         (pr-f-set-keymap-parents, pr-keep-region-active): Fun aliases.
4420         (pr-menu-print-item, pr-ps-printer-menu-modified)
4421         (pr-txt-printer-menu-modified, pr-ps-utility-menu-modified)
4422         (pr-even-or-odd-alist): Vars definition moved.
4424 2007-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
4426         * emulation/pc-select.el (next-line-mark, next-line-nomark)
4427         (previous-line-mark, previous-line-nomark): Wrap with-no-warnings
4428         around uses of previous-line and next-line.
4430         * diff.el (diff-old-file, diff-new-file, diff-extra-args):
4431         New defvars.
4433         * textmodes/css-mode.el (comment-continue):
4434         * net/browse-url.el (url-handler-regexp):
4435         * progmodes/idlw-help.el (idlwave-system-routines):
4436         Pacify byte-compiler.
4438         * textmodes/fill.el (fill-nobreak-p): Replace obsolete alias
4439         line-move-invisible-p with its former definition: invisible-p.
4440         line-move-invisible-p was removed on 2007-08-29.
4442 2007-10-26  Juanma Barranquero  <lekktu@gmail.com>
4444         * files.el (kill-emacs-query-functions): Doc fix;
4445         `save-buffers-kill-emacs' is no longer bound to a key.
4447 2007-10-26  Richard Stallman  <rms@gnu.org>
4449         * isearch-multi.el (isearch-buffers-multi): New option.
4450         (isearch-buffers-search-fun): Test it.
4452         * progmodes/ps-mode.el (ps-mode-map): Delete C-c v binding.
4453         Put ps-run-clear on C-c C-l.
4455         * newcomment.el (comment-styles): New style indent-or-triple.
4456         (comment-style): Make that the default.
4457         (comment-add defvar): Doc fix.
4458         (comment-add): Delete arg EXTRA.
4459         (comment-region-default): Open code call to comment-add.
4460         Handle indent-or-triple style which uses `multi-char' for INDENT.
4462 2007-10-26  Juanma Barranquero  <lekktu@gmail.com>
4464         * eshell/em-unix.el (nil-blank-string): Doc fix.
4466 2007-10-26  John Wiegley  <johnw@newartisans.com>
4468         * eshell/em-unix.el (eshell/diff): Before calling the `diff'
4469         function, ensure that the third argument is turned into a nil if
4470         the string is otherwise completely empty (either no characters, or
4471         all tabs/spaces).  This fixes a bug from a user who found himself
4472         unable to customize `diff-switches' and still use Eshell's diff
4473         command.
4475 2007-10-26  Glenn Morris  <rgm@gnu.org>
4477         * emacs-lisp/bytecomp.el (byte-compile-warnings): Autoload the
4478         safe-local-variable property.
4480 2007-10-26  Gwern Branwen  <gwern0@gmail.com>  (tiny change)
4482         * net/browse-url.el (browse-url-browser-function): Delete grail.
4483         (browse-url-grail): Function and variable deleted.
4484         (browse-url-browser-function): Delete IXI Mosaic.
4485         (browse-url-default-browser): Don't try IXI Mosaic.
4486         (browse-url-iximosaic): Function deleted.
4487         (browse-url-browser-function): Delete MMM.
4488         (browse-url-default-browser): Don't try MMM.
4489         (browse-url-mmm): Function deleted.
4491 2007-10-26  Drew Adams  <drew.adams@oracle.com>
4493         * custom.el (custom-note-var-changed): New function.
4495 2007-10-25  Dan Nicolaescu  <dann@ics.uci.edu>
4497         * emulation/edt-mapper.el (edt-emacs-variant): Replace the only
4498         use with the definition.  Remove.
4500         * add-log.el (change-log-start-entry-re): New defconst.
4501         (change-log-sortable-date-at): Use it.
4502         (change-log-beginning-of-defun, change-log-end-of-defun):
4503         New functions.
4504         (change-log-mode): Use them for beginning-of-defun-function and
4505         end-of-defun-function.
4507 2007-10-25  Jonathan Yavner  <jyavner@member.fsf.org>
4509         * ses.el: Make `ses--symbolic-formulas' a safe local variable.
4510         (ses-mode-print-map): Add `c' and `t' (suggested by Gareth Rees).
4511         (ses-recalculate-cell): Deal with point being just beyond end of
4512         data area (why does this happen?)
4513         (ses-set-curcell): Ditto.
4514         (ses-column-letter): Handle columns beyond 702.  Code written by
4515         Gareth Rees.
4517 2007-10-25  Carsten Dominik  <dominik@science.uva.nl>
4519         * textmodes/org.el (org-agenda-get-restriction-and-command):
4520         Use `mapc' instead of `mapcar'.
4521         (org-agenda-list): Numeric prefix argument can specify the number
4522         of days.
4523         (remember-register, remember-buffer): Prevent byte compiler from
4524         complaining.
4525         (org-todo): Save and restore match data.
4526         (org-no-warnings): New macro.
4527         (org-columns-eval): Use `org-no-warnings'.
4529 2007-10-25  Chris Moore  <christopher.ian.moore@gmail.com>
4531         * comint.el (comint-password-prompt-regexp):
4532         Handle `[sudo] password'-style prompt.
4534 2007-10-25  Glenn Morris  <rgm@gnu.org>
4536         * custom.el (custom-declare-variable): Add :risky and :safe keywords.
4537         (defcustom): Doc fix.
4539         * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re):
4540         Add `non_intrinsic'.
4541         (f90-constants-re): Add ieee modules.
4542         (f90-typedef-matcher, f90-typedec-matcher)
4543         (f90-imenu-type-matcher): New functions.
4544         (f90-font-lock-keywords-1): Give module procedures function-name face.
4545         Use `f90-typedef-matcher' for derived types.  Fix `abstract interface'.
4546         Add `use, intrinsic'.
4547         (f90-font-lock-keywords-2): Use `f90-typedec-matcher' for derived types.
4548         Move start of `enum' blocks to separate entry.
4549         (f90-start-block-re): Fix `type', `abstract interface'.
4550         (f90-imenu-generic-expression): Use `f90-imenu-type-matcher' for
4551         derived types.
4552         (f90-mode-abbrev-table): Add `abstract interface', `asynchronous',
4553         `elemental', change `enumerator'.
4554         (f90-no-block-limit): Fix `abstract interface'.
4556         * progmodes/f90.el (f90-indented-comment-re)
4557         (f90-directive-comment-re, f90-break-delimiters):
4558         * progmodes/fortran.el (fortran-comment-line-start-skip)
4559         (fortran-directive-re):
4560         * textmodes/conf-mode.el (conf-space-keywords): Mark these regexps
4561         as safe if they are strings.
4563 2007-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4565         * startup.el (window-system): Remove.  Don't make it frame-local.
4567 2007-10-24  Richard Stallman  <rms@gnu.org>
4569         * savehist.el (savehist-save): Omit unreadable elements.
4571         * loadhist.el (unload-function-defs-list): Rename from
4572         unload-function-features-list.
4573         (unload-feature-special-hooks, unload-feature): Doc fixes.
4575         * indent.el (indent-to-left-margin): If point's in the indentation,
4576         move to the end of the indentation.
4578         * cus-edit.el (customize-changed-options): Make arg optional.
4580 2007-10-24  Juanma Barranquero  <lekktu@gmail.com>
4582         * bs.el (bs-select, bs-select-other-window): Fix typos in docstrings.
4584 2007-10-24  Dan Nicolaescu  <dann@ics.uci.edu>
4586         * textmodes/org-publish.el (org-publish-attachment): Re-install
4587         accidentally deleted change.
4589 2007-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4591         * term/iris-ansi.el (iris-function-map): Move init into declaration.
4593 2007-10-24  Juanma Barranquero  <lekktu@gmail.com>
4595         * buff-menu.el (Buffer-menu-sort-column): Doc fix.
4596         (Buffer-menu-mode-map): Initialize in the declaration.
4597         (Buffer-menu-mode): Define with `define-derived-mode'.
4599 2007-10-24  Carsten Dominik  <dominik@science.uva.nl>
4601         * textmodes/org.el (org-version): Change to 5.13e.
4602         (org-agenda-file-regexp): Fix typo in docstring.
4603         (org-add-planning-info): Fix bug in parenthesis settings.
4604         (org-scan-tags): Catch the case of indirect buffers with no filename.
4605         (org-fast-tag-selection, org-export-as-ascii, org-export-as-html):
4606         Re-install switch to mapc, had been removed by accident.
4607         (org-columns-map): New binding `C-c C-o'.
4608         (org-columns-menu): Change menu text and added new entry.
4609         (org-columns-eval): Document the use of `next-line'.
4610         (org-columns-open-link): New function.
4611         (org-columns-follow-link): Remove function.
4612         (org-open-link-from-string): New function.
4613         (org-read-date-get-relative): Fix typo in docstring.
4614         (org-read-date-get-relative): Leading +/- is not optional.
4615         (org-agenda-get-restriction-and-command): Always resize window on
4616         first loop cycle.
4617         (org-agenda-open-link): Make sure the link abbreviations are
4618         present in the agenda buffer.
4619         (org-agenda-copy-local-variable): New function.
4621 2007-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4623         * vc.el (vc-update-changelog-rcs2log): Remove incorrect `backend' arg.
4625 2007-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4627         * simple.el (reindent-then-newline-and-indent): Use a `move after
4628         insert' kind of marker in the save-excursion.
4630 2007-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4632         * textmodes/css-mode.el: Require CL.
4633         (comment-continue): Declare.
4635         * subr.el (make-variable-frame-localizable): Remove.
4636         (make-variable-frame-local): Mark obsolete.
4638 2007-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4640         * textmodes/tex-mode.el (tex-uptodate-p): Don't signal an error if one
4641         of the subdirs is unreadable.
4643 2007-10-23  Michael Albinus  <michael.albinus@gmx.de>
4645         * net/tramp.el (tramp-set-file-uid-gid): Protect `call-process'
4646         when we are local.
4648 2007-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4650         * progmodes/python.el (python-current-defun): Remove left-over
4651         assignment to `start'.
4653 2007-10-23  Juanma Barranquero  <lekktu@gmail.com>
4655         * ibuf-ext.el (ibuffer-auto-update-changed): Use `dolist' rather
4656         than `mapcar'; return value is not used.
4658 2007-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
4660         * progmodes/gud.el (gdb-source-window, gud-tooltip-mode)
4661         (hl-line-mode, hl-line-sticky-flag): Pacify byte compiler.
4663 2007-10-23  Juanma Barranquero  <lekktu@gmail.com>
4665         * ibuf-ext.el (ibuffer-switch-to-saved-filters)
4666         (ibuffer-switch-to-saved-filter-groups): Doc fixes.
4668 2007-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
4670         * term/xterm.el (terminal-init-xterm): Experiment with a longer timeout.
4672 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4674         * emacs-lisp/advice.el (ad-make-advised-docstring):
4675         Add ad-advice-info text property to doc string.
4677 2007-10-23  Glenn Morris  <rgm@gnu.org>
4679         * progmodes/f90.el (f90-do-indent, f90-if-indent)
4680         (f90-type-indent, f90-program-indent, f90-associate-indent)
4681         (f90-continuation-indent, f90-comment-region)
4682         (f90-beginning-ampersand, f90-smart-end)
4683         (f90-break-before-delimiters, f90-auto-keyword-case)
4684         (f90-leave-line-no, f90-mode-hook):
4685         Give an appropriate safe-local-variable property.
4687         * progmodes/fortran.el (fortran-tab-mode-default)
4688         (fortran-tab-mode-string, fortran-do-indent, fortran-if-indent)
4689         (fortran-structure-indent, fortran-continuation-indent)
4690         (fortran-comment-indent, fortran-comment-line-extra-indent)
4691         (fortran-comment-line-start)
4692         (fortran-minimum-statement-indent-fixed)
4693         (fortran-minimum-statement-indent-tab)
4694         (fortran-comment-indent-char, fortran-line-number-indent)
4695         (fortran-check-all-num-for-matching-do)
4696         (fortran-blink-matching-if, fortran-continuation-string)
4697         (fortran-comment-region, fortran-electric-line-number)
4698         (fortran-column-ruler-fixed, fortran-column-ruler-tab)
4699         (fortran-analyze-depth, fortran-break-before-delimiters):
4700         Give an appropriate safe-local-variable property.
4702 2007-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
4704         * printing.el: Move variable definitions before use.
4705         (pr-menu-char-width, pr-menu-char-height): Pacify byte compiler.
4707 2007-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
4709         * emulation/tpu-edt.el (tpu-edt-old-global-values): New var.
4710         (tpu-edt-off): Use it.
4711         (tpu-edt-on): Set it.  Make sure the tpu-global-map is not already on
4712         the global-map before adding it to global-map.
4714         * menu-bar.el (global-buffers-menu-map): New var.
4715         (global-map, menu-bar-update-buffers): Use it.
4716         * msb.el (msb-menu-bar-update-buffers): Use it.
4717         (msb-sort-by-directory, msb--choose-menu, msb--mode-menu-cond)
4718         (msb--most-recently-used-menu, msb--create-buffer-menu-2):
4719         Use with-current-buffer.
4721 2007-10-22  Juri Linkov  <juri@jurta.org>
4723         * isearch-multi.el: New file.
4725         * isearch.el (isearch-search-string): After finding the next
4726         occurrence switch to buffer isearch-buffers-current-buffer when
4727         isearch-buffers-next-buffer-function is non-nil and
4728         isearch-buffers-current-buffer is live.
4730         * add-log.el (change-log-mode): Make and set buffer-local variable
4731         isearch-buffers-next-buffer-function to change-log-next-buffer.
4732         Call isearch-buffers-minor-mode.
4733         (change-log-next-buffer): New function.
4735 2007-10-22  Bastien Guerry  <Bastien.Guerry@ens.fr>
4737         * org-export-latex.el (org-export-latex-protect-string):
4738         Renaming of `org-latex-protect'.
4739         (org-export-latex-emphasis-alist): By default, don't protect
4740         any emphasis formatter from further conversion.
4741         (org-export-latex-tables): Honor column grouping for tables.
4742         (org-export-latex-title-command): New option.
4743         (org-export-latex-treat-backslash-char): Use \textbackslash{} to
4744         export backslash character.
4746 2007-10-22  Carsten Dominik  <dominik@science.uva.nl>
4748         * textmodes/org.el (org-read-date-get-relative): New function.
4749         (org-agenda-file-regexp): New variable.
4750         (org-agenda-files): Allow directories in the variable.
4751         (org-agenda-get-restriction-and-command): New function.
4752         (org-agenda): Use `org-agenda-get-restriction-and-command'.
4753         (org-todo-blocker-hook, org-todo-trigger-hook): New hooks.
4754         (org-entry-is-todo-p, org-entry-is-done-p, org-get-todo-state):
4755         New functions.
4756         (org-entry-add-to-multivalued-property)
4757         (org-entry-remove-from-multivalued-property)
4758         (org-entry-member-in-multivalued-property): New functions.
4759         (org-remember-apply-template): Catch C-g and make sure window
4760         configuration is restored.
4761         (org-agenda-open-link): Make it work with several links in the line.
4762         (org-drawers, org-set-regexps-and-options)
4763         (org-get-current-options): Add support for a DRAWERS in-buffer option.
4764         (org-agenda-window-frame-fractions): New option.
4765         (org-fit-agenda-window): Use `org-agenda-window-frame-fractions'.
4766         (org-columns-cleanup-item, org-find-entry-with-id)
4767         (org-insert-columns-dblock, org-listtable-to-string)
4768         (org-dblock-write:columnview, org-columns-capture-view)
4769         (org-edit-headline): New functions.
4770         (org-agenda-to-appt): Require calendar.
4771         (org-entry-get-with-inheritance): Widen for search.
4772         (org-columns-display-here): Don't mark buffer as modified when
4773         adding space characters to accomodate column overlays.
4774         (org-export-as-html): Better formatting of tags in the toc.
4775         (org-columns-display-here): Make the ITEM column as compact as possible.
4776         (org-remember-templates): Customization interface improved.
4777         (org-export-with-property-drawer): Variable removed.
4778         (org-export-with-drawers): New option.
4779         (org-complex-heading-regexp): New variable.
4780         (org-sort-entries): Rewrite using `sort-subr'.
4781         (org-set-property): More appropriate completion during interactive use.
4782         (org-sort-entries): Allow sorting by property.
4783         (org-additional-option-like-keywords): Add more values.
4784         (org-sort-entries-or-items): Rename from `org-sort-entries'.
4786 2007-10-22  Carsten Dominik  <dominik@science.uva.nl>
4788         * textmodes/org.el (org-get-date-from-calendar): New function.
4789         (org-at-timestamp-p, org-timestamp-change)
4790         (org-remember-templates): First element of each entry is now a
4791         name for the template.
4792         (org-store-log-note): Check for `org-note-abort'.
4793         (org-kill-note-or-show-branches): New command.
4794         (org-fontify-priorities): New option.
4795         (org-fontify-priorities): New function.
4796         (org-cut-subtree, org-copy-subtree): New argument N to
4797         act on N sequential subtrees.
4798         (org-paste-subtree): Fix the level at which a tree is pasted.
4799         (org-fit-agenda-window): Limitations on window size removed.
4800         (org-agenda-find-same-or-today-or-agenda): Rename from
4801         `org-agenda-find-today-or-agenda'.
4802         (org-scheduled-past-days): New option.
4803         (org-agenda-scheduled-leaders)
4804         (org-agenda-deadline-leaders): New options.
4805         (org-agenda-get-deadlines): Use `org-agenda-deadline-leaders'.
4806         (org-agenda-get-scheduled): Use `org-agenda-scheduled-leaders'.
4807         (org-export-with-tags, org-export-plist-vars)
4808         (org-infile-export-plist): New "tags" option.
4809         (org-use-property-inheritance): New option.
4810         (org-cached-entry-get): Use `org-use-property-inheritance'.
4811         (org-remember-apply-template): Fix typo.
4813 2007-10-22  Michael Albinus  <michael.albinus@gmx.de>
4815         * net/tramp.el (tramp-find-shell)
4816         (tramp-open-connection-setup-interactive-shell): Improve sending
4817         initial commands.
4818         (tramp-action-terminal): Send debug message.
4819         (tramp-wait-for-shell-prompt, tramp-send-command-internal): Remove.
4820         (tramp-barf-if-no-shell-prompt): Insert code of
4821         `tramp-wait-for-shell-prompt'.
4823 2007-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
4825         * term/AT386.el (terminal-init-AT386): Use input-decode-map.
4827         * term/vt200.el (terminal-init-vt200):
4828         * term/vt201.el (terminal-init-vt201):
4829         * term/vt220.el (terminal-init-vt220):
4830         * term/vt240.el (terminal-init-vt240):
4831         * term/vt300.el (terminal-init-vt300):
4832         * term/vt320.el (terminal-init-vt320):
4833         * term/vt400.el (terminal-init-vt400):
4834         * term/vt420.el (terminal-init-vt420): Use input-decode-map.
4836         * term/wyse50.el (wyse50-terminal-map): New var.
4837         (terminal-init-wyse50): Use it and input-decode-map.
4838         (enable-arrow-keys): Emasculate.
4840         * term/tvi970.el (tvi970-terminal-map): New var.
4841         (terminal-init-tvi970): Use it and input-decode-map.
4842         (tvi970-keypad-numeric): Remove.
4843         (tvi970-set-keypad-mode): Use a terminal-parameter rather than var.
4845         * term/sun.el (sun-raw-prefix): Fill as part of declaration.
4846         (terminal-init-sun): Use it and input-decode-map.
4848         * term/news.el (terminal-init-news):
4849         * term/lk201.el (terminal-init-lk201):
4850         * term/iris-ansi.el (terminal-init-iris-ansi): Use input-decode-map.
4852 2007-10-22  Sean O'Rourke  <sorourke@cs.ucsd.edu>
4854         * complete.el (PC-expand-many-files): Remove.
4855         (PC-do-completion): Call file-expand-wildcards instead of
4856         PC-expand-many-files.
4858         * net/tramp.el (tramp-handle-expand-many-files): Remove.
4859         (PC-expand-many-files): Remove advice.
4861 2007-10-22  Glenn Morris  <rgm@gnu.org>
4863         * progmodes/f90.el: Remove leading "*" from defcustom doc-strings.
4864         Add some support for Fortran 2003 syntax:
4865         (f90-type-indent): Now also applies to `enum'.
4866         (f90-associate-indent): New user option.
4867         (f90-keywords-re, f90-keywords-level-3-re, f90-procedures-re):
4868         Add some F2003 keywords.
4869         (f90-constants-re): New constant.
4870         (f90-font-lock-keywords-1): Add `associate' blocks, and `abstract
4871         Interface'.
4872         (f90-font-lock-keywords-2): Add `enumerator', `generic', `procedure',
4873         `class'.  Arguments for `type'/`class' may have spaces.  Add a new
4874         element for functions with specified types.  Add `end enum' and
4875         `select type'.  Add `implicit enumerator' and `procedure'.
4876         Add `class default' and `type is', `class is'.  Fix `go to' regexp.
4877         (f90-font-lock-keywords-3): Add `asynchronous' attribute.
4878         (f90-font-lock-keywords-4): Add `f90-constants-re'.
4879         (f90-blocks-re): Add `enum' and `associate'.
4880         (f90-else-like-re): Add `class is', `type is', and `class default'.
4881         (f90-end-type-re): Add `enum'.
4882         (f90-end-associate-re, f90-typeis-re): New constants.
4883         (f90-end-block-re): Add `enum' and `associate'.  Change from
4884         optional whitespace to end-of-word, to avoid `enumerator'.
4885         (f90-start-block-re): Add `select type', `abstract interface', and
4886         `enum'.  Avoid `type is', and `type (sometype)'.
4887         (f90-mode-abbrev-table): Add `enumerator', `protected', and `volatile'.
4888         (f90-mode): Doc fix.
4889         (f90-looking-at-select-case): Doc fix.  Add `select type'.
4890         (f90-looking-at-associate): New function.
4891         (f90-looking-at-type-like): Avoid `type is' and `type (sometype)'.
4892         Add `enum' and `abstract interface'.
4893         (f90-no-block-limit): Add `select type' and `abstract interface'.
4894         (f90-get-correct-indent, f90-calculate-indent)
4895         (f90-end-of-block, f90-beginning-of-block, f90-next-block)
4896         (f90-indent-region, f90-match-end): Handle `associate' blocks.
4898 2007-10-22  Martin Rudalics  <rudalics@gmx.at>
4900         * progmodes/fortran.el (fortran-mode-map, fortran-window-create):
4901         Use window-full-width-p.
4903 2007-10-22  Dan Nicolaescu  <dann@ics.uci.edu>
4905         * mail/vms-pmail.el (insert-signature): Don't use end-of-buffer.
4907         * tooltip.el: Use featurep 'xemacs.
4909         * printing.el: Move variable definitions before use, no code change.
4911 2007-10-22  Juri Linkov  <juri@jurta.org>
4913         * simple.el (goto-history-element): Allow minibuffer-default to be
4914         a list of default values accessible by typing M-n in the minibuffer.
4916         * dired-x.el (dired-guess-shell-command): Put all guesses to the
4917         minibuffer default value list instead of pushing them temporarily
4918         to the history list.
4920 2007-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
4922         * hexl.el (hexl-menu): New major mode menu.
4924 2007-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4926         * emacs-lisp/byte-opt.el (byte-optimize-featurep): Fix paren typo.
4928 2007-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
4930         * w32-fns.el (w32-quote-process-args):
4931         * dos-w32.el (print-region-function, lpr-headers-switches)
4932         (ps-print-region-function): Pacify byte-compiler.
4934         * emulation/edt-mapper.el (function-key-map):
4935         (edt-map-key): Make it a function instead of using fset.
4936         Inline edt-gnu-map-key and edt-lucid-map-key.  Use featurep 'xemacs.
4937         (edt-gnu-map-key, edt-lucid-map-key): Remove.
4938         (edt-x-emacs-p): Remove.
4939         (edt-emacs-variant, edt-window-system, edt-xserver):
4940         Use featurep 'xemacs.
4942         * net/eudc.el: Use (featurep 'xemacs) instead of the string test.
4943         Replace eudc-xemacs-p with its definition.
4944         (eudc-xemacs-p, eudc-emacs-p, eudc-xemacs-mule-p)
4945         (eudc-emacs-mule-p): Remove.
4946         (eudc-install-menu, eudc-mode): Replace eudc-emacs-p and
4947         eudc-xemacs-p with feature tests.
4949         * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-mail-keymap)
4950         (eudc-bob-url-keymap, eudc-bob-sound-keymap)
4951         (eudc-bob-generic-keymap, eudc-bob-popup-menu)
4952         (eudc-bob-toggle-inline-display):
4953         * net/eudc-hotlist.el (eudc-hotlist-emacs-menu):
4954         Replace eudc-emacs-p and eudc-xemacs-p with feature tests.
4956         * net/eudcb-ph.el (eudc-ph-open-session):
4957         Replace eudc-xemacs-mule-p with its former definition.
4959         * progmodes/octave-mod.el (octave-xemacs-p): Remove.
4960         (octave-abbrev-start): Replace octave-xemacs-p with (featurep 'xemacs).
4962         * progmodes/vera-mode.el (vera-xemacs): Remove.
4963         (vera-mode-syntax-table): Replace vera-xemacs with (featurep 'xemacs).
4965         * progmodes/vhdl-mode.el (vhdl-xemacs): Remove.
4966         (vhdl-doc-mode, vhdl-doc-variable, vhdl-compile-init)
4967         (vhdl-speedbar-initialize, vhdl-ps-print-init)
4968         (vhdl-forward-comment, vhdl-mode-map-init, vhdl-show-messages)
4969         (vhdl-emacs-22, vhdl-emacs-21): Replace vhdl-xemacs
4970         with (featurep 'xemacs).
4972         * progmodes/antlr-mode.el (cond-emacs-xemacs-macfn, defunx)
4973         (save-buffer-state-x):
4974         * obsolete/fast-lock.el (fast-lock-verbose):
4975         * emulation/viper-init.el (viper-xemacs-p)
4976         (viper-cond-compile-for-xemacs-or-emacs):
4977         * emacs-lisp/checkdoc.el (checkdoc-minor-mode-map):
4978         * ps-print.el (case-fold-search):
4979         * ediff-hook.el (ediff-cond-compile-for-xemacs-or-emacs):
4980         * calculator.el (calculator-help): Use featurep 'xemacs.
4982         * progmodes/prolog.el: Undo previous change.
4983         (comint-prompt-regexp, comint-process-echoes): Pacify byte-compiler.
4985         * progmodes/dcl-mode.el:
4986         * play/yow.el:
4987         * calendar/todo-mode.el:
4988         * calendar/cal-hebrew.el:
4989         * vc-hg.el: Undo previous change.
4991         * vms-patch.el: Likewise.
4992         (print-region-function): Pacify byte-compiler.
4994 2007-10-21  Michael Albinus  <michael.albinus@gmx.de>
4996         * files.el (backup-buffer-copy): Call `copy-file' with non-nil
4997         preserve-uid-gid.
4999         * net/ange-ftp.el (ange-ftp-copy-file): Add PRESERVE-UID-GID for
5000         compatibility.  It is not used, though.
5002         * net/tramp.el (top): Put load of all tramp-* files into a dolist.
5003         Require tramp-cmds.el.
5004         (tramp-make-tramp-temp-file): We can get rid of DONT-CREATE.
5005         (tramp-handle-file-name-all-completions): Expand DIRECTORY.
5006          (tramp-do-copy-or-rename-file-directly): Make more rigid checks.
5007         (tramp-do-copy-or-rename-file-out-of-band)
5008         (tramp-maybe-open-connection): Use `make-temp-name'.  This is
5009         possible, because we don't need to create the temporary file, but
5010         we need a prefix for ssh, which has its own temporary file handling.
5011         (tramp-handle-delete-directory): Add "-f" to rmdir.
5012         (tramp-handle-dired-recursive-delete-directory): Call "rm -rf".
5013         (tramp-handle-insert-file-contents): Don't raise a tramp-error but
5014         a signal, in order to give the callee a chance to suppress.
5015         (tramp-handle-write-region): Set owner also in case of short
5016         track.  Don't use compatibility calls for `write-region' anymore.
5017         (tramp-clear-passwd): Add parameter VEC.  Adapt all callees.
5018         (tramp-append-tramp-buffers): Apply `tramp-list-tramp-buffers'.
5020         * net/tramp-cmds.el: New file.
5022         * net/tramp-gw.el (tramp-gw-basic-authentication): Apply VEC to
5023         `tramp-clear-passwd'.
5025         * net/trampver.el: Update release number.
5027 2007-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
5029         * progmodes/gud.el (gud-target-name): Move definition before use.
5031         * progmodes/dcl-mode.el: Require imenu at compile time.
5033         * progmodes/cc-engine.el (c-maybe-stale-found-type):
5034         Pacify byte-compiler.
5036         * obsolete/fast-lock.el: Use featurep test instead of string-match.
5038         * eshell/esh-mode.el (eshell-handle-ansi-color):
5039         Require ansi-color at compile time too.
5041         * eshell/em-unix.el (eshell/info): Require info at compile time too.
5043         * w32-fns.el: Require w32-vars.
5045         * diff-mode.el (diff-refine-hunk): Require smerge-mode at compile
5046         time too.
5048 2007-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5050         * double.el ([ignore]): Use `ignore'.
5051         (double-setup): Inline into double-mode.
5052         (double-mode): Use define-minor-mode.
5054 2007-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
5056         * textmodes/reftex.el: Move require easymenu before first use.
5057         (reftex-info): Require info at compile too.
5059         * textmodes/org-publish.el (org-publish-org-to-html)
5060         (org-publish-org-to): Require org at compile time too.
5061         (org-publish-attachment): Require at compile time too.
5063         * term/tty-colors.el (w32-tty-standard-colors):
5064         Pacify byte-compiler.
5066         * term/pc-win.el (frame-creation-function-alist): Add to this
5067         instead of setting frame-creation-function.
5069         * play/blackbox.el (bb-up, bb-down): Use forward-line.
5071         * net/rcirc.el (rcirc-markup-text-functions): Move definition earlier.
5073         * calendar/todo-mode.el: Require calendar at compile time.
5075         * calendar/cal-hebrew.el: Require holidays at compile time.
5077         * w32-vars.el: Provide w32-vars.
5079         * term/w32-win.el: Require w32-vars.
5080         (w32-color-map): Pacify byte-compiler.
5082         * loadup.el: Load w32-vars before term/w32-win.
5084 2007-10-20  Juri Linkov  <juri@jurta.org>
5086         * textmodes/fill.el (fill-paragraph): When the region is active,
5087         don't try other `or' branches regardless of the value returned by
5088         fill-region; just return t.
5090 2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
5092         * vc.el (vc-do-command): Condition out a misleading message when
5093         running asynchronously.
5094         (vc-deduce-fileset): New argument enables using an unregistered
5095         visited file as a singleton fileset if nothing else is available.
5096         (vc-next-action): Restore file-registering behavior.
5098 2007-10-20  Jay Belanger  <jay.p.belanger@gmail.com>
5100         * calc/README: Add recent news.
5102 2007-10-20  Dan Nicolaescu  <dann@ics.uci.edu>
5104         * term/x-win.el (x-gtk-stock-map, icon-map-list)
5105         (x-gtk-map-stock): Delete duplicated definitions from merge.
5107         * progmodes/compile.el (compilation-skip-to-next-location)
5108         (compilation-skip-threshold, compilation-skip-visited):
5109         Move definitions earlier.
5111         * play/decipher.el (decipher-keypress):
5112         * play/zone.el (zone-fall-through-ws):
5113         * play/landmark.el (lm-move-down, lm-move-up):
5114         * play/handwrite.el (handwrite):
5115         * mail/mspools.el (mspools-visit-spool):
5116         * wdired.el (wdired-next-line, wdired-previous-line):
5117         * tar-mode.el (tar-subfile-save-buffer):
5118         * scroll-lock.el (scroll-lock-next-line)
5119         (scroll-lock-previous-line):
5120         * image-dired.el (image-dired-next-line)
5121         (image-dired-previous-line):
5122         * ediff-help.el (ediff-help-message-line-length):
5123         Use forward-line.
5125         * smerge-mode.el (smerge-auto-refine):
5126         * diff-mode.el (diff-auto-refine): Add :group.
5128         * play/yow.el: Require doctor at compile time.
5130         * vmsproc.el: Provide vmsproc.
5131         (command-send-input): Use forward-line.
5133         * vms-patch.el: Require ps-print and vmsproc at compile time.
5135         * vc-mtn.el (log-view-message-re, log-view-file-re)
5136         (log-view-font-lock-keywords): Pacify byte-compiler.
5138         * vc-hg.el: Require log-view at compile time.
5140 2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
5142         * log-view.el (log-view-diff): Adapt log-view-diff for new VC API.
5144 2007-10-20  Glenn Morris  <rgm@gnu.org>
5146         * progmodes/f90.el (f90-font-lock-keywords-2)
5147         (f90-looking-at-type-like): Fix regexp typos.
5149 2007-10-19  Juanma Barranquero  <lekktu@gmail.com>
5151         * bs.el (bs--track-window-changes): Don't refresh the whole list.
5152         (bs-mode): Set mode-class property to special.
5154 2007-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5156         * diff-mode.el (diff-auto-refine): New var.
5157         (diff-hunk): Use it.
5158         (diff-ignore-whitespace-hunk): Rename diff-refine-ignore-spaces-hunk.
5159         (diff-refine-change): Rename from diff-fine-change.  Change it.
5160         (diff-refine-preproc): Rename from diff-fine-highlight-preproc.
5161         (diff-refine-hunk): Rename from diff-fine-highlight.
5163 2007-10-20  John Paul Wallington  <jpw@pobox.com>
5165         * help-fns.el (describe-variable-custom-version-info): New function
5166         to return variable's version or package version note.
5167         (describe-variable): Use it, display result.
5169 2007-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5171         * smerge-mode.el (smerge-auto-refine): New var.
5172         (smerge-next, smerge-prev): Use it.
5173         (smerge-batch-resolve): Ad-hoc trick for Arch's .rej files.
5175         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
5176         Add `body' arg.  Cleanup the check-narrow-maybe/re-narrow-maybe mess.
5178         * vc-bzr.el (vc-bzr-diff-tree):
5179         * vc-git.el (vc-git-diff-tree):
5180         * vc-hg.el (vc-hg-diff-tree):
5181         * vc-mcvs.el (vc-mcvs-diff-tree):
5182         * vc-mtn.el (vc-mtn-diff-tree):
5183         * vc-svn.el (vc-svn-diff-tree): Remove.
5185         * vc-mtn.el (vc-mtn-revision-completion-table):
5186         * vc-cvs.el (vc-cvs-revision-completion-table):
5187         * vc-arch.el (vc-arch-revision-completion-table):
5188         * vc-hg.el (vc-hg-revision-completion-table, vc-hg-revision-table):
5189         * vc-git.el (vc-git-revision-completion-table, vc-git-revision-table):
5190         Make it work when the arg is a list of files.
5192 2007-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5194         * vc.el: Remove `diff-tree' operation, now subsumed by `diff'.
5195         Also `revision-completion-table' now takes a list of files.
5196         (vc-deduce-fileset): Remove unused var `regexp'.
5197         Only obey allow-directory-wildcard in dired buffers.
5198         (vc-default-diff-tree): Remove.
5199         (vc-diff-added-files): New var.
5200         (vc-diff-internal): Use it.  Remove arg `backend'.  Update callers.
5201         (vc-version-diff): Revert from `vc-history-diff' to the original name.
5202         Remove the `backend' arg.
5203         (vc-contains-version-controlled-file): Remove.
5204         (vc-diff): Bring it closer to the version in Emacs-22.
5205         (vc-revert): Fix typo in let-binding.
5206         (vc-default-unregister): Remove.
5207         (vc-dired-buffers-for-dir): Remove N^2 behavior.
5209 2007-10-19  Dan Nicolaescu  <dann@ics.uci.edu>
5211         * textmodes/two-column.el (2C-split, 2C-merge):
5212         * textmodes/bib-mode.el (bib-find-key, mark-bib):
5213         * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
5214         * progmodes/etags.el (find-tag-in-order, etags-tags-apropos)
5215         * progmodes/ada-xref.el (ada-get-all-references):
5216         * obsolete/mlsupport.el (ml-next-line, ml-previous-line):
5217         * emulation/vi.el (vi-previous-line-first-nonwhite)
5218         (vi-effective-range, vi-put-before):
5219         * emulation/edt.el (edt-next-line, edt-previous-line)
5220         (edt-paragraph-forward): Use forward-line.
5222         * progmodes/etags.el (tags-apropos): Require apropos at compile
5223         time too.
5225         * progmodes/prolog.el: Require comint when compiling.
5226         (inferior-prolog-flavor): Move defvar before use.
5228 2007-10-19  Richard Stallman  <rms@gnu.org>
5230         * font-core.el (turn-on-font-lock-if-desired):
5231         Rename from `turn-on-font-lock-if-enabled'.
5232         Fully obey `font-lock-global-modes'.
5234 2007-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5236         * diff-mode.el (diff-fine-highlight-preproc): Stick to minimal changes
5237         which will not affect the behavior of things like forward-word.
5238         (diff-fine-highlight): Preserve point.
5240         * doc-view.el (doc-view-mode-map): Use remapping.
5241         Don't rebind C-v, M-v to their default value.
5242         Don't bind mouse-4 and mouse-5: it's mwheel.el's job.
5244         * smerge-mode.el: Add word-granularity refinement.
5245         (smerge-refine-forward-function, smerge-refine-ignore-whitespace)
5246         (smerge-refine-weight-hack): New vars.
5247         (smerge-refine-forward): New fun.
5248         (smerge-refine-chopup-region, smerge-refine-highlight-change): Use them.
5249         (smerge-refine-subst): Use them as well.  Preserve point.
5251 2007-10-19  Juanma Barranquero  <lekktu@gmail.com>
5253         * follow.el (follow-unload-function): New function.
5255         * loadhist.el (unload-function-features-list):
5256         Rename from `unload-hook-features-list'.
5257         (unload-hook-features-list): Add as obsolete alias.
5258         (unload-feature): Use `unload-function-features-list'
5259         and new FEATURE-unload-function.
5261 2007-10-19  Glenn Morris  <rgm@gnu.org>
5263         * bindings.el (mouse-minor-mode-menu)
5264         (minor-mode-menu-from-indicator): Move to mouse.el.
5265         * mouse.el (mouse-minor-mode-menu, minor-mode-menu-from-indicator):
5266         Move here from bindings.el.
5268 2007-10-19  Richard Stallman  <rms@gnu.org>
5270         * help-fns.el (describe-function-1): Don't use the advice origname
5271         if it has no function definition.
5273 2007-10-18  Johan Bockg\e,Ae\e(Brd  <bojohan@gnu.org>
5275         * net/tramp.el (tramp-rfn-eshadow-update-overlay): Save excursion.
5276         Use `save-restriction' rather than `widen'.
5278 2007-10-18  Richard Stallman  <rms@gnu.org>
5280         * time.el (display-time-world-time-format): Display day # not month #.
5282 2007-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
5284         * files.el (auto-mode-alist): Don't use doc-view for PS and EPS.
5286         * doc-view.el: Remove version keyword.
5287         (doc-view-ghostscript-program, doc-view-dvipdfm-program)
5288         (doc-view-ps2pdf-program): Use executable-find.  Simplify custom type.
5289         (doc-view-ghostscript-options): Improve custom type.
5290         (doc-view-cache-directory, doc-view-conversion-buffer)
5291         (doc-view-conversion-refresh-interval): Simplify custom type.
5293 2007-10-18  Tassilo Horn  <tassilo@member.fsf.org>
5295         * doc-view.el (doc-view-dvi->pdf-sentinel, doc-view-dvi->pdf)
5296         (doc-view-pdf/ps->png-sentinel, doc-view-pdf/ps->png)
5297         (doc-view-pdf->txt-sentinel, doc-view-pdf->txt)
5298         (doc-view-ps->pdf-sentinel, doc-view-ps->pdf):
5299         Remove superfluous messages.
5300         (doc-view-mode-map): Use the image-mode scrolling commands.
5301         Don't rebind C-x k.
5303 2007-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
5305         * doc-view.el (doc-view-ghostscript-options, doc-view-ps->pdf):
5306         Add comment about "-dSAFER".
5308 2007-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
5310         * term/xterm.el: Don't require xt-mouse.
5311         (terminal-init-xterm): Run terminal-init-xterm-hook rather than
5312         calling turn-on-xterm-mouse-tracking-on-terminal directly.
5314         * xt-mouse.el: Don't change the global function-key-map anny more.
5315         (xterm-mouse-mode): Use terminal-init-xterm-hook.
5316         Don't use after-make-frame-functions now that term/xterm.el calls
5317         us directly.
5318         (turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):
5319         Use turn-*-xterm-mouse-tracking-on-terminal.  Only once per terminal.
5320         (turn-on-xterm-mouse-tracking-on-terminal): Make param optional.
5321         Setup input-decode-map and remember that xterm-mouse-mode was
5322         enabled in this terminal.
5323         (turn-off-xterm-mouse-tracking-on-terminal): Only disable on those
5324         terminals where it has been enabled.
5326         * faces.el (tty-create-frame-with-faces): Make sure not only
5327         tty-run-terminal-initialization but also set-locale-environment
5328         are run only once per terminal.
5329         (tty-run-terminal-initialization): Don't check if the terminal was
5330         already initted.
5332         * international/encoded-kb.el (encoded-kbd-setup-display): Be careful
5333         not to remove keymaps that just happen to inherit from one of ours.
5334         When setting up our keymap, make sure it won't be accidentally
5335         modified by someone else.
5337 2007-10-18  Thien-Thi Nguyen  <ttn@gnuvola.org>
5339         * textmodes/artist.el (artist-previous-line, artist-next-line):
5340         * dired.el (dired-next-line, dired-previous-line):
5341         * progmodes/delphi.el (delphi-newline):
5342         * textmodes/org.el (org-columns-eval):
5343         Use forward-line.
5345         * emerge.el (emerge-setup): Use insert-buffer-substring.
5346         (emerge-prepare-error-list, emerge-setup-with-ancestor): Likewise.
5348 2007-10-18  Juanma Barranquero  <lekktu@gmail.com>
5350         * textmodes/fill.el (fill-individual-paragraphs): Doc fix.
5351         (adaptive-fill-function): Doc fix.  Remove * from docstring.
5353 2007-10-18  Tom Horsley  <tom.horsley@att.net>
5355         * simple.el (interprogram-paste-function): Doc fix.
5356         (current-kill): Accept list of strings as well
5357         as single string from `interprogram-paste-function'.
5359 2007-10-18  Glenn Morris  <rgm@gnu.org>
5361         * ibuf-ext.el (ibuffer-saved-filter-groups): Doc fix.
5363 2007-10-18  Drew Adams  <drew.adams@oracle.com>
5365         * bindings.el (mode-line-minor-mode-keymap):
5366         Add mouse-minor-mode-menu on mouse-1.
5367         (mode-line-modes): Add mouse-1 to help-echo text.
5368         (mouse-minor-mode-menu, minor-mode-menu-from-indicator):
5369         New functions.
5370         (mode-line-minor-mode-help): Doc fix.
5372 2007-10-17  Juri Linkov  <juri@jurta.org>
5374         * textmodes/fill.el (fill-paragraph-or-region): Remove function
5375         at the request of RMS.
5376         (fill-paragraph): Change `arg' to optional `justify'.  Add interactive
5377         arg `region'.  Fix docstring.  At the first `or' branch add call to
5378         `fill-region' if it the region is active in transient-mark-mode.
5380         * bindings.el (esc-map): Bind M-q to fill-paragraph
5381         instead of fill-paragraph-or-region.
5383         * tutorial.el (tutorial--default-keys): Replace fill-paragraph-or-region
5384         with fill-paragraph.
5386         * textmodes/ispell.el (ispell-word): Add interactive arg `region'.
5387         Fix docstring.
5389         * indent.el (indent-for-tab-command): Change interactive spec from
5390         "P" to "p".  Add check for interactive arg before indenting the
5391         active region.
5393         * files.el (auto-mode-alist): Add \\. before PDF/PS/DVI extensions.
5394         Regroup.
5396 2007-10-17  Juanma Barranquero  <lekktu@gmail.com>
5398         * emacs-lisp/find-func.el: Don't require loadhist.
5400         * loadhist.el (feature-symbols, file-provides, file-requires)
5401         (file-set-intersect, file-dependents): Simplify.
5402         (unload-feature-special-hooks): Update list of special hooks.
5404 2007-10-17  Tassilo Horn  <tassilo@member.fsf.org>
5406         * bindings.el (completion-ignored-extensions): Remove pdf and dvi
5407         extensions since they can be viewed with doc-view.
5409         * files.el (auto-mode-alist): Make doc-view-mode the default mode
5410         for pdf, ps and dvi files.
5412         * doc-view.el: Make doc-view-mode the standard mode for viewing
5413         pdf, [e]ps and dvi files and add binding C-c C-c to toggle between
5414         text and image display.  Add binding C-c C-e to switch to an
5415         editing mode.
5416         (doc-view-ghostscript-options, doc-view-ps->pdf): Add "-dSAFER" to
5417         avoid security problems when rendering files from untrusted sources.
5419 2007-10-17  Aaron Hawley  <aaronh@garden.org>
5421         * tutorial.el (tutorial--save-tutorial): Display message when tutorial
5422         position is not saved.
5424 2007-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
5426         * doc-view.el: Mention xpdf.  Fix spelling of Ghostscript.
5427         (doc-view-ghostscript-options): Fix typo in doc string.
5429 2007-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5431         * progmodes/compile.el (compilation-next-error-function): Fix timestamp
5432         handling, so compilation-fake-loc works again.
5434         * server.el (server-select-display): Nop if we do not support m-f-o-d.
5435         (server-process-filter): Revert last change.
5437         * vc.el (vc-diff-sentinel, vc-diff-internal): Revert some change in the
5438         behavior unrelated to filesets.
5440 2007-10-17  Chong Yidong  <cyd@stupidchicken.com>
5442         * longlines.el (longlines-wrap-follows-window-size): Integer value
5443         specifies wrapping margin.
5444         (longlines-mode, longlines-window-change-function):
5445         Set window-specific wrapping margin based on the above.
5447 2007-10-17  John Wiegley  <johnw@newartisans.com>
5449         * eshell/esh-cmd.el (eshell-complex-commands): Add "ls".
5451 2007-10-17  Dan Nicolaescu  <dann@ics.uci.edu>
5453         * server.el (server-process-filter): Only set display if X11 is
5454         supported.
5456 2007-10-17  Glenn Morris  <rgm@gnu.org>
5458         * progmodes/cc-menus.el (cc-imenu-c++-generic-expression):
5459         Tweak regexp to avoid stack overflow.
5461 2007-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
5463         * simple.el (reindent-then-newline-and-indent): Don't assume that
5464         indent-according-to-mode preserves point.
5466 2007-10-16  Juanma Barranquero  <lekktu@gmail.com>
5468         * bs.el (bs--make-header-match-string, bs-show-in-buffer)
5469         (bs--nth-wrapper): Simplify.
5470         (bs-select, bs--insert-one-entry): Simplify.  Use `when'.
5471         (bs-buffer-list): Simplify.  Use `when'.  Use `string-match-p'.
5472         (bs-sort-buffer-interns-are-last): Use `string-match-p'.
5473         (bs-attributes-list, bs-max-window-height, bs-must-always-show-regexp)
5474         (bs-maximal-buffer-name-column, bs-minimal-buffer-name-column)
5475         (bs-configurations, bs-default-configuration)
5476         (bs-alternative-configuration, bs-cycle-configuration-name)
5477         (bs-string-show-always, bs-string-show-never, bs-string-current)
5478         (bs-string-current-marked, bs-string-marked, bs-string-show-normally)
5479         (bs-sort-functions, bs-default-sort-name): Remove * in docstrings.
5480         (bs--redisplay, bs--goto-current-buffer, bs--current-buffer, bs-delete)
5481         (bs-apply-sort-faces, bs-next-config-aux): Use `when'.
5482         (bs--window-config-coming-from): Revert 2006-11-09 change.
5483         (bs--restore-window-config): Keep the selected frame.
5484         (bs--track-window-changes, bs--remove-hooks): New functions.
5485         (bs-mode): Use `define-derived-mode'.  Set hook to track window changes.
5486         (bs--create-header): Remove.
5487         (bs--create-header-line): New function, based on `bs--create-header'.
5488         (bs--show-header): Use `bs--create-header-line'.
5489         (bs--show-with-configuration): Revert 2006-11-09 change.
5490         Don't reuse window unless it is visible on the selected frame.
5491         Restore window configuration (possibly in a different frame)
5492         before creating any window.
5494 2007-10-16  Glenn Morris  <rgm@gnu.org>
5496         * simple.el (blink-matching-open): Don't report false errors with
5497         the `$' syntax class.
5499 2007-10-16  Richard Stallman  <rms@gnu.org>
5501         * emacs-lisp/advice.el (ad-get-advice-info): Change to a function.
5502         (ad-get-advice-info-macro): New macro, like old ad-get-advice-info.
5503         (ad-is-advised, ad-get-advice-info-field)
5504         (ad-set-advice-info-field): Use ad-get-advice-info-macro.
5506 2007-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5508         * vc-hooks.el (vc-workfile-version): Compatibility alias.
5509         (vc-default-working-revision): Compatibility for backends.
5511 2007-10-15  Juanma Barranquero  <lekktu@gmail.com>
5513         * filesets.el (filesets-alist-get): Use `let' rather than `let*'.
5514         (filesets-ormap, filesets-sort-case-sensitive-flag)
5515         (filesets-remake-shortcut, filesets-ingroup-collect-files):
5516         Fix typos in docstrings.
5517         (filesets-conditional-sort, filesets-find-or-display-file)
5518         (filesets-data-get-name, filesets-data-get-data)
5519         (filesets-data-set, filesets-cmd-query-replace-getargs)
5520         (filesets-ingroup-collect): Doc fixes.
5522 2007-10-15  Sam Steingold  <sds@gnu.org>
5524         * mail/sendmail.el (sendmail-error-reporting-interactive)
5525         (sendmail-error-reporting-non-interactive): New variables for
5526         sendmail error reporting options to simplify support for imperfect
5527         sendmail emulators.
5528         (sendmail-send-it): Use them instead of list literals.
5530 2007-10-15  Juanma Barranquero  <lekktu@gmail.com>
5532         * help-fns.el: Revert previous change; it creates a
5533         dependency loop between advice.el and help-fns.el.
5535 2007-10-15  Juanma Barranquero  <lekktu@gmail.com>
5537         * help-fns.el: Require advice when compiling.
5539 2007-10-14  Drew Adams  <drew.adams@oracle.com>
5541         * emacs-lisp/ring.el (ring-convert-sequence-to-ring)
5542         (ring-insert+extend, ring-remove+insert+extend, ring-member)
5543         (ring-next, ring-previous): New functions.
5545 2007-10-14  Richard Stallman  <rms@gnu.org>
5547         * emacs-lisp/advice.el (documentation): Advice deleted.
5548         Doc for advised functions is now handled at C level.
5549         (ad-stop-advice, ad-start-advice): Don't enable or disable
5550         advice for `documentation'.
5551         (ad-advised-definition-docstring-regexp): Var deleted.
5552         (ad-make-advised-definition-docstring): Store orig name
5553         as text property of string.
5554         (ad-advised-definition-p): Check for text property of docstring.
5556         * help-fns.el (describe-function-1): Find source of advised functions.
5558 2007-10-14  Juri Linkov  <juri@jurta.org>
5560         * faces.el (describe-face): Allow handling a string as the face name.
5562         * textmodes/ispell.el (ispell-word): Call `ispell-region' on the
5563         active region in transient-mark-mode.
5564         (ispell-region): Change messages displayed at the start and end of
5565         the spell-checking to be the same.
5567         * startup.el (fancy-startup-tail): Say exactly what does the button
5568         dismiss ("Dismiss this startup screen").  Use text "Never show
5569         it again" for the checkbox after this button.
5570         (fancy-startup-screen, fancy-about-screen): Put point before the
5571         first link, so the user can quickly select links with the keyboard.
5572         (normal-mouse-startup-screen): Add more useful text describing how
5573         to follow a link.
5575 2007-10-14  Glenn Morris  <rgm@gnu.org>
5577         * progmodes/etags.el (select-tags-table): Disable undo in the
5578         `*Tags Table List*' buffer.
5580 2007-10-13  Eli Zaretskii  <eliz@gnu.org>
5582         * dired.el (dired-warn-writable): New face.
5583         (dired-warn-writable-face): New variable.
5584         (dired-font-lock-keywords): Use dired-warn-writable-face, instead
5585         of dired-warning-face, for group- and world-writable files.
5587 2007-10-13  Richard Stallman  <rms@gnu.org>
5589         * files.el (directory-abbrev-alist): Doc fix.
5591 2007-10-13  Jari Aalto  <jari.aalto@cante.net>
5593         * comint.el (comint-password-prompt-regexp): Add 'LDAP'.
5595 2007-10-12  Martin Rudalics  <rudalics@gmx.at>
5597         * frame.el (set-frame-configuration): Assign name parameter only
5598         if it has been set explicitly before.
5600 2007-10-11  Tom Tromey  <tromey@redhat.com>
5602         * progmodes/gdb-ui.el (gdb-info-stack-custom): Ensure current
5603         frame is visible.
5605 2007-10-10  Richard Stallman  <rms@gnu.org>
5607         * emacs-lisp/debug.el (debugger-setup-buffer): Disable undo
5608         in *Backtrace*.
5610         * faces.el (face-font-selection-order): Doc fix.
5612         * loadhist.el (unload-feature): Doc fix.
5614 2007-10-13  Glenn Morris  <rgm@gnu.org>
5616         * progmodes/octave-mod.el (octave-looking-at-kw): Add doc string.
5617         (octave-re-search-forward-kw, octave-re-search-backward-kw):
5618         Add doc string, and an explicit COUNT argument.
5619         (octave-scan-blocks, octave-beginning-of-defun): Explicitly pass
5620         `inc' to search functions.
5622         * faces.el (face-spec-set): When FRAME is nil, set the default for
5623         new frames (restores pre-2007-09-17 behavior).  Doc fix.
5625 2007-10-13  John W. Eaton  <jwe@octave.org>
5627         * progmodes/octave-mod.el (octave-looking-at-kw)
5628         (octave-re-search-forward-kw, octave-re-search-backward-kw):
5629         New functions.
5630         (octave-in-defun-p, calculate-octave-indent)
5631         (octave-blink-matching-block-open, octave-beginning-of-defun)
5632         (octave-auto-fill): Use octave-looking-at-kw instead of looking-at,
5633         to search for regexps that contain case-sensitive keywords.
5634         (octave-beginning-of-defun): Likewise, for octave-re-search-backward-kw.
5635         (octave-scan-blocks): Likewise, for octave-re-search-forward-kw.
5637 2007-10-13  Dan Nicolaescu  <dann@ics.uci.edu>
5639         * frame.el (select-frame-set-input-focus): Fix typo "max" -> "mac".
5640         Do not use a single clause cond.
5642         * cus-start.el (all): Use test that does not match the X11 version
5643         for mac.
5645 2007-10-13  Markus Gritsch  <m.gritsch@gmail.com>  (tiny change)
5647         * progmodes/ebrowse.el (ebrowse-tree-mode): Disable undo in the
5648         BROWSE buffer.
5650 2007-10-13  Dan Nicolaescu  <dann@ics.uci.edu>
5652         * cus-start.el (all): Undo previous change.
5654 2007-10-13  Glenn Morris  <rgm@gnu.org>
5656         * woman.el (woman0-rename): Fix paren typo.
5658         * mail/feedmail.el (feedmail-run-the-queue)
5659         (feedmail-look-at-queue-directory):
5660         * mail/reporter.el (reporter-dump-state):
5661         * net/eudc-hotlist.el (eudc-edit-hotlist):
5662         * net/eudc.el (eudc-display-records)
5663         (eudc-filter-duplicate-attributes)
5664         (eudc-distribute-field-on-records, eudc-query-form, eudc-process-form):
5665         * net/eudcb-bbdb.el (eudc-bbdb-filter-non-matching-record)
5666         (eudc-bbdb-query-internal):
5667         * net/eudcb-ldap.el (eudc-ldap-simple-query-internal):
5668         * net/socks.el (socks-build-auth-list):
5669         * progmodes/cc-cmds.el (top level):
5670         * progmodes/cc-styles.el (c-make-styles-buffer-local, c-set-style):
5671         * progmodes/cperl-mode.el (top level, cperl-imenu-addback)
5672         (cperl-write-tags, cperl-tags-treeify):
5673         * progmodes/ebnf-yac.el (ebnf-yac-token-table):
5674         * progmodes/ebnf2ps.el (ebnf-map-name, ebnf-dimensions):
5675         * progmodes/idlw-shell.el (idlwave-shell-filter-bp, top level):
5676         * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
5677         (idlwave-toolbar-remove-everywhere):
5678         * progmodes/idlwave.el (idlwave-indent-line)
5679         (idlwave-sintern-keyword-list, idlwave-scan-user-lib-files)
5680         (idlwave-write-paths, idlwave-all-method-classes)
5681         (idlwave-all-method-keyword-classes, idlwave-entry-keywords)
5682         (idlwave-fix-keywords, idlwave-display-calling-sequence)
5683         (idlwave-complete-in-buffer):
5684         * textmodes/org.el (org-export-as-html, org-export-as-ascii)
5685         (org-fast-tag-selection):
5686         * textmodes/reftex-sel.el (reftex-select-item): Use mapc rather
5687         than mapcar.
5689 2007-10-13  Dan Nicolaescu  <dann@ics.uci.edu>
5691         * diff-mode.el (diff-fine-change): Add :group.
5693 2007-10-12  Dan Nicolaescu  <dann@ics.uci.edu>
5695         * cus-start.el (all): Use the same test as the 22.2 branch.
5697 2007-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5699         * diff-mode.el (diff-current-defun): Force recomputation of
5700         change-log-default-name.
5702 2007-10-12  Chong Yidong  <cyd@stupidchicken.com>
5704         * startup.el (fancy-startup-screen): Remove an unnecessary newline
5705         and some leftover logic regarding dedicated frames.  If showing
5706         concise startup screen, fit window to buffer.
5707         (command-line-1): If we will be using the splash screen, use
5708         find-file instead of find-file-other-window to find additional files.
5709         Comment out unused code for coping with the old sit-for behavior.
5711 2007-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5713         * term/xterm.el (xterm-function-map, xterm-alternatives-map): Use the
5714         `meta' modifier consistently, rather than using sometimes meta
5715         sometimes alt.
5717 2007-10-12  Martin Rudalics  <rudalics@gmx.at>
5719         * window.el (handle-select-window): Revert part of 2007-10-08
5720         change setting the input focus.
5722 2007-10-12  Glenn Morris  <rgm@gnu.org>
5724         * startup.el (command-line): Do not read abbrev file in batch mode.
5726         * emacs-lisp/byte-opt.el (top level):
5727         * mail/rmail.el (rmail-list-to-menu):
5728         * obsolete/hilit19.el (hilit-mode):
5729         * progmodes/cc-mode.el (c-postprocess-file-styles)
5730         (c-submit-bug-report):
5731         * textmodes/org-publish.el (org-publish-get-plist-from-filename):
5732         * textmodes/reftex.el (reftex-erase-all-selection-and-index-buffers)
5733         (reftex-access-parse-file):
5734         * textmodes/reftex-cite.el (reftex-do-citation)
5735         (reftex-insert-bib-matches):
5736         * textmodes/reftex-ref.el (reftex-offer-label-menu):
5737         * textmodes/reftex-sel.el (reftex-select-unmark):
5738         * textmodes/reftex-toc.el (reftex-toc-do-promote):
5739         * vc-mcvs.el (vc-mcvs-checkin): Use mapc rather than mapcar.
5741         * cus-edit.el (custom-variable-menu, custom-face-menu)
5742         (custom-group-menu): Check init-file-user rather than
5743         user-init-file, in case cus-edit is loaded by site-run-file.
5745 2007-10-11  Dan Nicolaescu  <dann@ics.uci.edu>
5747         * vc.el (vc-deduce-fileset): Delete unused code.
5748         (vc-next-action): Fix typos.
5750 2007-10-11  Juanma Barranquero  <lekktu@gmail.com>
5752         * bs.el (bs--mark-unmark): New function.
5753         (bs-mark-current, bs-unmark-current): Use it.
5755 2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
5757         * vc.el (vc-diff):
5758         (vc-diff-internal): Merge a patch by Juanma Barranquero.  Also,
5759         temporarily disable the check for his edge case of
5760         vc-diff (stopping it from grinding when called from $HOME), as
5761         it's calling some brittle code in vc-hooks.el.
5762         (with-vc-properties): Fix evaluation time of a macro argument.
5763         * ediff-vers.el (ediff-vc-internal):
5764         * vc-hooks.el:
5765         * loaddefs.el: Follow up on VC terminology change.
5767 2007-10-11  Juanma Barranquero  <lekktu@gmail.com>
5769         * follow.el (follow-stop-intercept-process-output):
5770         Use `follow-call-process-filter' rather than `process-filter'.
5771         Simplify.
5773 2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
5775         * vc-hooks.el (vc-registered): Robustify this function a bit
5776         against filenames with no directory component.
5778 2007-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5780         * international/characters.el: Undo unwanted and unexplained change.
5782 2007-10-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5784         * ps-print.el: Fix the usage of :foreground and :background face
5785         attributes.  Reported by Nikolaj Schumacher <n_schumacher@web.de>.
5786         (ps-print-version): New version 6.7.6.
5787         (ps-face-attributes, ps-face-attribute-list, ps-face-background):
5788         Fix code.
5789         (ps-face-foreground-color-p, ps-face-background-color-p)
5790         (ps-face-color-p): New inline funs.
5792 2007-10-10  Carsten Dominik  <dominik@science.uva.nl>
5794         * textmodes/org.el (org-additional-option-like-keywords): New constant.
5795         (org-complete): Use `org-additional-option-like-keywords'.
5796         (org-parse-local-options): New function.
5798 2007-10-10  Carsten Dominik  <dominik@science.uva.nl>
5800         * textmodes/org.el (org-in-clocktable-p): New function.
5801         (org-clock-report): Only update the table at point, or insert a new one.
5802         (org-clock-goto): New function.
5803         (org-open-file): Use `start-process-shell-command' instead of
5804         `shell-command' with an ampersand.
5805         (org-deadline, org-schedule): New argument REMOVE to remove the
5806         date from the entry.
5807         (org-agenda-schedule, org-agenda-deadline): Pass the prefix
5808         argument to `org-schedule' and `org-deadline'.
5809         (org-trim): Use the correct expressions for beginning and end of
5810         the string.
5811         (org-get-cleaned-entry): Trim the string before returning it.
5812         (org-clock-find-position): New function.
5813         (org-clock-into-drawer): New option.
5814         (org-agenda-tags-column): Rename from
5815         `org-agenda-align-tags-to-column'.
5816         (org-agenda-align-tags): Allow negative values for
5817         `org-agenda-tags-column'.
5818         (org-insert-labeled-timestamps-before-properties-drawer): Remove var.
5819         (org-agenda-to-appt): New optional argument FILTER.
5820         (org-completion-fallback-command): New variable.
5821         (org-complete): Use `org-completion-fallback-command'.
5822         (org-find-base-buffer-visiting): Catch the case that there is no
5823         buffer visiting the file.
5824         (org-property-or-variable-value): New function.
5825         (org-todo): Use `org-property-or-variable-value'
5826         (org-agenda-compact-blocks): New option.
5827         (org-prepare-agenda, org-agenda-list): Use `org-agenda-compact-blocks'.
5828         (org-agenda-schedule, org-agenda-deadline):
5829         Call `org-agenda-show-new-time'.
5830         (org-agenda-show-new-time): New argument PREFIX.
5831         (org-colgroup-info-to-vline-list): Fix but that cause a
5832         shift in the vertical lines.
5833         (org-buffer-property-keys): New argument INCLUDE-DEFAULTS.
5834         (org-maybe-renumber-ordered-list, org-cycle-list-bullet)
5835         (org-indent-item): No arg in call to `org-fix-bullet-type'.
5836         (org-fix-bullet-type): Remove argument.
5837         (org-read-date): Check for am/pm twice, to catch the end time.
5838         (org-goto-map): Use `suppress-keymap'.
5839         (org-remember-apply-template): Respect the dynamically scoped
5840         selection character.
5842 2007-10-10  Bastien Guerry  <Bastien.Guerry@ens.fr>
5844         * textmodes/org-export-latex.el (org-export-latex-protect-string):
5845         Renaming of `org-latex-protect'.
5846         (org-export-latex-emphasis-alist): By default, don't protect
5847         any emphasis formatter from further conversion.
5848         (org-export-latex-tables): Honor column grouping for tables.
5849         (org-export-latex-title-command): New option.
5850         (org-export-latex-treat-backslash-char): Use \textbackslash{} to
5851         export backslash character.
5853 2007-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5855         * frame.el (frame-inherited-parameters): Remove unused `environment'
5856         parameter, and let server.el add `client' when needed.
5858         * server.el (server-create-tty-frame)
5859         (server-create-window-system-frame): Set frame-inherited-parameters.
5861         * frame.el (frame-inherited-parameters): New var.
5862         (make-frame): Use it.
5864         * font-lock.el (lisp-font-lock-keywords-2): Remove let-environment.
5866         * env.el (let-environment): Remove.  Unused.
5867         (read-envvar-name): Simplify.
5868         (setenv): Remove unused arg `frame'.
5870         * help-fns.el (describe-variable): Add missing "  " for multiline
5871         obsolescence info and missing EOL after global value.
5873 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
5875         * add-log.el:
5876         * ediff-vers.el:
5877         * log-view.el:
5878         * pcvs.el:
5879         * vc-arch.el:
5880         * vc-bzr.el:
5881         * vc-cvs.el:
5882         * vc.el:
5883         * vc-git.el:
5884         * vc-hg.el:
5885         * vc-hooks.el:
5886         * vc-mcvs.el:
5887         * vc-mtn.el:
5888         * vc-rcs.el:
5889         * vc-sccs.el:
5890         * vc-svn.el: Terminology cleanup: workfile-version -> working-revision,
5891         {find,init,next,previous,annotate-*,log}-version ->
5892         {find,init,next,previous,annotate-*,log}-revision,
5893         annotate-focus-version -> annotate-working-revision, The term
5894         'focus' is gone.  The term 'revision' is now used consistently
5895         everywhere that reference to a revision ID is intended, replacing
5896         older use of 'version'.
5898 2007-10-10  Juanma Barranquero  <lekktu@gmail.com>
5900         * follow.el: Change all instances of "Follow Mode" to "Follow
5901         mode" in docstrings and messages.
5902         (follow-menu-filter): Fix arg passed to `bound-and-true-p'.
5904 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
5906         * vc.el (vc-next-action): Rewrite completely; this principal
5907         entry point now operates on a current fileset selected either
5908         explicitly via VC-Dired or implicitly by visiting a file buffer,
5909         rather than always operating on the file of the current buffer as
5910         in older versions.  Rewrite the rest of the mode to match.
5911         (with-vc-properties): Rewrite to operate on a file list.
5912         (with-vc-file): vc-checkin takes a file list argument now.
5913         (vc-post-command-functions): This hook now receives a file list.
5914         (vc-do-command): Take a either a file or a file list as argument.
5915         (vc-deduce-fileset): New function for deducing a file list to
5916         operate on.
5917         (vc-next-action-on-file, vc-next-action-dired): Remove.
5918         Merge into vc-next-action.
5919         (vc-register): Adapt to the fact that vc-start-entry now takes a
5920         file list.
5921         (vc-register-with): New function.
5922         (vc-start-entry): Take a file list argument rather than a
5923         file argument.
5924         (vc-checkout): Cope with vc-start-entry taking a file list.
5925         (vc-steal-lock): Cope with with-vc-properties taking a
5926         file list.
5927         (vc-checkin): Take a file list argument rather than a file argument.
5928         (vc-finish-logentry): Use the filelist passed by vc-start-entry.
5929         (vc-diff-internal): Rewrite for filesets.
5930         (vc-diff-sentinel): New function, tests whether changes were
5931         written into a diff buffer.
5932         (vc-diff): Rewrite for filesets.
5933         (vc-version-diff): Rewrite for filesets.
5934         (vc-print-log): Take a fileset argument.
5935         (vc-revert): Revert the entire selected fileset, not just the
5936         current buffer.
5937         (vc-rollback): Roll back the entire selected fileset, if
5938         possible.  No longer accepts a prefix argument.
5939         (vc-update): Merge new changes for the entire selected
5940         fileset, not just the current buffer.
5941         (vc-revert-file): Cope with with-vc-properties taking a file list.
5942         (vc-default-dired-state-info): Add + status suffix if the file is
5943         modified.
5944         (vc-annotate-warp-version): Use the new diff machinery.
5945         (vc-log-edit): Take a file list argument rather than a file argument.
5947 2007-10-10  Michael Albinus  <michael.albinus@gmx.de>
5949         Sync with Tramp 2.1.11.
5951         * net/tramp.el (tramp-open-connection-setup-interactive-shell):
5952         Pacify byte compiler.
5954         * net/trampver.el: Update release number.
5956 2007-10-09  Richard Stallman  <rms@gnu.org>
5958         * play/gamegrid.el (gamegrid-setup-default-font): Use face-spec-set.
5960 2007-10-09  Juanma Barranquero  <lekktu@gmail.com>
5962         * follow.el: Require easymenu.
5963         (follow-mode-hook, follow-mode): Doc fixes.
5964         (follow-mode-off-hook): Mark as obsolete.
5966 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
5968         * window.el (mouse-autoselect-window-cancel): Don't cancel for
5969         select-window or select-frame events.
5970         (handle-select-window): When autoselecting window set input
5971         focus.  Restructure.
5973         * frame.el (focus-follows-mouse): Move to frame.c.
5974         * cus-start.el (all): Add focus-follows-mouse.
5976 2007-10-08  Juanma Barranquero  <lekktu@gmail.com>
5978         * bs.el (bs-mode): Make sure global-font-lock-mode doesn't
5979         activate font-locking in the *buffer-selection* buffer.
5980         (bs-show-sorted): Doc fix.
5982         * bs.el (bs--get-marked-string, bs--get-modified-string)
5983         (bs--get-readonly-string, bs--get-size-string, bs--get-name)
5984         (bs--get-mode-name, bs-mode): Fix typos in docstrings.
5985         (bs--format-aux): Doc fix.
5987 2007-10-08  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
5989         * progmodes/gud.el (gud-gud-gdb-command-name): Fix typo in docstring.
5991 2007-10-08  Nick Roberts  <nickrob@snap.net.nz>
5993         * progmodes/gud.el (gud-gud-gdb-command-name): New option.
5994         (gud-gdb): New function for old M-x gdb (text command mode).
5995         (gud-gdb-command-name, gdb): Move to...
5997         * progmodes/gdb-ui.el: ...here and adapt doc string.
5998         (gud-gdba-command-name, gdba): Delete.
6000 2007-10-08  Juanma Barranquero  <lekktu@gmail.com>
6002         * bs.el: Don't defvar `font-lock-verbose'.
6003         (bs-config-clear, bs-kill, bs-string-show-normally, bs-sort-functions)
6004         (bs--get-file-name): Fix typos in docstrings.
6005         (bs--show-header): Use `dolist' instead of `mapcar'.
6006         (bs-mode): Set `show-trailing-whitespace' to nil.
6007         (bs-buffer-sort-function, bs-mouse-select-other-frame)
6008         (bs-visits-non-file, bs-sort-buffer-interns-are-last, bs-show):
6009         Doc fixes.
6011 2007-10-08  Adam Hupp  <adam@hupp.org>  (tiny change)
6013         * progmodes/gud.el (pdb): Specify file for gud-break.
6015 2007-10-08  Nick Roberts  <nickrob@snap.net.nz>
6017         * progmodes/gud.el (gdb): Make graphical mode the default and
6018         switch to text command mode if appropriate, i.e., reverse previous
6019         arrangement.
6020         (gud-gdb-marker-filter): Adapt for above change.
6022         * progmodes/gdb-ui.el (gdb-init-1): Don't set the values
6023         gud-minor-mode and gud-marker-filter.
6024         (gdb-fullname-regexp): New variable.
6025         (gud-gdba-marker-filter): Use it to switch to text command
6026         mode if appropriate.
6028 2007-10-08  Nick Roberts  <nickrob@snap.net.nz>
6030         * progmodes/gud.el (gud-display-line): Find source buffer even when
6031         GUD buffer has its own frame.
6033 2007-10-08  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6035         * term/x-win.el (icon-map-list): Set to nil for 22.1 compatibility.
6037 2007-10-08  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6039         * term/x-win.el (x-gtk-stock-map): Version is 22.2.
6041 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
6043         * allout.el (allout-before-change-handler): Replace got-char by
6044         goto-char.
6046 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6048         * vc-svn.el (vc-svn-resolve-when-done, vc-svn-find-file-hook): New funs.
6049         Used to try and automatically enabled smerge-mode in the presence of
6050         conflicts and to call `svn resolved' when the conflicts are gone.
6051         (vc-svn-parse-status): Remember the svn-specific status.
6053 2007-10-08  Eli Zaretskii  <eliz@gnu.org>
6055         * menu-bar.el (menu-bar-search-documentation-menu): Rename from
6056         menu-bar-apropos-menu.  All users changed.
6057         (menu-bar-help-menu): Change menu symbols to better match the text
6058         displayed by the menu.
6060 2007-10-08  Dan Nicolaescu  <dann@ics.uci.edu>
6062         * files.el (file-name-sans-versions): Use [:alnum:] and also allow
6063         #, @, : and ^.
6065 2007-10-08  Dan Nicolaescu  <dann@ics.uci.edu>
6067         * pcvs-defs.el (cvs-mode-map): Bind TAB and backtab.
6069         * log-view.el (log-view-mode-map): Likewise.
6071         * diff-mode.el (diff-mode-shared-map): Likewise.
6073 2007-10-08  Dan Nicolaescu  <dann@ics.uci.edu>
6075         * files.el (file-name-sans-versions): Also allow `A-Z'.
6077         * vc.el: Mention all supported VC backends.
6079 2007-10-08  Richard Stallman  <rms@gnu.org>
6081         * wid-edit.el (widget-specify-button): Don't merge mouse-face with
6082         neighbouring buttons.
6084 2007-10-08  Andreas Schwab  <schwab@suse.de>
6086         * files.el (file-name-sans-versions): Also allow `_'.
6088 2007-10-08  Dan Nicolaescu  <dann@ics.uci.edu>
6090         * files.el (file-name-sans-versions): Allow - and a-z in version names.
6092         * log-view.el (log-view-mode-map, log-view-mode-menu):
6093         Bind log-view-annotate-version.
6094         (log-view-beginning-of-defun, log-view-end-of-defun)
6095         (log-view-annotate-version): New functions.
6096         (log-view-mode): Use log-view-beginning-of-defun and
6097         log-view-end-of-defun.
6099 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6101         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix staging.
6103 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6105         * wid-edit.el (widget-image-insert): Don't merge mouse-face with
6106         neighbouring buttons.
6108         * progmodes/compile.el (compilation-error-regexp-alist-alist):
6109         Recognize gcc's use of "note" for informational messages.
6111 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6113         * textmodes/css-mode.el (css-electric-keys): electrick->electric.
6114         (css-mode): Update correspondingly.
6116 2007-10-08  Dan Nicolaescu  <dann@ics.uci.edu>
6118         * vc-git.el (vc-git-log-view-mode): Add font-lock patterns for
6119         Signed-off-by, Acked-by and Merge.
6121 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6123         * ediff-init.el (ediff-verbose-p): This var is not a constant.
6125 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6127         * vc-mtn.el: New file.
6129         * vc-hooks.el (vc-handled-backends): Add Mtn.
6131 2007-10-08  Eli Zaretskii  <eliz@gnu.org>
6133         * files.el (find-file, find-file-other-window)
6134         (find-file-other-frame, find-file-existing, find-file-read-only)
6135         (find-file-read-only-other-window)
6136         (find-file-read-only-other-frame)
6137         (find-alternate-file-other-window, find-alternate-file): Doc fixes.
6139 2007-10-08  Nick Roberts  <nickrob@snap.net.nz>
6141         * progmodes/gud.el (gdb-ready): New variable.
6142         (gdb): Set it to nil.  Set gud-running to nil here...
6143         (gud-common-init): ...instead of here.
6145         * progmodes/gdb-ui.el (gdba, gdb-send, gdb-source-info):
6146         Use gdb-ready.  Discard input until GDB is ready to accept it.
6148 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
6150         * dired.el (dired-warning): Inherit from font-lock-warning-face to
6151         make it show up with eight colors.
6153 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6155         * diff-mode.el (diff-sanity-check-hunk): Fix up the case when unified
6156         diffs are concatenated with no intervening line.
6158 2007-10-08  Dave Love  <fx@gnu.org>
6160         * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
6161         (python-font-lock-keywords): Update to the 2.5 version of the language.
6162         (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
6163         (python-backspace): Only behave funny in code.
6164         (python-compilation-regexp-alist): Add PDB stack trace regexp.
6165         (inferior-python-mode): Add PDB prompt regexp.
6166         (python-fill-paragraph): Refine the fenced-string regexp.
6167         (python-find-imports): Handle imports spanning several lines.
6168         (python-mode): Add `class' to hideshow support.
6170 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6172         * pcvs.el (cvs-mode-add-change-log-entry-other-window):
6173         Use add-log-buffer-file-name-function rather than binding
6174         buffer-file-name, so we don't end up calling change-log-mode in *cvs*
6175         when `fi' is the ChangeLog file itself.
6177         * outline.el (outline-flag-region): Use front-advance.
6179 2007-10-08  Ilya Zakharevich  <ilyaz@cpan.org>
6181         * progmodes/cperl-mode.el: Merge upstream 5.23.
6182         (cperl-where-am-i): Remove function.
6183         (cperl-backward-to-noncomment): Don't go too far when skipping POD/HEREs
6184         (cperl-sniff-for-indent): De-invert [string] and [comment].
6185         When looking for label, skip s:m:y:tr.
6186         (cperl-indent-line): Likewise.
6187         (cperl-mode): Don't assume `font-lock-multiline' is auto-local.
6188         (cperl-windowed-init): Wrong `ps-print' handling.
6189         Both thanks to Chong Yidong.
6190         (cperl-look-at-leading-count): Could fail with unfinished RExen.
6191         (cperl-find-pods-heres): If the second part of s()[] is missing,
6192         don't try to highlight delimiters...
6194 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6196         * progmodes/compile.el (compilation-get-file-structure): Complete last
6197         change by also using spec-directory in the puthash.
6199 2007-10-08  Riccardo Murri  <riccardo.murri@gmail.com>
6201         * vc-bzr.el (vc-bzr-file-name-relative): Use 'when' instead of 'and'.
6202         (vc-bzr-status): Fix shadowing of variable 'status'.
6203         (vc-bzr-workfile-version): Use correct path to 'last-revision' file.
6204         Use `expand-file-name' instead of `concat'.
6205         (vc-bzr-annotate-command): Use option name '--long' instead of '-l'.
6206         Update annotation line regexp.  Fixes launchpad.net [Bug 137435].
6208 2007-10-08  Jason Rumney  <jasonr@gnu.org>
6210         * frame.el (focus-follows-mouse): Doc-fix.  Change default on w32.
6212 2007-10-08  Richard Stallman  <rms@gnu.org>
6214         * emacs-lisp/lisp-mode.el (lisp-indent-offset): Make defcustom.
6215         Add `safe-local-variable' property.
6216         (lisp-body-indent): Likewise.
6218 2007-10-08  Richard Stallman  <rms@gnu.org>
6220         * files.el (hack-local-variables-confirm): Rename arg VARS to ALL-VARS.
6221         Add doc string.
6223 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
6225         * files.el (backup-buffer-copy): Try to overwrite old backup first.
6227 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
6229         * repeat.el (repeat): Use last-repeatable-command instead of
6230         real-last-command.  Run pre- and post-command hooks for
6231         self-insertion.  Update doc-string.
6233 2007-10-08  Alexandre Julliard  <julliard@winehq.org>
6235         * vc-git.el (vc-git-state): Call git-add --refresh to update the
6236         state of the file.
6237         (vc-git-workfile-unchanged-p): Delegate implementation to vc-git-state.
6238         (vc-git-create-repo): Fix invalid command.
6240 2007-10-08  Richard Stallman  <rms@gnu.org>
6242         * textmodes/flyspell.el (flyspell-mode):
6243         Catch errors in flyspell-mode-on.
6245 2007-10-09  Juanma Barranquero  <lekktu@gmail.com>
6247         * term/x-win.el (x-alternatives-map): Remove spurious parenthesis.
6249 2007-10-09  Stefan Monnier  <monnier@iro.umontreal.ca>
6251         * international/encoded-kb.el (encoded-kbd-setup-display):
6252         Use input-decode-map rather than local-key-translation-map.
6254         * term/rxvt.el (rxvt-alternatives-map): New map.
6255         (terminal-init-rxvt): Use it.
6256         Bind rxvt-function-map in input-decode-map.
6258         * term/xterm.el (xterm-alternatives-map): New map.
6259         (terminal-init-xterm): Use it.
6260         Bind xterm-function-map in input-decode-map.
6262         * term/x-win.el (x-alternatives-map): New var.
6263         (x-setup-function-keys): Use it.
6265         * help-fns.el (describe-variable): Slightly change the layout of
6266         meta-info to separate it better from the docstring.
6267         Standardize insertion of extra empty lines in various circumstances.
6269         * diff-mode.el (diff-hunk-style): New fun.
6270         (diff-end-of-hunk): Use it.
6271         (diff-context->unified): Use the new `apply' undo element,
6272         if applicable, so as to save undo-log space.
6273         (diff-fine-change): New face.
6274         (diff-fine-highlight-preproc): New function.
6275         (diff-fine-highlight): New command.
6276         (diff-mode-map, diff-mode-menu): Add diff-fine-highlight.
6278         * smerge-mode.el (smerge-refine-chopup-region): Add `preproc' argument.
6279         (smerge-refine-highlight-change): Add `props' argument.
6280         (smerge-refine-subst): New function holding most of smerge-refine.
6281         (smerge-refine): Use it.
6283 2007-10-08  Eric S. Raymond  <esr@snark.thyrsus.com>
6285         * vc.el (vc-default-wash-log): Remove unused code, the
6286         log washers all live in the backends now.
6287         (vc-default-comment-history): Correct for the fact
6288         that wash-log is argumentless in the new API.
6290 2007-10-08  Michael Albinus  <michael.albinus@gmx.de>
6292         * net/tramp.el (tramp-find-foreign-file-name-handler): Check also host.
6293         (tramp-maybe-send-script): Apply `member' but `memq'.
6294         (tramp-advice-file-expand-wildcards): Simplify implementation.
6296 2007-10-08  Juanma Barranquero  <lekktu@gmail.com>
6298         * follow.el (follow-mode): Don't run hooks twice.  Use `when'.
6300         * mb-depth.el (minibuf-depth-indicator-function): New variable.
6301         (minibuf-depth-setup-minibuffer): Use it.
6303 2007-10-07  Glenn Morris  <rgm@gnu.org>
6305         * simple.el (bad-packages-alist): Clarify Semantic and CEDET
6306         version numbers.
6308 2007-10-06  Juri Linkov  <juri@jurta.org>
6310         * textmodes/fill.el (fill-paragraph-or-region): New function.
6312         * bindings.el (esc-map): Bind M-q to fill-paragraph-or-region
6313         instead of fill-paragraph.
6315         * tutorial.el (tutorial--default-keys): Replace fill-paragraph
6316         with fill-paragraph-or-region.  Suspend command is now the same
6317         `suspend-frame' on window systems and on tty.
6319         * image.el (image-type): Check if image-types is bound to not fail
6320         on tty.
6322         * delsel.el (delete-selection-pre-hook):
6323         * emulation/cua-base.el (cua-paste): Check if mouse-region-match
6324         is fbound to not fail on mouseless tty.
6326 2007-10-06  Michael Albinus  <michael.albinus@gmx.de>
6328         * net/tramp.el (top): Move loading of tramp-util.el and
6329         tramp-vc.el to tramp-compat.el.
6330         (tramp-make-tramp-temp-file): Complete rewrite.  Create remote
6331         temporary file if possible, in order to avoid a security hole.
6332         (tramp-do-copy-or-rename-file-out-of-band)
6333         (tramp-maybe-open-connection): Call `tramp-make-tramp-temp-file'
6334         with DONT-CREATE, because the connection is not setup yet.
6335         (tramp-handle-process-file): Rewrite temporary file handling.
6336         (tramp-completion-mode): New defvar.
6337         (tramp-completion-mode-p): Use it.
6339         * net/tramp-compat.el (top): Load tramp-util.el and tramp-vc.el.
6341         * net/tramp-fish.el (tramp-fish-handle-process-file):
6342         Rewrite temporary file handling.
6344 2007-10-06  Eric S. Raymond  <esr@snark.thyrsus.com>
6346         * vc.el: Workfile version -> focus version change.  Port various
6347         comments from new VC to reduce the noise in the diff.
6348         Patch in the new vc-create-repo function to go with the
6349         header comment about it already present.
6350         There are no changes to existing logic in this patch.
6351         (vc-revert-buffer1): Rename to vc-revert-buffer-internal.
6353 2007-10-06  Aaron Hawley  <aaronh@garden.org>
6355         * autoinsert.el (auto-insert-alist): Add a Texinfo entry.
6357 2007-10-05  Chris Moore  <dooglus@gmail.com>
6359         * server.el (server-kill-new-buffers): Doc fix.
6361 2007-10-05  John W. Eaton  <jwe@octave.org>
6363         * progmodes/octave-mod.el (octave-abbrev-table): Add "until".
6364         (octave-begin-keywords): Add "do".
6365         (octave-end-keywords): Remove "end".
6366         (octave-reserved-words): Add "end".  Remove "all_va_args",
6367         "gplot", and 'gsplot".
6368         (octave-text-functions): Remove "gset", "gshow", "set", and "show".
6369         (octave-variables): Remove "IMAGEPATH", "INFO_FILE",
6370         "INFO_PROGRAM", "LOADPATH", "__error_text__", "automatic_replot",
6371         "default_return_value", "define_all_return_values",
6372         "do_fortran_indexing", "empty_list_elements_ok",
6373         "gnuplot_has_multiplot", "implicit_str_to_num_ok",
6374         "ok_to_lose_imaginary_part", "prefer_column_vectors",
6375         "prefer_zero_one_indexing", "propagate_empty_matrices",
6376         "resize_on_range_error", "treat_neg_dim_as_zero",
6377         "warn_assign_as_truth_value", "warn_comma_in_global_decl",
6378         "warn_divide_by_zero", "warn_function_name_clash",
6379         "warn_missing_semicolon", "whitespace_in_literal_matrix".
6380         Add "DEFAULT_EXEC_PATH", "DEFAULT_LOADPATH", "IMAGE_PATH",
6381         "crash_dumps_octave_core", "sighup_dumps_octave_core",
6382         "sigterm_dumps_octave_core".
6383         (octave-block-match-alist): Remove "end" from block-end keywords.
6384         (octave-mode): Update ftp site address.
6386 2007-10-05  Dan Nicolaescu  <dann@ics.uci.edu>
6388         * vc.el: Reorder functions, no code changes.
6390 2007-10-04  Michael Albinus  <michael.albinus@gmx.de>
6392         * net/tramp.el (tramp-make-temp-file): Move to tramp-compat.el.
6393         (tramp-do-copy-or-rename-file-directly): Handle tmpfile only in
6394         the cond clauses where needed.
6395         (tramp-handle-write-region): Rearrange code for proper handling of
6396         tmpfile.
6398         * net/tramp-compat.el (tramp-compat-make-temp-file): New defsubst.
6400         * net/tramp.el:
6401         * net/tramp-fish.el:
6402         * net/tramp-ftp.el:
6403         * net/tramp-smb.el: Rename `tramp-make-temp-file' to
6404         `tramp-compat-make-temp-file'.
6406 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
6408         * image-dired.el (image-dired-image-at-point-p): Fix typo in docstring.
6410 2007-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6412         * emacs-lisp/copyright.el (copyright-update): Don't update if the file
6413         already uses a more recent copyright version than the "current" one.
6415 2007-10-03  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
6417         * doc-view.el (doc-view-dvi->pdf-sentinel, doc-view-reset-slice)
6418         (doc-view-insert-image): Minor aesthetical docstring changes.
6420 2007-10-03  Tassilo Horn  <tassilo@member.fsf.org>
6422         * doc-view.el (doc-view): Don't ignore pdf and dvi files when
6423         completing filename.
6424         (doc-view-search-internal): Docstring change.
6426 2007-10-03  Michael Albinus  <michael.albinus@gmx.de>
6428         * net/tramp.el (top): Add tramp-compat to `tramp-unload-hook'.
6429         (tramp-file-name-handler-alist):
6430         Add `tramp-handle-insert-file-contents-literally'.  Needed for XEmacs.
6431         (tramp-make-temp-file): Use `make-temp-name'.  `make-temp-file',
6432         used before, creates the file already, which is not desired.
6433         (tramp-do-copy-or-rename-file-directly): Simplify handling of
6434         temporary file.
6435         (tramp-handle-insert-file-contents): Assign the result in the
6436         short track case.
6437         (tramp-handle-insert-file-contents-literally): New defun.
6438         (tramp-completion-mode-p): Revert change from 2007-09-24.
6439         Checking for `return' etc as last character is not sufficient, for
6440         example in dired-mode when entering <g> (revert-buffer) or
6441         <s> (dired-sort).
6443         * net/tramp-compat.el (top): Add also compatibility code for loading
6444         appropriate timer package.
6445         (tramp-compat-copy-tree): Check for `subrp' and `symbol-file' in
6446         order to avoid autoloading problems.
6448         * net/tramp-fish.el:
6449         * net/tramp-smb.el: Move further compatibility code to tramp-compat.el.
6451         * net/tramp-ftp.el (tramp-ftp-file-name-handler): Handle the case
6452         where the second parameter of `copy-file' or `rename-file' is a
6453         remote file but not via ftp.
6455 2007-10-02  Richard Stallman  <rms@gnu.org>
6457         * frame.el (cursor-in-non-selected-windows): Doc fix.
6459 2007-10-01  Thien-Thi Nguyen  <ttn@gnuvola.org>
6461         * play/zone.el (zone): Let-bind show-trailing-whitespace to nil.
6462         Suggested by Chris Moore <christopher.ian.moore@gmail.com>.
6464 2007-10-01  Jay Belanger  <jay.p.belanger@gmail.com>
6466         * calc/calc-math.el (math-largest-emacs-expt): Handle the cases
6467         when `expt' doesn't give range errors.
6469 2007-10-01  Markus Triska  <markus.triska@gmx.at>
6471         * calc/calc-math.el (math-smallest-emacs-expt):
6472         Make the computation more robust.
6474 2007-09-30  David Kastrup  <dak@gnu.org>
6476         * startup.el (argv): Alias for `command-line-args-left' to use as
6477         `(pop argv)' inside of --eval command sequences.  Allows for
6478         passing shell commands into Emacs verbatim without need for Lisp
6479         quoting.
6481         * autorevert.el (auto-revert-handler): In `auto-revert-tail-mode',
6482         check only for changed size.
6483         (auto-revert-tail-handler): Get size from caller.  If the file has
6484         shrunk, tail the whole file again (the file presumably has been
6485         rewritten).
6487         * woman.el (woman-topic-all-completions, woman-mini-help):
6488         Fix fallout from 2007-09-07 introduction of `dolist' when the list
6489         actually was being manipulated in the loop.
6490         (woman-Cyg-to-Win, woman-pre-process-region)
6491         (woman-horizontal-escapes, woman-if-body, woman-unescape)
6492         (woman-strings, woman-special-characters, woman1-hc)
6493         (woman-change-fonts, woman-find-next-control-line):
6494         Use `match-beginning' rather than `match-string' when the result is
6495         just used as a flag.
6497 2007-09-30  Michael Albinus  <michael.albinus@gmx.de>
6499         * net/tramp-compat.el: New file.
6501         * net/tramp.el:
6502         * net/tramp-fish.el:
6503         * net/tramp-smb.el:
6504         * net/tramp-uu.el:
6505         * net/trampver.el: Move compatibility code to tramp-compat.el.
6506         Apply `mapc' instead of `mapcar' when the code needs side effects
6507         only.  Move utf-8 coding cookie to the second line.
6509 2007-09-30  Reiner Steib  <Reiner.Steib@gmx.de>
6511         * term/x-win.el (x-gtk-stock-map): Add Gnus and MH-E icons.
6512         Improve custom type.
6513         (icon-map-list): Make it customizable.  Document how to disable
6514         stock icons.
6516 2007-09-30  Richard Stallman  <rms@gnu.org>
6518         * play/zone.el (zone-hiding-modeline): Use mode-line-format.
6520 2007-09-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6522         * term/x-win.el (x-gtk-stock-map): Version is 22.2.
6524 2007-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6526         * t-mouse.el (gpm-mouse-mode): Rename from t-mouse-mode.  Rewrite.
6527         (t-mouse-mode): New compatibility alias.
6529 2007-09-28  Dan Nicolaescu  <dann@ics.uci.edu>
6531         * server.el (server-delete-client): Only delete the terminal if it
6532         is non-nil.
6534 2007-09-28  Michael Albinus  <michael.albinus@gmx.de>
6536         * net/tramp.el (with-file-property, with-connection-property):
6537         Highlight as keyword.
6538         (tramp-rfn-eshadow-setup-minibuffer)
6539         (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
6540         (tramp-set-file-uid-gid, tramp-do-copy-or-rename-file-via-buffer)
6541         (tramp-do-copy-or-rename-file-directly)
6542         (tramp-do-copy-or-rename-file-out-of-band)
6543         (tramp-handle-shell-command, tramp-get-debug-buffer)
6544         (tramp-send-command-and-read, tramp-equal-remote)
6545         (tramp-get-local-gid): Pacify byte-compiler.
6546         (tramp-handle-file-name-directory): Result shall not be expanded.
6547         (tramp-find-foreign-file-name-handler): Rewrite.
6548         (tramp-dissect-file-name): Add optional parameter NODEFAULT.
6550         * net/tramp-cache.el (tramp-cache-print): Pacify byte-compiler.
6552         * net/tramp-fish.el (tramp-fish-handle-expand-file-name):
6553         Apply `tramp-completion-mode-p'.
6554         (tramp-fish-handle-set-file-times)
6555         (tramp-fish-handle-executable-find)
6556         (tramp-fish-handle-process-file, tramp-fish-get-file-entries)
6557         (tramp-fish-retrieve-data): Pacify byte-compiler.
6559         * net/tramp-gw.el (tramp-gw-basic-authentication):
6560         Call `tramp-read-passwd' with first parameter `nil'.
6562 2007-09-28  Glenn Morris  <rgm@gnu.org>
6564         * mail/supercite.el (sc-attribs-filter-namelist): Use mapc rather
6565         than mapcar.
6567         * textmodes/tex-mode.el (tex-suscript-height-ratio)
6568         (tex-suscript-height-minimum): New customizable variables.
6569         (tex-suscript-height): New function.
6570         (superscript, subscript): Set height using tex-suscript-height
6571         rather than fixing at 0.8.
6572         (tex-fontify-script, tex-font-script-display): Add :version tag.
6574 2007-09-27  Juanma Barranquero  <lekktu@gmail.com>
6576         * progmodes/python.el (python-eldoc-function): Doc fix.
6578 2007-09-27  Glenn Morris  <rgm@gnu.org>
6580         * image.el (image-type-auto-detected-p): Doc fix.  Don't detect an
6581         image if it is not in image-type-auto-detectable, or is there with
6582         a nil value.
6584 2007-09-27  Michael Albinus  <michael.albinus@gmx.de>
6586         * net/tramp.el (tramp-maybe-open-connection): Make test for alive
6587         connection more robust.
6589 2007-09-26  Juanma Barranquero  <lekktu@gmail.com>
6591         * emacs-lisp/eldoc.el (eldoc-function-argstring-format):
6592         Deal with the case that special &keywords are at the beginning or
6593         end of the argument list.  Also add some (incomplete) support for
6594         non-standard arglists.
6596 2007-09-26  Juanma Barranquero  <lekktu@gmail.com>
6598         * emacs-lisp/eldoc.el (eldoc-message-commands-table-size)
6599         (eldoc-message-commands, eldoc-current-idle-delay)
6600         (eldoc-function-argstring-format): Fix typos in docstrings.
6602 2007-09-26  Jay Belanger  <jay.p.belanger@gmail.com>
6604         * calc/calc-units.el (calc-convert-units)
6605         (calc-convert-temperature): Remove unnecessary colons.
6607 2007-09-26  Bastien Guerry  <bzg@altern.org>
6609         * textmodes/org-export-latex.el (org-export-latex-tables-verbatim):
6610         New function.
6611         (org-export-latex-remove-from-headlines): Name changed because of typo.
6612         (org-export-latex-quotation-marks-convention): Option removed.
6613         (org-export-latex-make-preamble): Handle the DATE option.
6614         (org-export-latex-cleaned-string): Now the only cleaning function,
6615         synched up with org.el.
6616         (org-export-latex-lists, org-export-latex-parse-list)
6617         (org-export-list-to-latex): New functions.
6619 2007-09-26  Carsten Dominik  <dominik@science.uva.nl>
6621         * textmodes/org.el (org-kill-is-subtree-p): Use `org-outline-regexp'.
6622         (org-outline-regexp): New constant.
6623         (org-remember-handler): Throw error when the target file is not in
6624         org-mode.
6625         (org-cleaned-string-for-export): No longer call
6626         `org-export-latex-cleaned-string' with an argument.
6627         (org-get-tags): Returns now a list, not a string.
6628         (org-get-tags-string): New function.
6629         (org-archive-subtree): No need to split return of `org-get-tags'.
6630         (org-set-tags, org-entry-properties): Call `org-get-tags-string'
6631         instead of `org-get-tags'.
6632         (org-agenda-format-date): Rename from `org-agenda-date-format'.
6633         (org-time-from-absolute, org-agenda-format-date-aligned): New funs.
6634         (org-compatible-face): New argument INHERITS.  Inherit from this
6635         face if possible.
6636         (org-level-1, org-level-2, org-level-3, org-level-4)
6637         (org-level-5, org-level-6, org-level-7, org-level-8)
6638         (org-special-keyword, org-drawer, org-column, org-warning)
6639         (org-archived, org-todo, org-done, org-headline-done, org-table)
6640         (org-formula, org-code, org-agenda-structure)
6641         (org-scheduled-today, org-scheduled-previously)
6642         (org-upcoming-deadline, org-time-grid): Call `org-compatible-face'
6643         in the new way.
6644         (org-get-heading): New argument NO-TAGS.
6645         (org-fast-tag-selection-include-todo): Made defvar instead of
6646         defcustom, feature is not deprecated.
6647         (org-remember-store-without-prompt): New default value t.
6648         (org-todo-log-states): New variable.
6649         (org-set-regexps-and-options): #+TODO is an alias for SEQ_TODO.
6650         Compute the log states.
6651         (org-goto-map): More commands copied from global map.  Also bind
6652         `org-occur'.
6653         (org-goto): Made into a general lookup command.
6654         (org-get-location): Complete rewrite.
6655         (org-goto-exit-command): New variable.
6656         (org-goto-selected-point): New variable.
6657         (org-goto-ret, org-goto-left, org-goto-right, org-goto-quit):
6658         Set the new variables.
6659         (org-paste-subtree): Whitespace insertion strategy revised.
6660         (org-remember-apply-template): Protect v-A from the possibility
6661         that v-a might be nil.
6662         (org-remember-handler): Insertion rules revised.
6663         (org-todo): Respect org-todo-log-states.
6664         (org-up-heading-safe): New function.
6665         (org-entry-get-with-inheritance): Use `org-up-heading-safe'.
6667 2007-09-26  Dan Nicolaescu  <dann@ics.uci.edu>
6669         * progmodes/cc-cmds.el (c-indent-line-or-region): Only indent the
6670         region if in transient-mark-mode.
6672 2007-09-26  Juanma Barranquero  <lekktu@gmail.com>
6674         * calc/calc-ext.el (calc-init-extensions, calc-reset):
6675         * calc/calc-help.el (calc-full-help):
6676         * calc/calc-misc.el (another-calc):
6677         * calc/calc-store.el (calc-var-name-map):
6678         * calc/calc-stuff.el (calc-flush-caches):
6679         * calc/calc-units.el (math-build-units-table):
6680         * calc/calc.el (calc-digit-map, calc-dispatch-map, calc-mode)
6681         (calc-quit):
6682         * calendar/icalendar.el (icalendar--format-ical-event)
6683         (icalendar--convert-ical-to-diary):
6684         * emacs-lisp/authors.el (authors):
6685         * emacs-lisp/cust-print.el (custom-print-install)
6686         (custom-print-uninstall):
6687         * emacs-lisp/disass.el (disassemble-1):
6688         * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
6689         * emacs-lisp/edebug.el (byte-compile-resolve-functions):
6690         * emacs-lisp/elint.el (elint-current-buffer, elint-check-defun-form)
6691         (elint-check-let-form, elint-check-condition-case-form)
6692         (elint-initialize):
6693         * emacs-lisp/elp.el (elp-results):
6694         * emacs-lisp/generic.el (generic-mode-internal):
6695         * emacs-lisp/re-builder.el (reb-delete-overlays):
6696         * emacs-lisp/regi.el (regi-interpret):
6697         * emacs-lisp/sregex.el (sregex--char-aux):
6698         * emulation/cua-rect.el (cua--deactivate-rectangle)
6699         (cua--highlight-rectangle, cua--rectangle-post-command):
6700         * emulation/viper-keym.el (viper-toggle-key, viper-ESC-key):
6701         * emulation/viper-macs.el (viper-describe-kbd-macros)
6702         (viper-describe-one-macro):
6703         * emulation/viper-util.el (viper-setup-master-buffer):
6704         * emulation/viper.el (set-viper-state-in-major-mode):
6705         * international/mule-diag.el (describe-current-coding-system):
6706         * language/ethio-util.el (ethio-fidel-to-sera-buffer):
6707         * mail/emacsbug.el (report-emacs-bug):
6708         * net/ange-ftp.el (ange-ftp-call-chmod, ange-ftp-parse-bs2000-listing):
6709         * obsolete/hilit19.el (hilit-unhighlight-region)
6710         (hilit-set-mode-patterns):
6711         * play/solitaire.el (solitaire-check, solitaire-solve):
6712         * play/zone.el (zone-pgm-rotate):
6713         * progmodes/ada-mode.el (ada-save-exceptions-to-file):
6714         * progmodes/ada-prj.el (ada-prj-display-page):
6715         * progmodes/delphi.el (delphi-search-directory, delphi-find-unit-file)
6716         (delphi-debug-mode-map, delphi-mode-map, delphi-mode):
6717         * progmodes/ebrowse.el (ebrowse-tree-mode, ebrowse-view-exit-fn)
6718         (ebrowse-member-mode, ebrowse-save-tree-as, ebrowse-save-class):
6719         * progmodes/sh-script.el (sh-make-vars-local)
6720         (sh-reset-indent-vars-to-global-values):
6721         * progmodes/sql.el (top):
6722         * progmodes/vhdl-mode.el (vhdl-set-style, vhdl-regress-line):
6723         * progmodes/xscheme.el (top):
6724         * textmodes/artist.el (artist-mt-get-symbol-from-keyword-sub)
6725         (artist-go-retrieve-from-symbol-sub, artist-go-get-symbol-shift-sub)
6726         (artist-fc-retrieve-from-symbol-sub, artist-vaporize-line)
6727         (artist-vaporize-lines, artist-ellipse-compute-fill-info)
6728         (artist-submit-bug-report):
6729         * textmodes/flyspell.el (flyspell-delay-commands)
6730         (flyspell-deplacement-commands):
6731         * textmodes/table.el (table--generate-source-epilogue, table-insert)
6732         (table--generate-source-cells-in-a-row, table--make-cell-map)
6733         (*table--cell-describe-bindings): Use `mapc' rather than `mapcar'.
6735 2007-09-25  Juanma Barranquero  <lekktu@gmail.com>
6737         * allout.el (produce-allout-mode-map, allout-process-exposed):
6738         * ansi-color.el (ansi-color-make-color-map):
6739         * autoinsert.el (auto-insert):
6740         * bookmark.el (bookmark-bmenu-list, bookmark-show-all-annotations):
6741         * dired-aux.el (dired-create-files):
6742         * dired.el (dired-restore-desktop-buffer):
6743         * ediff-diff.el (ediff-setup-fine-diff-regions):
6744         * ediff-mult.el (ediff-intersect-directories)
6745         (ediff-redraw-directory-group-buffer, ediff-dir-diff-copy-file)
6746         (ediff-redraw-registry-buffer):
6747         * ediff-ptch.el (ediff-fixup-patch-map):
6748         * ediff-util.el (ediff-toggle-multiframe, ediff-toggle-use-toolbar)
6749         (ediff-really-quit, ediff-clear-diff-vector):
6750         * emerge.el (emerge-really-quit):
6751         * ffap.el (ffap-replace-file-component):
6752         * filecache.el (file-cache-add-directory)
6753         (file-cache-add-directory-recursively)
6754         (file-cache-add-from-file-cache-buffer, file-cache-delete-file-regexp)
6755         (file-cache-delete-directory, file-cache-files-matching-internal)
6756         (file-cache-display):
6757         * files.el (cd):
6758         * find-lisp.el (find-lisp-insert-directory):
6759         * finder.el (finder-compile-keywords):
6760         * help.el (view-emacs-news):
6761         * hi-lock.el (hi-lock-write-interactive-patterns):
6762         * ido.el (ido-to-end, ido-set-matches-1):
6763         * image-dired.el (image-dired-display-thumbs, image-dired-remove-tag)
6764         (image-dired-mark-tagged-files):
6765         * jka-cmpr-hook.el (jka-compr-get-compression-info):
6766         * printing.el (pr-eval-local-alist, pr-eval-setting-alist):
6767         * ps-print.el (ps-background, ps-begin-file)
6768         (ps-build-reference-face-lists):
6769         * simple.el (clone-buffer):
6770         * startup.el (command-line):
6771         * tempo.el (tempo-insert-template, tempo-is-user-element)
6772         (tempo-forward-mark, tempo-backward-mark):
6773         * woman.el (woman-dired-define-keys): Use `mapc' rather than `mapcar'.
6775 2007-09-25  Glenn Morris  <rgm@gnu.org>
6777         * textmodes/tex-mode.el (tex-font-script-display): Doc fix.
6779         * view.el (view-search-no-match-lines): Add a doc string.
6780         Rewrite to simplify and work better.
6782 2007-09-24  Dan Nicolaescu  <dann@ics.uci.edu>
6784         * progmodes/cc-mode.el (c-mode-base-map):
6785         Use c-indent-line-or-region instead of c-indent-line.
6787         * indent.el (indent-for-tab-command): First check if the region is
6788         active.
6790 2007-09-24  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
6792         * whitespace.el (whitespace-tickle-timer): Don't install the timer if
6793         whitespace-rescan-timer-time is 0.
6795 2007-09-24  Karl Berry  <karl@gnu.org>
6797         * international/mule.el (coding-system-base): Fix doc string grammar.
6799 2007-09-24  Michael Albinus  <michael.albinus@gmx.de>
6801         * net/tramp.el (tramp-completion-mode-p): Rename from
6802         `tramp-completion-mode'.  Revert logic, check `return', `newline'
6803         and such alike.  Packages like Icicles tend to use other completion
6804         characters but `tab' and `space' only.
6806 2007-09-24  Adam Hupp  <adam@hupp.org>
6808         * progmodes/python.el (run-python): Import emacs module without
6809         waiting; prevents lockup on error.
6811 2007-09-23  Richard Stallman  <rms@gnu.org>
6813         * mail/sendmail.el (mail-bury): Delete the frame
6814         if this frame looks like it was made for this message.
6816         * completion.el (completion-separator-self-insert-command)
6817         (completion-separator-self-insert-autofilling):
6818         If `self-insert-command' has been remapped, use the substitute.
6820         * simple.el (copy-region-as-kill): Doc fix.
6822         * textmodes/org.el (org-confirm-shell-link-function)
6823         (org-confirm-elisp-link-function): Doc fixes.
6825 2007-09-23  Glenn Morris  <rgm@gnu.org>
6827         * ses.el (ses-calculate-cell): Don't evaluate unsafe formulae.
6829 2007-09-23  Dan Nicolaescu  <dann@ics.uci.edu>
6831         * term/w32-win.el (w32-drag-n-drop): Use mapc instead of mapcar.
6833         * term/tvi970.el (terminal-init-tvi970): Likewise.
6835         * term/sun-mouse.el (print-mouse-format): Likewise.
6837         * term/sun.el (scroll-down-in-place, scroll-up-in-place):
6838         Use forward-line instead of previous-line and next-line.
6840 2007-09-22  Juri Linkov  <juri@jurta.org>
6842         * textmodes/org.el (org-confirm-shell-link-function): Doc fix.
6844         * tutorial.el (tutorial--default-keys): Update standard bindings:
6845         rename `iconify-or-deiconify-frame' to `suspend-frame',
6846         and `save-buffers-kill-emacs' to `save-buffers-kill-terminal'.
6848 2007-09-22  Juri Linkov  <juri@jurta.org>
6850         * startup.el (fancy-startup-text, fancy-about-text, fancy-startup-tail):
6851         Add help-echo to external links and to links without description.
6852         (fancy-splash-insert): Use help-echo from the 3rd element of the
6853         link specification list, or "Follow this link" if it's nil.  Doc fix.
6855 2007-09-22  Juri Linkov  <juri@jurta.org>
6857         * startup.el (command-line): Rename `inhibit-startup-message' to
6858         `inhibit-startup-screen'.
6859         (fancy-about-text): Use shorter label for "Ordering Manuals".
6860         (fancy-startup-tail): Add optional arg `concise'.  When `concise'
6861         is nil, display a line with "To start..." and 3 links to useful
6862         tasks.  Display the "Dismiss" button and "Don't show this message
6863         again" only when concise is non-nil.
6864         (fancy-startup-screen): Call `fancy-startup-tail' with optional
6865         arg `concise'.  If CONCISE is non-nil, display a concise version
6866         of the splash screen in another window.  Otherwise, switch to the
6867         startup buffer in the same window.
6868         (startup-echo-area-message): Change displayed binding from
6869         C-h C-p (describe-project) to C-h C-a (about-emacs), and change
6870         text "about the GNU system and GNU/Linux" to "about GNU Emacs and
6871         the GNU system".
6872         (display-startup-screen): Fix buffer name from "*About GNU Emacs*"
6873         to "*GNU Emacs*".
6874         (display-about-screen): Don't check the existence of the buffer
6875         "*About GNU Emacs*".
6876         (display-splash-screen): Make alias to `display-startup-screen'.
6877         (command-line-1): Rename `inhibit-startup-message' to
6878         `inhibit-startup-screen'.  Inhibit startup screen when Emacs is
6879         started with command line options "-f", "-funcall", "-e", "-eval",
6880         "-execute", "-insert", "-find-file", "-file", "-visit".
6881         Inhibit startup screen when Emacs is started with a file name only
6882         on tty (i.e. don't inhibit it when started with a file name like
6883         "emacs FILE..." on a window system).
6884         (command-line-1): Simplify logic of displaying the startup screen:
6885         if file-count > 0, then display the concise version in another
6886         window, otherwise display full version in the same window.
6888         * help.el (help-map): Bind C-h C-a to about-emacs.
6889         (help-for-help-internal): Add C-a description to C-h help text.
6891 2007-09-22  Dan Nicolaescu  <dann@ics.uci.edu>
6893         * emacs-lisp/checkdoc.el (checkdoc-force-docstrings-flag)
6894         (checkdoc-permit-comma-termination-flag): Autoload the
6895         safe-local-variable setting.
6897         * bookmark.el (bookmark-xemacsp): Remove.
6898         (bookmark-make): Don't use bookmark-xemacsp,
6899         use (featurep 'xemacs) instead.
6901         * speedbar.el (speedbar-frame-mode)
6902         (speedbar-frame-reposition-smartly)
6903         (speedbar-set-mode-line-format, speedbar-reconfigure-keymaps)
6904         (speedbar-check-vc): Remove use of non-existent variable
6905         dframe-xemacsp, use (featurep 'xemacs) instead.
6907         * indent.el (indent-for-tab-command): Indent the region if
6908         transient-mark-mode and the region is active.
6910 2007-09-21  Francesco Potort\e,Al\e(B  <pot@gnu.org>
6912         * progmodes/octave-inf.el (inferior-octave-mode): Use add-hook to
6913         add inferior-octave-directory-tracker to the buffer-local value
6914         of comint-input-filter-functions.
6916 2007-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
6918         * xt-mouse.el (xterm-mouse-mode): Re-enable suspend-tty-functions.
6920 2007-09-21  Juanma Barranquero  <lekktu@gmail.com>
6922         * frame.el (suspend-frame): Call `iconify-or-deiconify-frame' also
6923         on w32 frames.
6925 2007-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6927         * startup.el (normal-top-level): Remove DISPLAY from
6928         process-environment to let it be computed dynamically in callproc.c.
6930         * frame.el (frame-initialize, make-frame):
6931         * faces.el (tty-set-up-initial-frame-faces):
6932         * env.el (setenv): Don't set display-environment-variable.
6934         * server.el (server-getenv-from): Remove.  Use getenv-internal instead.
6935         (server-create-tty-frame): Don't set unused `tty' property.
6936         Set `display' instead of display-environment-variable.
6937         (server-create-window-system-frame): No display-environment-variable.
6939 2007-09-21  Michael Albinus  <michael.albinus@gmx.de>
6941         * rfn-eshadow.el (rfn-eshadow-setup-minibuffer-hook)
6942         (rfn-eshadow-update-overlay-hook): New defvars.
6943         (rfn-eshadow-setup-minibuffer, rfn-eshadow-update-overlay):
6944         Run the hooks.
6946         * net/tramp.el (tramp-rfn-eshadow-overlay): New defvar.
6947         (tramp-rfn-eshadow-setup-minibuffer)
6948         (tramp-rfn-eshadow-update-overlay): New defuns.  Hook into
6949         rfn-eshadow.el.
6951         * net/tramp-smb.el (tramp-smb-errors): Add error message for call
6952         timeout.
6954 2007-09-21  Glenn Morris  <rgm@gnu.org>
6956         * obsolete/sun-fns.el (emacs-quit-menu): Remove emacstool-related code.
6957         * term/sun-mouse.el (suspend-emacstool): Remove.
6958         * term/sun.el: Remove emacstool-related code.
6960         * emacs-lisp/bytecomp.el (byte-compile-warnings)
6961         (byte-compile-warnings-safe-p): Add `mapcar'.
6962         (byte-compile-warning-types): Add mapcar and make-local.
6963         (byte-compile-normal-call): Add option to suppress mapcar warning.
6964         (top-level): Use mapc rather than mapcar in eval-when-compile.
6966         * textmodes/tex-mode.el (tex-validate-region): Handle escaped parens.
6967         (tex-next-unmatched-eparen, tex-last-unended-eparen): New functions.
6968         (latex-forward-sexp-1, latex-backward-sexp-1): Doc fix.
6969         Handle escaped parens.
6970         (latex-forward-sexp): Doc fix.
6972         * eshell/esh-mode.el (eshell-output-filter-functions):
6973         Add eshell-postoutput-scroll-to-bottom.
6975         * loadup.el: Remove termdev.
6977         * progmodes/fortran.el (fortran-mode-abbrev-table, fortran-line-length):
6978         * progmodes/f90.el (f90-mode-abbrev-table): Use mapc rather than mapcar.
6980 2007-09-21  Markus Triska  <markus.triska@gmx.at>
6982         * emacs-lisp/bytecomp.el (byte-compile-normal-call): Warn when
6983         `mapcar' is called for effect.
6985 2007-09-21  Kevin Ryde  <user42@zip.com.au>
6987         * international/mule.el (sgml-html-meta-auto-coding-function):
6988         Bind `case-fold-search' to t.
6990 2007-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6992         * termdev.el: Remove.
6994         * frame.el (get-device-terminal): New function.  Moved from termdev.el.
6995         (frames-on-display-list): Use it.
6997         * bindings.el: Bind C-z to suspend-frame instead of suspend-emacs.
6999         * termdev.el (terminal-id): Ask terminal-live-p before giving up.
7001 2007-09-20  Richard Stallman  <rms@gnu.org>
7003         * newcomment.el (comment-add): If EXTRA, double `comment-add' value.
7005 2007-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7007         * add-log.el (add-log-current-defun): Fix thinko w.r.t derived-mode-p.
7009 2007-09-20  Glenn Morris  <rgm@gnu.org>
7011         * textmodes/tex-mode.el (tex-validate-buffer): Use paragraph
7012         motion functions, rather than hard-coding "\n\n".
7013         (tex-validate-region): Check for eobp, to speed up.
7014         (tex-next-unmatched-end): Doc fix.
7016 2007-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
7018         * files.el (auto-mode-alist): Use archive-mode for .rar files.
7020         * international/mule.el (auto-coding-alist): Rar archives are binary.
7022         * arc-mode.el: Add basic support for Rar.
7023         (archive-find-type): Recognize Rar's signature.
7024         (archive-desummarize): New fun.
7025         (archive-summarize): Use it to restore the buffer's data in case
7026         someone wants to switch to some other major mode.
7027         (archive-resummarize): Use it as well.
7028         (archive-rar-summarize, archive-rar-extract): New functions.
7030         * filesets.el: Remove spurious * in docstrings.
7031         (filesets-running-xemacs): Remove.  Use (featurep 'xemacs) instead.
7032         (filesets-conditional-sort): Remove unused arg `simply-do-it'.
7033         (filesets-ingroup-collect): Remove unused arg `depth'.
7034         (filesets-update): Remove unused arg `version'.
7036         * finder.el (finder-compile-keywords): Fix up comment style.
7037         (finder-mouse-face-on-line): previous-line -> forward-line.
7039         * recentf.el: Remove spurious * in docstrings.
7040         (recentf-save-list): Fix up comment style.
7042         * progmodes/octave-mod.el: Remove spurious * in docstrings.
7043         (octave-mode-map): Move init into declaration and remove \t binding.
7044         (octave-mode-startup-message): Remove unused var.
7045         (octave-scan-blocks): Remove unused arg `from'.
7046         (octave-forward-block, octave-down-block, octave-up-block):
7047         Update callers.
7049         * progmodes/meta-mode.el (meta-mode-syntax-table): Move init into decl.
7050         (meta-mode-map): Likewise and remove \t binding.
7052         * net/snmp-mode.el: Remove spurious * in docstrings.
7053         (snmp-rfc1155-types, snmp-rfc1213-types, snmp-rfc1902-types)
7054         (snmp-rfc1903-types, snmp-rfc1155-access, snmp-rfc1902-access)
7055         (snmp-rfc1212-status, snmp-rfc1902-status): Remove list wrappers now
7056         that completion accepts lists of strings.
7057         (snmp-mode-syntax-table): Move initialization into declaration.
7058         (snmp-mode-map): Likewise and remove \t binding.
7059         (snmp-common-mode): Set tab-always-indent according to snmp-t-a-i.
7060         (snmp-indent-line, snmp-mode-imenu-create-index): Remove unused var.
7061         (snmp-indent-command): Remove.
7063         * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Use the default TAB
7064         binding, so tab-always-indent works right.
7066 2007-09-19  Johannes Weiner  <hannes@saeurebad.de>
7068         * net/browse-url.el (browse-url-elinks-new-window): New function.
7069         (browse-url-elinks): Use browse-url-elinks-new-window.
7070         Accept optional second argument `new-window'.  Fix typo in doc-string.
7071         (browse-url-elinks-sentinel): Use browse-url-elinks-new-window.
7072         Improve error message.
7074 2007-09-19  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
7076         * net/browse-url.el (browse-url-url-encode-chars): Use the right
7077         parameter name in the function body.
7078         Reported by Johannes Weiner.
7080 2007-09-19  Glenn Morris  <rgm@gnu.org>
7082         * net/socks.el (socks-open-network-stream): Signal an explicit
7083         error if the port associated with a service string can't be found.
7085         * textmodes/tex-mode.el (tex-terminate-paragraph):
7086         Use backward-paragraph.
7088 2007-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
7090         * server.el (server-running-p): New function.
7092 2007-09-18  Jason Rumney  <jasonr@gnu.org>
7094         * term/w32-win.el (w32-focus-frame): Make obsolete alias for
7095         x-focus-frame.
7097         * frame.el (select-frame-set-input-focus, select-frame-by-name):
7098         Use x-focus-frame for w32.
7100 2007-09-17  David Kastrup  <dak@gnu.org>
7102         * textmodes/tex-mode.el (tex-verbatim-environments):
7103         Eliminate CL dependency.
7105 2007-09-17  Richard Stallman  <rms@gnu.org>
7107         * newcomment.el (comment-add): New arg EXTRA.
7108         (comment-region-default): Pass EXTRA if not indenting lines.
7110 2007-09-17  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
7112         * net/browse-url.el (browse-url-url-encode-chars): New function.
7113         URL-encode some chars in a string.
7114         (browse-url-encode-url): Rewrite using the previous function.
7115         (browse-url-file-url): Use `browse-url-url-encode-chars'.
7116         (browse-url-elinks-sentinel): Fix typo.
7117         (browse-url-new-window-flag): Doc change.
7119 2007-09-17  Glenn Morris  <rgm@gnu.org>
7121         * textmodes/tex-mode.el (tex-compilation-parse-errors): Prefer the
7122         filename from `--file-line-error', if it is available.
7124 2007-09-17  Joe Wells  <jbw@macs.hw.ac.uk>  (tiny change)
7126         * textmodes/tex-mode.el (tex-compilation-parse-errors): Also match
7127         TeX `--file-line-error' format.
7129 2007-09-17  Dan Nicolaescu  <dann@ics.uci.edu>
7131         * xt-mouse.el: Delete add-hook calls that were moved to
7132         xterm-mouse-mode.
7133         (xterm-mouse-mode): Disable resume-tty-functions, explain why it
7134         does not work.
7136 2007-09-17  Richard Stallman  <rms@gnu.org>
7138         * cus-face.el (custom-theme-set-faces): Undo previous change.
7140         * faces.el (face-spec-set): When FRAME nil, look up each frame in SPEC.
7142 2007-09-17  Glenn Morris  <rgm@gnu.org>
7144         * textmodes/tex-mode.el (tex-region): Simplify previous change,
7145         handling the case where the region is not in `tex-main-file'.
7146         (tex-region-1): Delete.
7147         (tex-region-header): New function, doing the header part of the
7148         old tex-region-1.
7150 2007-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
7152         * simple.el (newline): Simplify use of prefix-numeric-value.
7153         (line-move-partial): Remove unused var `ppos'.
7154         (line-move-1): Replace 9999 with most-positive-fixnum.
7155         (move-end-of-line): Use more efficient single-property search.
7156         (move-beginning-of-line): Remove unused var `start'.
7157         (blink-matching-open): Restructure in a more functional style.
7159 2007-09-16  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
7161         * calendar/holidays.el (list-holidays): Remove the cyclic alias.
7163 2007-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
7165         * server.el (server-clients): Only keep procs, no properties any more.
7166         (server-client): Remove.
7167         (server-client-get, server-client-set): Remove, replace all callers by
7168         process-get and process-put resp.
7169         (server-clients-with, server-add-client, server-delete-client)
7170         (server-create-tty-frame, server-create-window-system-frame)
7171         (server-process-filter, server-execute, server-visit-files)
7172         (server-buffer-done, server-kill-buffer-query-function)
7173         (server-kill-emacs-query-function, server-switch-buffer)
7174         (server-save-buffers-kill-terminal): Update accordingly.
7176         * server.el (server-with-environment): Simplify.
7177         (server-select-display, server-unselect-display): Re-add functions that
7178         seem to have been lost in the multi-tty merge.
7179         (server-eval-and-print, server-create-tty-frame)
7180         (server-create-window-system-frame, server-goto-toplevel)
7181         (server-execute, server-return-error): New functions extracted from
7182         server-process-filter.
7183         (server-execute-continuation): New functions.
7184         (server-process-filter): Restructure so that all arguments are analysed
7185         first and then acted upon in a subsequent stage.  This way
7186         server-goto-toplevel can be executed later, when we know if
7187         it's necessary.
7188         Remove the "-version" and "-version-good" support.
7190 2007-09-16  Drew Adams  <drew.adams@oracle.com>
7192         * cus-edit.el (custom-face-edit-activate): Doc fix.
7194 2007-09-16  Glenn Morris  <rgm@gnu.org>
7196         * calendar/cal-menu.el, calendar/calendar.el, calendar/diary-lib.el:
7197         Following cal-bahai renaming, update all instances of
7198         list-bahai-diary-entries to diary-bahai-list-entries,
7199         mark-bahai-diary-entries to diary-bahai-mark-entries,
7200         calendar-goto-bahai-date to calendar-bahai-goto-date,
7201         insert-bahai-diary-entry to diary-bahai-insert-entry,
7202         insert-monthly-bahai-diary-entry to diary-bahai-insert-monthly-entry,
7203         insert-yearly-bahai-diary-entry to diary-bahai-insert-yearly-entry, and
7204         calendar-print-bahai-date to calendar-bahai-print-date.
7206         * textmodes/tex-mode.el (tex-region): Handle the case where the
7207         region is not in `tex-main-file'.  Move the old code that applies
7208         to both cases...
7209         (tex-region-1): ...to this new function.
7211 2007-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
7213         * vc.el (vc-process-sentinel): New function.
7214         (vc-exec-after): Use it instead of using ugly hackish analysis and
7215         construction of Elisp code.
7216         (vc-sentinel-movepoint): New dynamically scoped var.
7217         (vc-print-log, vc-annotate): Set it to move the user's point.
7219         * vc-cvs.el (vc-cvs-annotate-time): Use inhibit-read-only and
7220         inhibit-modification-hooks.
7222         * calendar/cal-bahai.el (mark-bahai-diary-entries): Fix up typo.
7223         (calendar-bahai-print-date, calendar-bahai-goto-date)
7224         (diary-bahai-list-entries, diary-bahai-insert-entry):
7225         New names to clean up the namespace a bit more.
7226         (calendar-goto-bahai-date, calendar-print-bahai-date): Compat aliases.
7228 2007-09-15  Glenn Morris  <rgm@gnu.org>
7230         * calendar/holidays.el (holiday-list): Rename it back to
7231         `list-holidays', but leave `holiday-list' as an alias.
7233         * textmodes/bibtex-style.el (bibtex-style-indent-basic): Specify a
7234         custom group.
7236         * textmodes/css-mode.el (css): New custom group.
7237         (css-electrick-keys, css-selector, css-property)
7238         (css-indent-offset): Specify custom group.
7240 2007-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
7242         * pcvs.el (cvs-tags-list, cvs-retrieve-revision, cvs-find-modif)
7243         (cvs-execute-single-file): Use process-file.
7244         (cvs-run-process): Use start-file-process.
7246 2007-09-15  Dan Nicolaescu  <dann@ics.uci.edu>
7248         * xt-mouse.el (xterm-mouse-mode): Add hooks here not at the top
7249         level.  Remove the hooks when turning off the mode.
7251         * term/xterm.el: Require xt-mouse at compile time.
7252         (terminal-init-xterm): Turn on xterm mouse tracking for this
7253         terminal if xterm-mouse-mode is enabled.
7255 2007-09-14  Dan Nicolaescu  <dann@ics.uci.edu>
7257         * term/xterm.el (xterm-function-map): Replace bindings that were
7258         deleted by the merge.
7260 2007-09-14  Ulf Jasper  <ulf.jasper@web.de>
7262         * play/bubbles.el (bubbles-version): Bump value to "0.5".
7263         (bubbles-mode-map): Move define-key statements here.
7264         (bubbles-game-theme-menu): Ditto.
7265         (bubbles-graphics-theme-menu): Ditto.
7266         (bubbles-menu): Ditto.
7267         (bubbles-mode): Initialize buffer-undo-list, redisplay.
7268         (bubbles--initialize): Reset buffer-undo-list, redisplay.
7269         (bubbles-plop): Set buffer-undo-list, redisplay.
7270         (bubbles-undo): Reset buffer-undo-list, redisplay.
7271         (bubbles--show-images): Take care of missing text properties.
7273 2007-09-14  Glenn Morris  <rgm@gnu.org>
7275         * startup.el (fancy-startup-text, fancy-about-text): Fix face
7276         quoting.
7278         * calendar/cal-hebrew.el, calendar/cal-menu.el
7279         * calendar/calendar.el, calendar/diary-lib.el
7280         * calendar/holidays.el: Rename all instances of
7281         list-calendar-holidays callers to calendar-list-holidays,
7282         list-holidays to holiday-list, check-calendar-holidays to
7283         calendar-check-holidays, mark-calendar-holidays to
7284         calendar-mark-holidays, and filter-visible-calendar-holidays to
7285         holiday-filter-visible-calendar.
7287 2007-09-14  Dan Nicolaescu  <dann@ics.uci.edu>
7289         * term/xterm.el (xterm-function-map): Add C-M- bindings.
7291 2007-09-13  Sascha Wilde  <wilde@sha-bang.de>  (tiny change)
7293         * play/bubbles.el (bubbles--initialize-images): Fix bug:
7294         Use transparent background for empty cells in graphics mode.
7296 2007-09-13  Jari Aalto  <jari.aalto@cante.net>
7298         * man.el (Man-default-man-entry): At end of line, continue looking
7299         to the next line for possible end of hyphenated command.
7301 2007-09-13  Chris Moore  <dooglus@gmail.com>
7303         * shell.el (shell-resync-dirs): Don't move the cursor relative to
7304         the command being edited.
7306 2007-09-12  Jim Meyering  <jim@meyering.net>  (tiny change)
7308         * emacs-lisp/copyright.el (copyright-names-regexp): Doc fix: typo.
7310 2007-09-12  Dan Nicolaescu  <dann@ics.uci.edu>
7312         * term/xterm.el (xterm-function-map): Add bindings for M-S- and
7313         C-M-S- keys.
7315         * term/rxvt.el (rxvt-function-map): Initialize in the declaration.
7317 2007-09-12  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
7319         * net/browse-url.el (browse-url-encode-url): Fix an infinite loop.
7320         New argument `filename-p' to use one set of confusing chars or another.
7321         (browse-url-file-url): Use the argument.
7322         Suggested by Johannes Weiner.
7324 2007-09-12  Romain Francoise  <romain@orebokech.com>
7326         * cus-start.el (all): Revert 2007-09-08 change.
7328 2007-09-12  Aaron Hawley  <aaronh@garden.org>
7330         * jka-cmpr-hook.el (jka-compr-compression-info-list): Use gzip to
7331         extract .Z files, since it is more common than uncompress.
7333 2007-09-12  Glenn Morris  <rgm@gnu.org>
7335         * textmodes/org-publish.el (org-publish-org-to-html): Remove
7336         duplicate function definition.
7338 2007-09-10  Chris Moore  <dooglus@gmail.com>
7340         * diff-mode.el (diff-sanity-check-hunk):
7341         Also accept single-line hunks.
7343 2007-09-10  Chong Yidong  <cyd@stupidchicken.com>
7345         * startup.el (startup-screen-inhibit-startup-screen)
7346         (pure-space-overflow-message): New vars.
7347         (fancy-splash-insert): Allow functions for face and link specs.
7348         (fancy-splash-head): Remove unused arg.  Move splash text...
7349         (fancy-startup-text, fancy-about-text): ...here.
7350         (fancy-startup-tail): Rename from fancy-splash-tail.
7351         (fancy-startup-screen, fancy-about-screen): Split off from
7352         fancy-splash-screens.
7353         (display-startup-screen): New function.
7354         (display-about-screen): Rename from display-splash-screen.
7355         (command-line-1): Use concise startup screen if necessary.
7357 2007-09-10  Thien-Thi Nguyen  <ttn@gnuvola.org>
7359         * net/browse-url.el (browse-url-encode-url): Use copy-sequence.
7360         Reported by Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>.
7362 2007-09-10  Dave Love  <fx@gnu.org>
7364         * outline.el (outline-4, outline-5, outline-7):
7365         Move font-lock-builtin-face down from 4 to 7 to better keep the
7366         progression of color brightness, and to better match Org-mode's faces.
7368 2007-09-10  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
7370         * progmodes/meta-mode.el (meta-font-lock-keywords)
7371         (font-lock-match-meta-declaration-item-and-skip-to-next)
7372         (meta-comment-indent, meta-indent-previous-line)
7373         (meta-indent-unfinished-line, meta-beginning-of-defun)
7374         (meta-end-of-defun, meta-common-initialization): Handle \f.
7375         (meta-indent-unfinished-line): Do not handle a `%' in a string as
7376         a comment-start.
7378         * files.el (file-modes-char-to-who, file-modes-char-to-right)
7379         (file-modes-rights-to-number): Auxiliary functions for symbolic to
7380         numeric notation of file modes.
7381         (file-modes-symbolic-to-number): New.  Convert symbolic modes to its
7382         numeric value.
7383         (read-file-modes): New.  Read either an octal value of a file mode or a
7384         symbolic value, and return its numeric value.
7386         * dired-aux.el (dired-do-chmod): Change to use the built-in
7387         `set-file-modes' and the previous symbolic mode parsing functions.
7389 2007-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7391         * textmodes/texinfo.el: Remove spurious * in docstrings.
7392         (texinfo-mode-syntax-table, texinfo-mode-map):
7393         Initialize in the declaration.
7395         * tmm.el: Remove spurious * in docstrings.
7396         (tmm-prompt): Use with-current-buffer.
7398         * vcursor.el: Remove spurious * in docstrings.
7399         (vcursor-map): Initialize in the declaration.
7400         (vcursor-use-vcursor-map): Use define-minor-mode.
7401         (vcursor-toggle-vcursor-map): Keep as an obsolete alias.
7403         * wid-browse.el (widget-browse-mode-map, widget-minor-mode-map):
7404         Initialize in the declaration.
7405         (widget-minor-mode): Use define-minor-mode.
7407         * woman.el (woman-mode-map, woman-syntax-table):
7408         Initialize in the declaration.
7410 2007-09-09  Tassilo Horn  <tassilo@member.fsf.org>
7412         * doc-view.el: New file.
7414 2007-09-09  Juri Linkov  <juri@jurta.org>
7416         * Makefile.in (update-authors): Add etc/ to AUTHORS.
7418         * makefile.w32-in (update-authors): Add etc/ to AUTHORS.
7420         * startup.el (initial-buffer-choice): Rename choice "Splash screen"
7421         to "Startup screen".  Fix docstring.
7422         (inhibit-startup-screen): Rename from `inhibit-splash-screen'.
7423         (inhibit-splash-screen): Make alias to `inhibit-startup-screen'.
7424         (inhibit-startup-message): Change alias to `inhibit-startup-screen'.
7425         (initial-scratch-message): Fix docstring.
7426         (fancy-startup-text): Move link to Emacs Manual below Emacs Guided
7427         Tour (which is a kind of tutorial and will be next to Emacs Tutorial).
7428         Add link to "Customize Startup" and set interval between links to
7429         5 spaces.
7430         (fancy-about-text): Add links "Authors" and "Contributing".
7431         (fancy-splash-head): Add text "Welcome to " on the startup screen,
7432         and "This is " on the about screen.  Add link to
7433         "http://www.gnu.org/software/emacs/" for "GNU Emacs".
7434         For the about screen move emacs version to the header from
7435         `fancy-splash-tail' (as it's done already for normal about screen).
7436         (fancy-splash-tail): Insert emacs version only for startup screen.
7437         (normal-splash-screen): Remove duplicate empty lines.
7438         (normal-about-screen): Add links "Authors" and "Contributing".
7440         * menu-bar.el (menu-bar-help-menu):
7441         Move "About Emacs" and "About GNU" to the end of the Help menu.
7442         Move "Emacs Psychotherapist" after "Send Bug Report...".
7443         Move "External Packages" after "Find Emacs Packages".
7445 2007-09-09  Michael Albinus  <michael.albinus@gmx.de>
7447         * net/tramp.el (top): Remove declarations of `tramp-gw-*' symbols,
7448         they are useless with the byte compiler.
7449         (tramp-make-temp-file, tramp-make-tramp-temp-file): Move up.
7450         (tramp-do-copy-or-rename-file-directly): Rearrange let-bindings.
7451         (tramp-compute-multi-hops): Mask `tramp-gw-*' symbols.
7452         (tramp-file-name-real-host, tramp-file-name-port)
7453         (tramp-find-method, tramp-find-user, tramp-find-host): Make them
7454         defuns.
7456         * net/tramp-cache.el (top): Improve error message when
7457         `tramp-persistency-file-name' is corrupted.
7459 2007-09-09  Carsten Dominik  <dominik@science.uva.nl>
7461         * textmodes/org.el (org-re): Also replace the :alpha: class.
7462         (org-todo-tag-alist): Variable removed.
7463         (org-todo-key-alist, org-todo-key-trigger): New variables.
7464         (org-use-fast-todo-selection): New option.
7465         (org-log-done): Docstring fixed.
7466         (org-deadline-warning-days): New default value 14.
7467         (org-edit-timestamp-down-means-later): New option.
7468         (org-tag-alist): Docstring fixed.
7469         (org-fast-tag-selection-include-todo): New option.
7470         (org-export-language-setup): New languages added.
7471         (org-set-regexps-and-options): Compute the new variables.
7472         (org-paste-subtree): Cleaning up.
7473         (org-remember-apply-template): New escape %A.
7474         (org-todo): Call fast TODO selection.
7475         (org-fast-todo-selection): New function.
7476         (org-add-log-note): Allow prefix for abort exit.
7477         (org-at-property-p, org-entry-properties)
7478         (org-columns-get-autowidth-alist): Use :alpha: class.
7479         (org-get-wdays): New function.
7480         (org-agenda-remove-date): New variable.
7481         (org-agenda-get-deadlines): Use `org-get-wdays'.
7482         (org-agenda-get-deadlines): Reverse ee before returning.
7483         (org-format-agenda-item): New argument REMOVE-RE.
7484         (org-agenda-convert-date): Baha'i calendar added.
7485         (org-infile-export-plist): Also find DATE line.
7486         (org-get-min-level): New function.
7487         (org-export-as-html, org-export-as-ascii): Use the date format.
7488         (org-shiftup, org-shiftdown): Use.
7489         `org-edit-timestamp-down-means-later'.
7490         (org-assign-fast-keys): New function.
7492 2007-09-08  Fredrik Axelsson  <f.axelsson@gmail.com>
7494         * cus-start.el (all): Add prefer-window-split-horizontally from
7495         window.c.
7497 2007-09-08  Eli Zaretskii  <eliz@gnu.org>
7499         * net/browse-url.el (browse-url-galeon): Fix last change.
7500         (top-level): Require cl when compiling.
7502 2007-09-08  Carsten Dominik  <dominik@science.uva.nl>
7504         * textmodes/org-export-latex.el: arch-tag restored.
7506         * textmodes/org-publish.el: arch-tag restored.
7508 2007-09-08  Masatake YAMATO  <jet@gyve.org>
7510         * progmodes/which-func.el (which-func-modes): Add diff-mode.
7512         * progmodes/cc-langs.el: Support new keywords added to
7513         objective-c frontend of gcc.
7514         (c-simple-stmt-kwds): Add @throw.
7515         (c-block-stmt-2-kwds): Add @synchronized.
7516         (c-block-stmt-1-kwds): Add @finally and @try.
7518 2007-09-07  Carsten Dominik  <dominik@science.uva.nl>
7520         * textmodes/org.el (org-edit-timestamp-down-means-later): New option.
7521         (org-agenda-after-show-hook): New variable.
7522         (org-columns-compile-format)
7523         (org-columns-get-autowidth-alist, org-buffer-property-keys)
7524         (org-entry-properties, org-at-property-p): Allow [:alnum:] in
7525         property names.
7526         (org-get-wdays): New function.
7528 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7530         * simple.el (normal-erase-is-backspace-setup-frame): Massage.
7532         * term/xterm.el (xterm-function-map): Initialize in the declaration.
7534         * vc-arch.el (vc-arch-checkin): Fix typo.
7536 2007-09-07  Johan Bockg\e,Ae\e(Brd  <bojohan@gnu.org>
7538         * cus-face.el (custom-theme-set-faces): Set face attributes
7539         locally for each frame.
7541 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7543         * progmodes/fortran.el (fortran-mode): Set font-lock-syntactic-keywords
7544         via font-lock-defaults.
7546         * emacs-lisp/bytecomp.el (byte-compile-log-file): Check major-mode via
7547         derived-mode-p.
7549 2007-09-07  Thien-Thi Nguyen  <ttn@gnuvola.org>
7551         * progmodes/autoconf.el (autoconf-definition-regexp):
7552         Handle optional square brackets around definition name.
7554 2007-09-07  Johannes Weiner  <hannes@saeurebad.de>
7556         * net/browse-url.el (browse-url-browser-function): Add elinks.
7557         (browse-url-elinks-wrapper): New option.
7558         (browse-url-encode-url, browse-url-elinks)
7559         (browse-url-elinks-sentinel): New functions.
7560         (browse-url-file-url, browse-url-netscape, browse-url-mozilla)
7561         (browse-url-firefox, browse-url-galeon, browse-url-epiphany):
7562         Use new function browse-url-encode-url.
7564 2007-09-07  Glenn Morris  <rgm@gnu.org>
7566         * version.el (emacs-version): Revert 2007-08-29 change: no need to
7567         say if multi-tty is present.
7569 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7571         * cus-start.el (split-window-preferred-function): Add custom info.
7573         * calendar/holidays.el (holiday-list, calendar-check-holidays)
7574         (calendar-mark-holidays, calendar-list-holidays)
7575         (holiday-filter-visible-calendar): New names to clean up namespace.
7576         (filter-visible-calendar-holidays, list-calendar-holidays)
7577         (mark-calendar-holidays, check-calendar-holidays, list-holidays):
7578         Add compatibility aliases.
7579         (calendar-check-holidays, calendar-mark-holidays)
7580         (calendar-holiday-list, holiday-filter-visible-calendar): Use dolist.
7581         (holiday-sexp): Replace append with list.
7582         (holiday-filter-visible-calendar): Replace append with push.
7584         * woman.el: Remove spurious * in docstrings.
7585         (woman-mini-help, woman-non-underline-faces, woman0-rename)
7586         (woman-topic-all-completions-merge, woman-file-name-all-completions)
7587         (woman-select-symbol-fonts, woman-expand-directory-path): Use dolist.
7588         (woman-write-directory-cache, woman-display-extended-fonts)
7589         (WoMan-log-begin, WoMan-log-1): Use with-current-buffer.
7590         (woman-really-find-file): Use pop-to-buffer if switch-to-buffer fails.
7591         (woman-mode): Use inhibit-read-only.
7592         (woman-negative-vertical-space): Use dotimes.
7593         (woman2-tagged-paragraph, woman-tab-to-tab-stop): Use insert-char.
7595 2007-09-06  Romain Francoise  <romain@orebokech.com>
7597         * vc-bzr.el (vc-bzr-admin-lastrev): New defconst.
7598         (vc-bzr-workfile-version): Use it.
7600 2007-09-06  Sean O'Rourke  <sorourke@cs.ucsd.edu>
7602         * complete.el (PC-do-completion): Don't try to treat
7603         empty string as an abbreviation.
7605 2007-09-06  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
7607         * help-fns.el (describe-variable): Keep doc's text properties.
7609 2007-09-06  Dan Nicolaescu  <dann@ics.uci.edu>
7611         * vc.el (vc-default-diff-tree): Pass a list to the diff vc command
7612         instead of a file.
7614 2007-09-06  Glenn Morris  <rgm@gnu.org>
7616         * emacs-lisp/checkdoc.el (checkdoc-minor-mode-string): New.
7617         (checkdoc-minor-mode): Allow user to specify lighter via
7618         checkdoc-minor-mode-string.
7620 2007-09-05  Richard Stallman  <rms@gnu.org>
7622         * startup.el (fancy-startup-text): Rename from fancy-splash-text.
7623         Several items removed, simplified, or put on one line.
7624         (fancy-about-text): Add substantial contents, part of startup text.
7625         (fancy-splash-head): Make "GNU" or "GNU/Linux" a link.
7626         (normal-splash-screen): Call normal-mouse-startup-screen,
7627         normal-no-mouse-startup-screen, or normal-about-screen.
7628         (normal-mouse-startup-screen): New fn, broken out, shortened.
7629         (normal-no-mouse-startup-screen): New fn, broken out.
7630         (normal-about-screen): New function, contents all new.
7632 2007-09-05  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
7634         * emacs-lisp/rx.el (rx): Fix typo in docstring.
7636 2007-09-05  Glenn Morris  <rgm@gnu.org>
7638         * cus-edit.el (custom-buffer-create-internal): Check tool-bar-mode
7639         is bound.
7641 2007-09-05  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
7643         * emacs-lisp/advice.el (ad-make-advised-docstring): Highlight note
7644         in doc string.
7646 2007-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
7648         * server.el (server-start, server-unload-hook): Undo previous change.
7650         * xt-mouse.el: Undo previous change.
7652 2007-09-04  Juri Linkov  <juri@jurta.org>
7654         * startup.el (fancy-about-text): New variable.
7655         (fancy-splash-delay, fancy-splash-max-time): Remove user options.
7656         (fancy-current-text, fancy-splash-stop-time)
7657         (fancy-splash-outer-buffer): Remove variables.
7658         (fancy-splash-head, fancy-splash-tail): Add new optional argument
7659         `startup' and use it to conditionally display different texts for
7660         Startup and About screens.  Don't display Help commands on the About
7661         screen.
7662         (fancy-splash-screens-1): Remove function and move its content to
7663         `fancy-splash-screens' to the part that dislpays the About screen.
7664         (exit-splash-screen): Don't treat specially exiting from
7665         alternating screens.
7666         (fancy-splash-screens): Rename argument `static' to `startup'.
7667         Fix docstring.  Remove code for displaying alternating screens.
7668         Use arg `startup' in calls to `fancy-splash-head', `fancy-splash-tail'.
7669         Remove let-bind for `fancy-splash-outer-buffer' and add let-bind
7670         for `inhibit-read-only'.
7671         (normal-splash-screen): Rename argument `static' to `startup'.
7672         Fix docstring.  Use argument `startup' to conditionally display
7673         different texts for Startup and About screens.  Don't display Help
7674         commands on the About screen.  Remove `unwind-protect' `sit-for'
7675         delay and `kill-buffer' after it.
7676         (display-startup-echo-area-message): Remove call to
7677         `use-fancy-splash-screens-p' because image.el is preloaded and
7678         doesn't display "Loading image... done".
7679         (display-splash-screen): Rename argument `static' to `startup'.
7680         Fix docstring.
7682 2007-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
7684         * server.el (server-start, server-unload-hook):
7685         suspend-tty-functions has been renamed to suspend-tty-hook.
7687         * xt-mouse.el: Likewise.  resume-tty-functions has been renamed to
7688         resume-tty-hook.
7690 2007-09-03  Emanuele Giaquinta  <e.giaquinta@glauco.it>  (tiny change)
7692         * loadup.el: Fix merge problem, only load "button" once.
7694 2007-09-03  Glenn Morris  <rgm@gnu.org>
7696         * vc-svn.el (vc-svn-print-log): If there is only one file, use
7697         "Working file:" as the prefix, for the sake of
7698         log-view-current-file.
7700 2007-09-02  Dan Nicolaescu  <dann@ics.uci.edu>
7702         * term/xterm.el (xterm-modify-other-keys-terminal-list): New variable.
7703         (xterm-turn-on-modify-other-keys): Only turn on modify-other-keys
7704         if the selected frames is in
7705         xterm-modify-other-keys-terminal-list.
7706         (xterm-turn-off-modify-other-keys): Add an optional frame
7707         parameter.  Only turn off modify-other-keys if FRAME is in
7708         xterm-modify-other-keys-terminal-list.
7709         (xterm-remove-modify-other-keys): New function.
7710         (terminal-init-xterm): Use it.  Deal with delete-frame hook.
7711         Add the selected frame to xterm-modify-other-keys-terminal-list.
7713 2007-09-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7715         * term/x-win.el (x-gtk-stock-map): Map diropen to system-file-manager.
7716         (icon-map-list): New variable.
7717         (x-gtk-map-stock): Use icon-map-list.
7719 2007-09-02  Romain Francoise  <romain@orebokech.com>
7721         * log-view.el (log-view-current-file): Balance parens.
7723 2007-09-02  Glenn Morris  <rgm@gnu.org>
7725         * comint.el (comint-mode): Don't set scroll-conservatively.
7727         * eshell/em-unix.el (eshell/time): Stringify and flatten the
7728         non-command arguments.
7730         * log-view.el (log-view-current-file): Give a more explicit error
7731         if log-view-file-re fails to find a match.
7733 2007-09-01  Thien-Thi Nguyen  <ttn@gnuvola.org>
7735         * emacs-lisp/bytecomp.el (byte-recompile-directory):
7736         Fix bug: Don't expand top-level file name more than once.
7737         Reported by Dmitry Antipov <dmantipov@yandex.ru>.
7739 2007-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7741         * server.el (server-process-filter): Don't display the splash screen.
7742         It's annoying enough on the initial screen and becomes positively
7743         obnoxious here.
7745 2007-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
7747         * emacs-lisp/avl-tree.el: Use defstruct rather than macros.
7748         Change naming to use "avl-tree--" for internal functions.
7750 2007-08-31  Dan Nicolaescu  <dann@ics.uci.edu>
7752         * term/x-win.el (x-menu-bar-open): Delete duplicated function from
7753         the merge.
7754         (global-set-key): Delete f10 mapping, now done in menu-bar.el.
7755         (provide): Move to the end of file.
7757         * vc-svn.el (vc-svn-diff-tree): Pass a list to vc-svn-diff.
7759 2007-08-31  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
7761         * textmodes/flyspell.el (flyspell-mark-duplications-exceptions):
7762         New variable.  List of exceptions for the duplicated word rule.
7763         (flyspell-mark-duplications-flag): Mention it.
7764         (flyspell-word): Treat it.
7766         * files.el (create-file-buffer): If the filename sans directory starts
7767         with spaces, remove them.
7769 2007-08-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7771         * term/x-win.el (x-gtk-stock-map): Add etc/images to keys.
7772         (x-gtk-map-stock): Use two directory elements when matching
7773         file name.
7775 2007-08-31  James Wright  <james@chumsley.org>
7777         * eshell/em-unix.el (eshell/info): New function.
7779 2007-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
7781         * frame.el (frame-initialize, make-frame):
7782         * server.el (server-process-filter):
7783         * faces.el (tty-set-up-initial-frame-faces): Don't set
7784         term-environment-variable since it's not used any more.
7786         * env.el (setenv): Don't treat $TERM specially.
7788         * startup.el (normal-top-level): Set $TERM to `dumb' so that unless
7789         stated otherwise, subprocesses do not send back escape sequences
7790         corresponding to the terminal from which Emacs was started.
7792 2007-08-31  Thien-Thi Nguyen  <ttn@gnuvola.org>
7794         * calculator.el: Require cl for compilation.
7796 2007-08-30  Daniel Pfeiffer  <occitan@esperanto.org>
7798         * outline.el (outline-font-lock-levels): Comment out unused var.
7799         (outline-font-lock-face): Wrap around face list to handle any
7800         nesting depth gracefully.
7802 2007-08-30  Michael Albinus  <michael.albinus@gmx.de>
7804         * net/ange-ftp.el: Add ange-ftp property to `set-file-modes' and
7805         `set-file-times'.
7807 2007-08-30  Carsten Dominik  <dominik@science.uva.nl>
7809         * textmodes/org.el (org-export-visible): Fix drawers before export.
7810         (org-do-sort): Allow sorting by priority.
7811         (org-agenda-files): Ignore non-existing files.
7812         (org-agenda-skip-unavailable-files): New variable.
7813         (org-ellipsis): All a face as value.
7814         (org-mode): Interprete the face value of `org-ellipsis'.
7815         (org-archive-save-context-info): New option.
7816         (org-archive-subtree): Store context info in archived entry.
7817         (org-fast-tag-selection-can-set-todo-state): New variable.
7818         (org-fast-tag-selection): Allow setting TODO states through this
7819         interface.
7820         (org-cycle): Docstring updated.
7821         (org-todo-keyword-faces): New option.
7822         (org-get-todo-face): New function.
7823         (org-set-font-lock-defaults, org-agenda-highlight-todo):
7824         Use `org-get-todo-face'.
7825         (org-switch-to-buffer-other-window): New function.
7826         (org-table-edit-field, org-table-show-reference)
7827         (org-table-edit-formulas, org-add-log-note)
7828         (org-fast-tag-selection, org-agenda, org-prepare-agenda)
7829         (org-timeline): Use `org-switch-to-buffer-other-window' instead of
7830         `switch-to-buffer-other-window' to make sure that the temporary
7831         windows show up on the current frame.
7832         (org-mhe-get-message-real-folder, org-batch-store-agenda-views)
7833         (org-get-entries-from-diary, org-replace-region-by-html):
7834         Don't allow pop-up frames.
7835         (org-agenda-get-deadlines, org-agenda-get-scheduled):
7836         Fix problems with time-of-day.
7837         (org-export-get-title-from-subtree): New function.
7838         (org-agenda-get-scheduled, org-agenda-get-deadlines): Fix problems
7839         with listing items that are DONE.
7840         (org-change-tag-in-region): New command.
7841         (org-agenda-skip-scheduled-if-done)
7842         (org-agenda-skip-deadline-if-done): Docstring clarified.
7843         (org-mode): Hide drawers on startup.
7844         (org-get-todo-face): New function.
7845         (org-todo-keyword-faces): New option.
7846         (org-set-regexps-and-options): Use `org-remove-keyword-keys'.
7847         (org-remove-keyword-keys): New function.
7849 2007-08-30  Jari Aalto  <jari.aalto@cante.net>  (tiny change)
7851         * progmodes/grep.el (grep-find-ignored-directories):
7852         Add monotone _MTN bookkeeping directory in workspaces.
7853         Add RCS control directory.  List items in alphabetical order.
7855         * progmodes/grep.el (grep-files-aliases): Add cc alias.
7856         Sort items in alphabetical order.  Fix parens.
7858 2007-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
7860         * vc-hg.el (vc-hg-extra-menu-map): New variable.
7861         (vc-hg-extra-menu, vc-hg-outgoing, vc-hg-incoming, vc-hg-push)
7862         (vc-hg-pull): New functions.
7863         (vc-hg-outgoing-mode, vc-hg-incoming-mode): New derived modes.
7865         * term/mac-win.el: Don't require url, only autoloaded url
7866         functions are used in this file.
7868 2007-08-29  Andreas Schwab  <schwab@suse.de>
7870         * shell.el (shell): Return correct value from interactive spec.
7872 2007-08-29  Glenn Morris  <rgm@gnu.org>
7874         * version.el (emacs-version): Increase to 23.0.50.
7876 2007-08-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7878         * term/x-win.el (x-gtk-stock-map): :version changed to 23.1.
7880 2007-08-29  Juri Linkov  <juri@jurta.org>
7882         * loadup.el: Add "button" loading after "faces" and move "startup"
7883         to load after "button".
7885 2007-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
7887         * loadup.el: Load term/mac-win on a Mac using Carbon.
7889         * term/mac-win.el: Provide mac-win.
7890         (mac-initialized): New variable.
7891         (mac-initialize-window-system): New function.  Move global setup here.
7892         (handle-args-function-alist, frame-creation-function-alist):
7893         (window-system-initialization-alist): Add mac entries.
7894         (x-setup-function-keys): New function containing all the
7895         top level function key definitions.
7897         * term/x-win.el (x-menu-bar-open): Use accelerate-menu.
7899         * env.el (read-envvar-name): Don't consider the environment frame param.
7901         * env.el (setenv):
7902         * frame.el (frame-initialize, make-frame):
7903         * faces.el (tty-set-up-initial-frame-faces):
7904         * server.el (server-process-filter): Set
7905         display-environment-variable and term-environment-variable.
7907         * server.el (server-process-filter): Set COLORFGBG and COLORTERM.
7909 2007-08-29  Jason Rumney  <jasonr@gnu.org>
7911         * loadup.el: Only load term/x-win when X is compiled in.
7912         Load term/w32-win and dependencies on windows-nt.
7914         * term/w32-win.el: Reorder to match x-win.el more closely.
7915         Provide w32-win.  Don't throw error when global window-system not w32.
7916         (internal-face-interactive): Remove obsolete function.
7917         (x-setup-function-keys): Use local-function-key-map.
7918         (w32-initialized): New variable.
7919         (w32-initialize-window-system): Set it.
7920         Move more global setup here.
7921         (x-setup-function-keys): New function.
7922         (w32-initialize-window-system): Move non function key global setup here.
7923         (x-cut-buffer-max): Remove.
7924         (w32-initialize-window-system): New function.
7925         (handle-args-function-alist, frame-creation-function-alist):
7926         (window-system-initialization-alist): Add w32 entries.
7928 2007-08-29  David Kastrup  <dak@gnu.org>
7930         * env.el (getenv): Pass frame to getenv-internal.
7932 2007-08-29  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <lorentey@elte.hu>
7934         * version.el (emacs-version): Show if multi-tty is present.
7936         * loadup.el: Delay loading env; mule-conf gets confused by cl
7937         during bootstrap.  Also load termdev and term/x-win.
7939         * bindings.el (mode-line-client): New variable.
7940         (help-echo): Add it to the default mode-line format.
7942         * cus-start.el: Remove bogus window-system reference from GTK test.
7944         * progmodes/ebrowse.el (ebrowse-electric-list-mode-map)
7945         (ebrowse-electric-position-mode-map):
7946         * ebuff-menu.el (electric-buffer-menu-mode-map):
7947         * echistory.el (electric-history-map): Bind C-z to `suspend-frame',
7948         not `suspend-emacs'.
7950         * ediff-wind.el (ediff-setup-windows-automatic): New function.
7951         (ediff-window-setup-function): Use it as default.
7953         * files.el (save-buffers-kill-terminal): New function.
7954         (ctl-x-map): Change binding of C-x C-c to save-buffers-kill-terminal.
7956         * font-lock.el (lisp-font-lock-keywords-2): Add `let-environment'
7957         and `with-selected-frame'.
7959         * help-fns.el (describe-variable): Describe frame-local variables
7960         correctly.
7962         * simple.el (normal-erase-is-backspace-mode): Rewrite for multiple
7963         display support.
7964         (normal-erase-is-backspace-setup-frame): New function.
7966         * subr.el (with-selected-frame): New function.
7967         (read-quoted-char): Use terminal-local binding of
7968         local-function-key-map instead of function-key-map.
7970         * talk.el (talk): New function.
7971         (talk-handle-delete-frame): New function.
7972         (talk-add-display): Open a new frame only if FRAME was not a frame.
7974         * termdev.el: New file.
7976         * menu-bar.el (menu-bar-open): New function.  Bind it to f10.
7977         * term/x-win.el: Don't bind f10.
7978         * tmm.el: Remove autoload binding for f10.
7980         * international/encoded-kb.el (encoded-kbd-setup-display): Use
7981         `set-input-meta-mode'.  Fix broken condition before set-input-mode.
7982         Store the saved input method as a terminal parameter.  Add keymap
7983         parameter.  Use it instead of changing key-translation-map directly.
7984         (saved-key-translation-map, encoded-kbd-mode, saved-input-mode):
7985         Remove.
7986         (encoded-kbd-setup-display): New function.
7988         * international/mule-cmds.el (set-locale-environment): Fix getenv
7989         call.  Use save-buffers-kill-terminal.  Ignore window-system; always
7990         set the keyboard coding system.  Add DISPLAY parameter.
7991         (set-display-table-and-terminal-coding-system): Add DISPLAY
7992         parameter.  Pass it to set-terminal-coding-system.
7994         * international/mule.el (keyboard-coding-system): Test for
7995         encoded-kbd-setup-display, not encoded-kbd-mode.
7996         (set-terminal-coding-system, set-keyboard-coding-system): Add
7997         DISPLAY parameter.
7998         (set-keyboard-coding-system): Use encoded-kbd-setup-display.
8000         * term/README: Update.
8002         * term/linux.el (terminal-init-linux): Use `set-input-meta-mode'.
8004         * term/x-win.el (x-setup-function-keys): New function.  Move
8005         function-key-map tweaks here.  Protect against multiple calls on
8006         the same terminal.  Use terminal-local binding of
8007         local-function-key-map instead of function-key-map.
8008         (x-initialize-window-system): Make a copy of pure list.  Pass a
8009         frame getenv.
8011         * term/vt200.el, term/vt201.el, term/vt220.el, term/vt240.el:
8012         * term/vt300.el, term/vt320.el, term/vt400.el, term/vt420.el:
8013         * term/AT386.el, term/internal.el, term/iris-ansi.el, term/lk201.el:
8014         * term/mac-win.el, term/news.el, term/rxvt.el, term/sun.el:
8015         * term/tvi970.el, term/wyse50.el: Use terminal-local binding of
8016         local-function-key-map instead of function-key-map.
8018         * term/rxvt.el, term/xterm.el: Speed up load time by protecting
8019         `substitute-key-definition' and `define-key' calls against
8020         multiple execution.  Use terminal-local binding of
8021         local-function-key-map instead of function-key-map.  Pass a frame
8022         to getenv.
8024         * edmacro.el (edmacro-format-keys):
8025         * emulation/cua-base.el (cua--pre-command-handler):
8026         * isearch.el (isearch-other-meta-char):
8027         * xt-mouse.el: Use terminal-local binding of
8028         local-function-key-map instead of function-key-map.
8030         * fringe.el (set-fringe-mode): Simplify and fix using
8031         `modify-all-frames-parameters'.
8032         * scroll-bar.el (set-scroll-bar-mode): Ditto.
8033         * tool-bar.el (tool-bar-mode): Ditto.  Remove 'tool-bar-map length
8034         check before calling `tool-bar-setup'.
8035         (tool-bar-setup): New variable.
8036         (tool-bar-setup): Use it to guard against multiple calls.  Add
8037         optional frame parameter, and select that frame before adding items.
8038         (toggle-tool-bar-mode-from-frame): New function.
8040         * menu-bar.el (toggle-menu-bar-mode-from-frame): New function.
8041         (menu-bar-showhide-menu): Use toggle-menu-bar-mode-from-frame and
8042         toggle-tool-bar-mode-from-frame to change "Menu-bar" and
8043         "Tool-bar" toggles to reflect the state of the current frame.
8044         (menu-bar-mode): Simplify and fix using `modify-all-frames-parameters'.
8046         * env.el: Require cl for byte compilation (for `block' and `return').
8047         (environment, setenv-internal): New functions.
8048         (let-environment): New macro.
8049         (setenv, getenv): Add optional terminal parameter.  Update docs.
8050         (setenv): Use setenv-internal.  Always set process-environment.
8051         Handle `local-environment-variables'.
8052         (read-envvar-name, setenv, getenv): Use frame parameters
8053         to store the local environment, not terminal parameters.  Include
8054         `process-environment' as well.
8056         * faces.el (tty-run-terminal-initialization): New function.
8057         (tty-create-frame-with-faces): Use it.  Set up faces and
8058         background mode only after the terminal has been initialized.
8059         Call terminal-init-*.  Don't load the initialization file more
8060         than once.  Call set-locale-environment.
8061         (frame-set-background-mode): Handle the 'background-mode terminal
8062         parameter.
8063         (tty-find-type): New function.
8064         (x-create-frame-with-faces): Remove bogus check for
8065         first frame.  Call `tool-bar-setup'.  Don't make frame visible
8066         until we are done setting up all its parameters.  Call
8067         x-setup-function-keys.
8069         * frame.el (make-frame): Always inherit 'environment and 'client
8070         parameters.  Set up the 'environment frame parameter, when needed.
8071         Also inherit 'client parameter.  Don't override explicitly
8072         specified values with inherited ones.  Add 'terminal frame
8073         parameter.  Append window-system-default-frame-alist to parameters
8074         before calling frame-creation-function.
8075         (frame-initialize): Copy the environment from the initial frame.
8076         (window-system-default-frame-alist): Enhance doc string.
8077         (frame-notice-user-settings): Don't put 'tool-bar-lines in
8078         `default-frame-alist' when initial frame is on a tty.
8079         (modify-all-frames-parameters): Simplify using `assq-delete-all'.
8080         Remove specified parameters from `window-system-default-frame-alist'.
8081         (make-frame-on-tty, framep-on-display, suspend-frame):
8082         Extend doc string, update parameter names.
8083         (frames-on-display-list): Use terminal-id to get the display id.
8084         (frame-notice-user-settings): Extend to apply
8085         settings in `window-system-default-frame-alist' as well.
8086         (terminal-id, terminal-parameters, terminal-parameter)
8087         (set-terminal-parameter, terminal-handle-delete-frame): New functions.
8088         (delete-frame-functions): Add to `delete-frame-functions' hook.
8089         (blink-cursor-mode): Adapt blink-cursor-mode default
8090         value from startup.el.
8091         (make-frame-on-display): Protect condition on x-initialized when
8092         x-win.el is not loaded.  Update doc.
8093         (suspend-frame): Use display-controlling-tty-p to decide between
8094         suspend-emacs and suspend-tty.
8095         (frames-on-display-list): Update for display ids.
8096         (framep-on-display): Ditto.
8097         (suspend-frame): Use display-name, not frame-tty-name.
8098         (selected-terminal): New function.
8100         * server.el: Use `device' instead of `display' or `display-id' in
8101         variable and client parameter names.
8102         (server-select-display): Remove (unused).
8103         (server-tty-live-p, server-handle-delete-tty): Remove.
8104         (server-unquote-arg, server-quote-arg, server-buffer-clients):
8105         Update docs.
8106         (server-getenv-from, server-with-environment, server-send-string)
8107         (server-save-buffers-kill-terminal): New functions.
8108         (server-delete-client): Handle quits in kill-buffer.  Don't kill
8109         modified buffers.  Add extra logging.  Delete frames after
8110         deleting the tty.  Clear 'client parameter before deleting a frame.
8111         Use delete-display, not delete-tty.
8112         (server-visit-files): Don't set `server-existing-buffer' if the
8113         buffer already has other clients.  Return list of buffers
8114         created.  Update doc.  Don't set client-record when nowait.
8115         (server-handle-delete-frame): Delete the client if this was its
8116         last frame.  Check that the frame is alive.  Remove bogus comment.
8117         Add note on possible race condition.  Delete tty clients, if needed.
8118         (server-handle-suspend-tty): Use server-send-string.  Kill the
8119         client in case of errors from process-send-string.  Use the display
8120         parameter.
8121         (server-unload-hook): Remove obsolete delete-tty hook.
8122         (server-start): Ask before restarting if the old server still has
8123         clients.  Add feedback messages.  Remove obsolete delete-tty hook.
8124         (server-process-filter): Use server-send-string.  Accept `-dir'
8125         command.  Switch to *scratch* immediately after creating the frame,
8126         before evaluating any -evals.  Protect `display-splash-screen'
8127         call in a condition-case.  Explain why.  Call
8128         `display-startup-echo-area-message' before
8129         `display-splash-screen'.  Don't display the splash screen when no
8130         frame was created.  Show the Emacs splash screen and startup echo
8131         area message.  Display the *scratch* buffer by default.  Store the
8132         local environment in a frame (not terminal) parameter.  Do not try
8133         to decode environment strings.  Fix reference to the 'display
8134         frame parameter.  Change syntax of environment variables.  Put
8135         environment into terminal parameters, not client parameters.  Use
8136         a dummy client with --no-wait's X frames.  In `-position LINE'
8137         handler, don't ruin the request string until the line number is
8138         extracted.  Log opened files.  Handle -current-frame command.
8139         Don't create frames when it is given.  Don't bind X frames to the
8140         client when we are in -no-wait mode.  Set locale environment
8141         variables from client while creating tty frames.  Disable call to
8142         configure-display-for-locale.  When processing -position command,
8143         don't change the request string until the parameters are
8144         extracted.  Don't try to create an X frame when Emacs does not
8145         support it.  Improve logging.  Temporarily set ncurses-related
8146         environment variables to those of the client while creating a new
8147         tty frame.  Select buffers opened by nowait clients, don't leave
8148         them buried under others.  Set the display parameter, and use it
8149         when appropriate.
8151         * startup.el (display-startup-echo-area-message): Handle
8152         `inhibit-startup-echo-area-message' here.
8153         (command-line-1): Moved from here.
8154         (fancy-splash-screens): Use `overriding-local-map' instead of
8155         `overriding-terminal-local-map' for now; the latter doesn't work
8156         right, it looses keypresses to another terminal.  Use
8157         `overriding-terminal-local-map' to set up keymap.  Install a
8158         `delete-frame-functions' hook to catch `delete-frame' events.
8159         Ignore `select-window' events to cope better with
8160         `focus-follows-mouse'.  Don't switch back to the original buffer
8161         if the splash frame has been killed.  Restore previous buffer, even
8162         if it's *scratch*.
8163         (normal-splash-screen): Don't let-bind `mode-line-format'; it
8164         changes the global binding - setq it instead.  Use
8165         `save-buffers-kill-terminal'.
8166         (display-splash-screen): Don't do anything if the splash screen is
8167         already displayed elsewhere.
8168         (fancy-splash-exit, fancy-splash-delete-frame): New functions.
8169         (command-line): Replace duplicated code with a call to
8170         tty-run-terminal-initialization.  Don't load the terminal
8171         initialization file more than once.  Remove call to nonexistent
8172         function `set-locale-translation-file-name'.
8174         * xt-mouse.el (xterm-mouse-x, xterm-mouse-y): Convert to terminal
8175         parameters.
8176         (xterm-mouse-position-function, xterm-mouse-event): Update.
8177         (xterm-mouse-mode): Don't depend on current value of window-system.
8178         (turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):
8179         Update for multi-tty.
8180         (turn-on-xterm-mouse-tracking-on-terminal)
8181         (turn-off-xterm-mouse-tracking-on-terminal)
8182         (xterm-mouse-handle-delete-frame): New functions.
8183         (delete-frame-functions, after-make-frame-functions)
8184         (suspend-tty-functions, resume-tty-functions): Install extra hooks
8185         for multi-tty.
8187 2007-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8189         * simple.el (invisible-p): Remove: implemented in C now.
8190         (line-move-invisible-p): Remove obsolete alias.
8192 2007-08-28  Juri Linkov  <juri@jurta.org>
8194         * image-mode.el (image-type): New variable.
8195         (image-mode): Set default major mode name to "Image[text]".
8196         (image-minor-mode): Change LIGHTER to display image-type in the
8197         mode line.
8198         (image-minor-mode): Set default image-type to "text".
8199         (image-toggle-display): After switching to text mode, set
8200         image-type to "text" and major mode name to "Image[text]".
8201         After switching to image mode, set image-type to actual image
8202         type, and add image type to major mode name.  Let-bind the same
8203         variable names as arguments of `image-type' and `create-image'.
8204         Bind `type' to the result of `image-type' and use it as arg
8205         of `create-image' to not determine the image type twice.
8207 2007-08-28  Michael Albinus  <michael.albinus@gmx.de>
8209         * net/tramp.el (tramp-handle-set-file-times): Flush the file properties.
8210         (tramp-set-file-uid-gid, tramp-get-local-uid)
8211         (tramp-get-local-gid): New defuns.
8212         (tramp-handle-copy-file): Handle new parameter PRESERVE-UID-GID.
8213         (tramp-do-copy-or-rename-file): New parameter PRESERVE-UID-GID.
8214         Improve fast track.
8215         (tramp-do-copy-or-rename-file-directly): Sync parameter list with
8216         the other tramp-do-copy-or-rename-file-* functions.  Major rewrite.
8217         (tramp-handle-file-local-copy, tramp-handle-insert-file-contents)
8218         (tramp-handle-write-region): Improve fast track.
8219         (tramp-handle-file-remote-p): IDENTIFICATION can also be `localname'.
8220         (tramp-maybe-open-connection): Let `process-adaptive-read-buffering'
8221         be nil.
8223 2007-08-28  Ivan Kanis  <apple@kanis.eu>
8225         * time.el: New feature to display several time zones in a buffer.
8226         (display-time-world-mode, display-time-world-display)
8227         (display-time-world, display-time-world-timer): New functions.
8228         (display-time-world-list, display-time-world-time-format)
8229         (display-time-world-buffer-name, display-time-world-timer-enable)
8230         (display-time-world-timer-second, display-time-world-mode-map):
8231         New variables.
8233 2007-08-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8235         * term/x-win.el (x-gtk-stock-map): New variable.
8236         (x-gtk-map-stock): New function.
8238         * info.el (info-tool-bar-map): Add :rtl keyword to right/left-arrow and
8239         prev/next-node.
8241 2007-08-28  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>  (tiny change)
8243         * play/gamegrid.el (gamegrid-init): Set line-spacing to 0.
8245 2007-08-28  Glenn Morris  <rgm@gnu.org>
8247         * progmodes/cc-langs.el (c-constant-kwds): Add java: null, true, false.
8249 2007-08-27  Thien-Thi Nguyen  <ttn@gnuvola.org>
8251         * progmodes/modula2.el (m2-definition, m2-module):
8252         Don't use previous-line.  Reported by T. V. Raman.
8254 2007-08-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8256         * term/mac-win.el (mac-handle-toolbar-switch-mode): Add explicit
8257         argument to tool-bar-mode call.
8259 2007-08-27  Glenn Morris  <rgm@gnu.org>
8261         * diff-mode.el (diff-find-file-name): Only accept regular files,
8262         to rule out /dev/null, directories, etc.
8264         * vc-svn.el (vc-svn-diff): If the repository version of all the
8265         files is the same as the specified OLDVERS, do a local diff.
8267 2007-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
8269         * uniquify.el (uniquify-rationalize-file-buffer-names): Check liveness
8270         of buffers in uniquify-managed.
8272         * simple.el (invisible-p): Rename from text-invisible-p.
8273         Update callers.
8275 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8277         * progmodes/cperl-mode.el (defcustom, x-color-defined-p, cperl-is-face)
8278         (cperl-is-face, cperl-force-face, cperl-etags-snarf-tag, cperl-mode)
8279         (cperl-etags-snarf-tag, cperl-etags-goto-tag-location, cperl-init-faces)
8280         (cperl-etags-goto-tag-location): Use new style backquotes.
8282         * net/browse-url.el: Remove spurious * in custom docstrings.
8283         (browse-url-filename-alist): Use new-style backquote.
8285         * emacs-lisp/backquote.el (backquote-unquote-symbol)
8286         (backquote-splice-symbol): Clarify they're not new-style unquotes.
8288         * emacs-lisp/edebug.el (edebug-list-form, edebug-match-symbol, \,)
8289         (\,@): Backslash the , and ,@ which are not new-style unquotes.
8291         * textmodes/texinfmt.el (\,): Clarify it's not a new-style unquote.
8293         * net/socks.el (socks-username/password-auth-filter):
8294         Remove unused vars `state' and `desired-len'.
8295         (socks-parse-services, socks-nslookup-host): Use with-current-buffer.
8296         (socks-wait-for-state-change): Use new-style backquotes.
8298         * pcvs.el (cvs-mode-status): Fix long-standing typo.
8300         * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Check old-style
8301         backquotes after each `read' rather than once per buffer.
8303         * dframe.el: Remove spurious * in custom docstrings.
8304         (dframe-xemacsp): Remove, use (featurep 'xemacs) instead.
8305         (dframe-xemacs20p): Remove, inline at the sole use point.
8306         (defface): Don't defvar the face, don't use old-style backquote.
8307         (defcustom): Don't use old-style backquote.
8308         (dframe-frame-parameter, dframe-mouse-event-p):
8309         Make it obvious that it's always defined.
8310         (dframe-popup-kludge): New function to replace
8311         dframe-xemacs-popup-kludge and dframe-xemacs-popup-kludge.
8312         (dframe-frame-mode, dframe-set-timer-internal)
8313         (dframe-mouse-set-point): Remove use of with-no-warnings from
8314         XEmacs-specific code.
8315         (dframe-set-timer-internal): Fix very old bug with
8316         post-command-idle-hook.
8318         * emacs-lisp/byte-opt.el (byte-optimize-featurep): Handle `sxemacs'.
8320 2007-08-27  Thien-Thi Nguyen  <ttn@gnuvola.org>
8322         * emacs-lisp/avl-tree.el: New file.
8324 2007-08-26  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
8326         * hi-lock.el (hi-lock-unface-buffer): Show a x-menu only if the mouse
8327         was used.
8329 2007-08-26  Sean O'Rourke  <seano@cs.ucsd.edu>
8331         * complete.el (PC-do-completion): Make RET accept a non-unique but
8332         complete expansion again.
8334 2007-08-26  Thien-Thi Nguyen  <ttn@gnuvola.org>
8336         * eshell/esh-opt.el (eshell-eval-using-options):
8337         Add debug declaration.
8339 2007-08-26  Dan Nicolaescu  <dann@ics.uci.edu>
8341         * log-view.el (log-view-toggle-mark-entry): Add docstring.
8342         (log-view-get-marked): Likewise.
8344         * vc-hooks.el (vc-registered): Use mapc instead of mapcar.
8345         (vc-delete-automatic-version-backups): Likewise.
8347         * vc.el (vc-dired-buffers-for-dir): Likewise.
8349 2007-08-25  Dan Nicolaescu  <dann@ics.uci.edu>
8351         * progmodes/cperl-mode.el (cperl-indent-level): Autoload the
8352         safe-local-variable setting.
8353         * progmodes/perl-mode.el (perl-indent-level): Likewise.
8355         * log-view.el (log-view-marked-list): Delete variable.
8356         (log-view-mode): Don't use it.
8357         (log-view-toggle-mark-entry): Likewise, simplify.
8358         (log-view-current-tag): Don't return properties.
8359         (log-view-get-marked): New function.
8361 2007-08-25  Alexandre Julliard  <julliard@winehq.org>
8363         * vc-git.el (vc-git-mode-line-string): New function.
8365 2007-08-25  Alan Mackenzie  <acm@muc.de>
8367         * progmodes/cc-langs.el (c-other-decl-block-key-in-symbols-alist):
8368         new language variable.
8370         * progmodes/cc-engine.el (c-brace-anchor-point): new function.
8371         (c-add-stmt-syntax): Give accurate anchor points for "namespace",
8372         "extern" etc., rather than BOI.  Fix addition of spurious
8373         syntactic-symbol 'defun-block-intro, replacing it with
8374         'innamespace, etc.
8376 2007-08-25  Juri Linkov  <juri@jurta.org>
8378         * files.el (auto-mode-alist): Move "\\.x[bp]m\\'" to image-mode.el.
8380         * image-mode.el: Add autoloads to put associations in auto-mode-alist:
8381         associate "\\.x[bp]m\\'" with c-mode and image-mode-maybe, and
8382         "\\.svgz?\\'" with xml-mode and image-mode-maybe.
8384         * image.el (image-type-header-regexps): Use more complex regexp for svg.
8385         (image-type-file-name-regexps): Add ("\\.svgz?\\'" . svg).
8386         (image-type-auto-detectable): Add (svg . maybe).
8388         * jka-cmpr-hook.el (jka-compr-compression-info-list): Add .svgz
8389         to treat it like .tgz.
8391         * calendar/cal-bahai.el: Add file coding cookie.
8393 2007-08-25  Reiner Steib  <Reiner.Steib@gmx.de>
8395         * pcvs.el (cvs-query-directory): Only prompt when prefix is given.
8396         Don't behave differently when executed via M-x.  Add doc string.
8398         * sort.el (sort-fold-case, sort-numeric-base): Mark as
8399         safe-local-variable.
8401 2007-08-25  Jay Belanger  <jay.p.belanger@gmail.com>
8403         * calc/calc-forms.el (var-TimeZone): Make nil explicitly
8404         the default value.
8405         (math-calendar-tzinfo): New variable.
8406         (math-get-calendar-tzinfo): New function.
8407         (calcFunc-tzone, calcFunc-dst): Use Emacs's calendar
8408         to get information when zone is nil.
8410 2007-08-24  Dan Nicolaescu  <dann@ics.uci.edu>
8412         * log-view.el (log-view-toggle-mark-entry): New function.
8413         (log-view-mode-map): Bind it.
8414         (log-view-marked-list): New variable.
8415         (log-view-mode): Make it local.
8417 2007-08-24  Thien-Thi Nguyen  <ttn@gnuvola.org>
8419         * play/zone.el (zone-pgm-rat-race): New func.
8420         (zone-programs): Add `zone-pgm-rat-race'.
8422 2007-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8424         * emacs-lisp/byte-opt.el (byte-optimize-if): Don't presume `clause' is
8425         a list.
8427 2007-08-24  Thien-Thi Nguyen  <ttn@gnuvola.org>
8429         * progmodes/hideshow.el (hs-match-data): Delete alias.
8430         (hs-hide-block-at-point, hs-find-block-beginning)
8431         (hs-show-block): Use `match-data' directly.
8433 2007-08-24  Martin Rudalics  <rudalics@gmx.at>
8435         * format.el (format-alist): Fix typo in doc-string.
8437 2007-08-24  Michael Albinus  <michael.albinus@gmx.de>
8439         * net/tramp.el (tramp-local-host-p): New defun.
8440         (tramp-handle-file-local-copy, tramp-handle-write-region):
8441         Implement fast track when being on the local host.
8442         (tramp-file-name-handler): Don't set "started" property.  It shall
8443         be reserved for the "ftp" method.
8444         (tramp-make-copy-program-file-name): Use `tramp-file-name-real-host'.
8446         * net/tramp-ftp.el (top): Autoload `tramp-set-connection-property'.
8447         (tramp-ftp-file-name-handler): Set "started" property.
8449 2007-08-24  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
8451         * files.el (backup-buffer-copy): Don't wrap delete in
8452         condition-case, only try to delete if file exists.
8454 2007-08-24  Glenn Morris  <rgm@gnu.org>
8456         * files.el (backup-buffer-copy): Revert 2007-08-22 change.
8458         * startup.el (tutorial-directory): Set with eval-at-startup so it
8459         gets the right value in an installed Emacs.
8461 2007-08-24  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
8463         * emacs-lisp/eldoc.el (eldoc-highlight-function-argument): New face.
8464         (eldoc-highlight-function-argument): Use it.
8466 2007-08-23  Masatake YAMATO  <jet@gyve.org>
8468         * progmodes/cc-fonts.el (gtkdoc-font-lock-doc-comments): Highlight
8469         name of parameters in document body.
8471 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8473         * emacs-lisp/bytecomp.el (byte-compile-output-docform)
8474         (byte-compile-output-as-comment): Use with-current-buffer rather than
8475         a weird set-buffer&prog1 combination.
8477         * emacs-lisp/byte-opt.el (byte-optimize-if): Move `progn' out of the
8478         test so as to optimise cases where the `progn's result is constant.
8480 2007-08-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
8482         * locate.el (locate-get-file-positions):
8483         Use line-beginning-position and line-end-position.
8485 2007-08-23  John Wiegley  <johnw@newartisans.com>
8487         * calendar/cal-bahai.el: Added in the diacriticals that were
8488         missing for many of the month names.
8490 2007-08-22  Jason Rumney  <jasonr@gnu.org>
8492         * vc-hooks.el (vc-menu-map-filter): Reapply 2007-08-06 bugfix.
8494 2007-08-22  Chong Yidong  <cyd@stupidchicken.com>
8496         * image-mode.el (image-minor-mode): Use image-mode-text-map.
8498 2007-08-22  Sean O'Rourke  <sorourke@cs.ucsd.edu>
8500         * dabbrev.el (dabbrev--progress-reporter): New variable.
8501         (dabbrev--scanning-message): Delete func.
8502         (dabbrev--find-expansion): Use a progress reporter
8503         instead of dabbrev--scanning-message.
8505 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
8507         * comint.el (comint-exec-1): Raise an error if
8508         `start-file-process' does not return a process object.
8510         * shell.el (shell): Prompt for `default-directory' if it is a
8511         remote file name, and if called with a prefix arg.
8513 2007-08-22  Sam Steingold  <sds@gnu.org>
8515         * pcvs.el (cvs-vc-command-advice): Fix a typo in code (file->files).
8517 2007-08-22  Carsten Dominik  <dominik@science.uva.nl>
8519         * textmodes/org-export-latex.el: New file.
8521         * textmodes/org-publish.el (org-publish-org-to-latex): New function.
8523         * textmodes/org.el (org-agenda-skip): Allow a form for
8524         `org-agenda-skip-function'.
8525         (org-agenda-redo): Re-use local settings.
8526         (org-agenda): Store local settings.
8527         (org-agenda-deadline-faces): New option.
8528         (org-agenda-deadline-face): New function.
8529         (org-agenda-get-deadlines, org-agenda-get-scheduled): Also handle
8530         entries on their due date.
8531         (org-agenda-get-timestamps): No longer handle the due dates of
8532         schedules and deadline items.
8533         (org-insert-link-global, org-open-at-point-global): New commands.
8534         (org-export-as-ascii): Call `org-cleaned-string-for-export' with a
8535         :for-ascii parameter.
8536         (org-skip-comments): Function removed.
8537         (org-cleaned-string-for-export): Handle special table lines.
8538         (org-global-properties): New option.
8539         (org-entry-get-with-inheritance): Check global properties.
8540         (org-local-properties): New variable.
8541         (org-set-regexps-and-options): Find the #+PROPERTY line.
8542         (org-link-types): Change type into variable (was constant).
8543         (org-make-link-regexps): New function.
8544         (org-link-re-with-space, org-link-re-with-space2)
8545         (org-angle-link-re, org-plain-link-re, org-bracket-link-regexp)
8546         (org-bracket-link-analytic-regexp, org-any-link-re): Creation of
8547         these regular expressions happens now in the function
8548         `org-make-link-regexps'.
8549         (org-store-link): Call the functions in
8550         `org-store-link-functions'.
8551         (org-add-link-type): New function.
8552         (org-store-link-functions): New variable.
8553         (org-activate-tags): Force matches to be in headlines.
8554         (org-batch-store-agenda-views): Fix bug with killing agenda buffer.
8555         (org-columns-display-here): Make sure this works in a narrowed
8556         buffer by checking for point-min.
8557         (org-columns-display-here): Make the rest of the line intangible,
8558         so that point never can be there.
8559         (org-cleaned-string-for-export): Use `with-current-buffer'.
8560         (org-replace-region-by-html): Use `with-current-buffer'.
8561         (org-unfontify-region, org-do-occur, org-columns-display-here)
8562         (org-columns-remove-overlays, org-columns-quit)
8563         (org-columns-edit-value, org-columns-next-allowed-value)
8564         (org-eval-in-calendar, org-agenda-undo, org-no-read-only)
8565         (org-finalize-agenda, org-remove-subtree-entries-from-agenda)
8566         (org-agenda-todo, org-agenda-change-all-lines)
8567         (org-agenda-align-tags, org-agenda-priority)
8568         (org-agenda-set-tags, org-agenda-toggle-archive-tag)
8569         (org-agenda-show-new-time, org-cleaned-string-for-export)
8570         (org-export-grab-title-from-buffer)
8571         (org-export-as-ascii, org-export-as-html): Use `inhibit-read-only'
8572         instead of `buffer-read-only'.
8573         (org-export-as-html): Set `coding-system-for-write'.
8574         (org-remember-store-without-prompt): New option.
8575         (org-archive-subtree): Fixed bug with modifying TODO keyword.
8576         (org-beginning-of-line): Also treat C-a special in items.
8577         (org-table-convert-refs-to-rc): Fixed problem with column
8578         reference after "..".
8579         (org-columns-compute): Don't mark buffer modified because of text
8580         properties.
8581         (org-batch-store-agenda-views): Use the variable
8582         `default-directory', not the function.
8583         (org-clock-out-if-current): Respect `org-clock-out-when-done'.
8584         (org-clock-out-when-done): New option.
8585         (org-html-entities): Added HTML entities for smileys.
8587 2007-08-22  Glenn Morris  <rgm@gnu.org>
8589         * image.el (create-image): Doc fix.
8591         * startup.el (tutorial-directory): New constant.
8592         (fancy-splash-text): Tutorials now in tutorial-directory.
8593         * tutorial.el (help-with-tutorial): Tutorials now in
8594         tutorial-directory.
8596 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
8598         * net/tramp.el (top): Require cl.el, when `copy-tree' is not available
8599         otherwise.
8600         (tramp-get-remote-path): New defun.  Replace occurrences of
8601         `tramp-default-remote-path' by this function.
8602         (tramp-set-remote-path): Move most of the code to
8603         `tramp-get-remote-path'.
8604         (tramp-get-ls-command, tramp-get-remote-id): Don't check for not
8605         existing directories, this is done already in
8606         `tramp-get-remote-path'.
8608 2007-08-22  Paul Pogonyshev  <pogonyshev@gmx.net>
8610         * image-file.el (image-file-name-extensions): Add "svg".
8611         * image.el (image-type-header-regexps): Add svg entry.
8613 2007-08-22  Glenn Morris  <rgm@gnu.org>
8615         * files.el (backup-buffer-copy): Check backup directory is
8616         writable, to avoid infloop deleting old backup.
8618         * mail/rmail.el (rmail-movemail-variant-p): Call on load to set
8619         movemail related variables.
8620         (rmail-insert-inbox-text): Use only rmail-movemail-program, which
8621         will now be set before this is called.
8623 2007-08-21  Juri Linkov  <juri@jurta.org>
8625         * delsel.el (delete-selection-pre-hook):
8626         * emulation/cua-base.el (cua-paste): Use `mouse-region-match'
8627         instead of checking last-command.
8629 2007-08-21  Juri Linkov  <juri@jurta.org>
8631         * loadup.el: Preload "button".
8633 2007-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8635         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
8636         Add previous-line and next-line.
8638         * vc-arch.el (vc-arch-extra-menu-map): New var and fun.
8639         (vc-arch-find-file-not-found-hook): Remove, it's now the default.
8641         * vc-hooks.el (vc-menu-entry): New var.
8642         (vc-mode-line-map): Use it so that this menu also uses the extra-menu.
8643         (menu-bar-tools-menu): Add the VC menu here rather than in menu-bar.el.
8644         (vc-menu-map): Declare and initialize in one step.
8645         (vc-menu-map-filter): Move&rename from menu-bar.el:menu-bar-vc-filter.
8647         * menu-bar.el (vc-menu-map): Don't setup any more.
8648         Instead, just create the proper spot in the menu.
8650 2007-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8652         * smerge-mode.el (smerge-resolve): New arg `safe'.
8653         (smerge-resolve-all, smerge-batch-resolve): New function.
8654         (smerge-refine): Make sure `diff' returns the expected result.
8655         (smerge-parsep-re): New const.
8656         (smerge-mode): Use it to adjust paragraph-separate.
8658         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
8659         Correctly match / regexp matchers as first char on a line when
8660         fontifying only that line.
8662         * emacs-lisp/cl-macs.el (cl-transform-lambda): Preserve the match-data.
8664 2007-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8666         * vc-bzr.el: Don't fiddle with vc-handled-backend.
8667         (vc-bzr-registered): Don't redundantly protect against
8668         file-error.  Actually use the format-specific code.
8669         (vc-bzr-buffer-nonblank-p): Remove.
8670         (vc-bzr-status): Change `kindchange' -> `kindchanged'.
8672 2007-08-20  Juri Linkov  <juri@jurta.org>
8674         * startup.el (fancy-splash-text): Change multiple tabs into one
8675         tab.  Remove "Useful File menu items" section (with "Exit Emacs"
8676         and "Recover Crashed Session").
8677         (fancy-splash-screens): Set tab-width to 22.
8678         (normal-splash-screen): Replace literal tabs with \t and
8679         fix whitespace.  Remove "Useful File menu items" section (with
8680         "Exit Emacs" and "Recover Crashed Session").
8682 2007-08-20  Johannes Weiner  <hannes@saeurebad.de>  (tiny change)
8684         * emacs-lisp/lisp-mode.el (preceding-sexp): New fun, the code was
8685         extracted from `eval-last-sexp-1'.
8686         (eval-last-sexp-1): Call `preceding-sexp'.
8688 2007-08-20  Thien-Thi Nguyen  <ttn@gnuvola.org>
8690         * vc-rcs.el (vc-rcs-annotate-command):
8691         Fix bug introduced 2007-07-18T16:32:40Z!esr@snark.thyrsus.com:
8692         Add back :vc-annotate-prefix propertization.
8694 2007-08-20  Andreas Schwab  <schwab@suse.de>
8696         * mail/rmail.el (rmail-autodetect): Doc fix.
8698 2007-08-19  Juri Linkov  <juri@jurta.org>
8700         * startup.el (normal-splash-screen): Add more links.
8702 2007-08-19  Juri Linkov  <juri@jurta.org>
8704         * startup.el (splash-screen-keymap): Rename from `fancy-splash-keymap'
8705         because it's common to both types of splash screen: fancy and normal.
8706         Bind SPC to scroll-up, DEL to scroll-down and `q' to exit-splash-screen.
8707         (exit-splash-screen): Rename from `fancy-splash-quit'.
8708         Use `quit-window' instead of `kill-buffer'.
8709         (fancy-splash-head): Use make-button to insert GNU image link.
8710         (fancy-splash-screens, normal-splash-screen): Rename " About GNU
8711         Emacs" to "*About GNU Emacs*", and " GNU Emacs" to "*GNU Emacs*".
8712         (normal-splash-screen): Put "Browse manuals" on the same line with
8713         "Emacs manual".  Remove descriptions from "Useful tasks" and put
8714         all links in two columns on two lines.
8716 2007-08-19  Michael Kifer  <kifer@cs.stonybrook.edu>
8718         * emulation/viper.el (viper-remove-hooks): Remove some additional
8719         viper hooks when the user calls viper-go-away.
8720         (viper-go-away): Restore the default of default-major-mode.
8721         Save the value of default-major-mode before vaperization.
8723         * emulation/viper-cmd.el: Replace error "" with "Viper bell".
8725         * emulation/viper-ex.el: Replace error "" with "Viper bell".
8727         * ediff-util.el (ediff-make-temp-file): Use the coding system of the
8728         buffer for which file is created.
8730 2007-08-19  Glenn Morris  <rgm@gnu.org>
8732         * Makefile.in (custom-deps, finder-data, autoloads, recompile)
8733         (progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather
8734         than $(EMACS), so that EMACSLOADPATH is set.  Prevents any system
8735         shadow files messing up the compilation.
8737 2007-08-18  Glenn Morris  <rgm@gnu.org>
8739         * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Add doc
8740         string.  Also apply eldoc-argument-case in the help-split-fundoc
8741         case.  Adapt for changed behavior of eldoc-function-argstring,
8742         eldoc-function-argstring-format, and
8743         eldoc-highlight-function-argument.
8744         (eldoc-highlight-function-argument): Handle nil INDEX argument,
8745         just call eldoc-docstring-format-sym-doc in that case.
8746         (eldoc-function-argstring): Change the behavior.  Now it converts
8747         an argument list to a string.
8748         (eldoc-function-argstring-format): Change the behavior.  Now it
8749         applies `eldoc-argument-case' to a string.
8751         * progmodes/scheme.el (scheme-mode-variables): Set
8752         font-lock-comment-start-skip.
8754 2007-08-18  Martin Rudalics  <rudalics@gmx.at>
8756         * progmodes/ada-mode.el (ada-create-syntax-table): Move
8757         set-syntax-table from here to ...
8758         (ada-mode): ... here.  Do not change global value of
8759         comment-multi-line.  Call new function
8760         ada-initialize-syntax-table-properties and add new function
8761         ada-handle-syntax-table-properties to font-lock-mode-hook.
8762         (ada-deactivate-properties, ada-initialize-properties): Replace
8763         by new functions ...
8764         (ada-handle-syntax-table-properties)
8765         (ada-initialize-syntax-table-properties)
8766         (ada-set-syntax-table-properties): ... to set up syntax-table
8767         properties uniformly, independently from whether font-lock-mode
8768         is enabled or not.  Handle read-only buffers and do not change
8769         undo-list when setting syntax-table properties.
8770         (ada-after-change-function): Use ada-set-syntax-table-properties.
8772 2007-08-18  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
8774         * progmodes/meta-mode.el (meta-indent-calculate-last): Remove.
8775         (meta-indent-current-nesting): Use a computation of the nesting
8776         instead.
8777         (meta-indent-current-indentation): Indentation is given according
8778         to nesting and if the previous line was finished or not.
8779         (meta-indent-unfinished-line): Tell if the current line ends with
8780         a finished expression.
8781         (meta-indent-looking-at-code): Like `looking-at', but checks if
8782         the point is in a string before.
8783         (meta-indent-level-count): Use it.  Don't count parenthesis as it's
8784         done in the nesting function.
8785         (meta-indent-in-string-p): Tell if the current point is in a
8786         string.
8787         (meta-indent-calculate): Treat b-o-b as a special case.  Use the
8788         previous functions.
8790 2007-08-17  Thien-Thi Nguyen  <ttn@gnuvola.org>
8792         * emacs-lisp/copyright.el (copyright-limit): New defsubst.
8793         (copyright-update-year, copyright-update)
8794         (copyright-fix-years): Use it.
8796 2007-08-17  Kimit Yada  <kimitto@gmail.com>  (tiny change)
8798         * emacs-lisp/copyright.el (copyright-update-year):
8799         Fix bug: Handle nil copyright-limit.
8801 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
8803         * calc/calc-units.el (math-standard-units): Give exact
8804         conversion for tsp.
8806         * calc/calc.el (math-bignum-digit-length): Compute the
8807         appropriate value.
8809         * calc/calc-bin.el (math-bignum-logb-digit-size)
8810         (math-bignum-digit-power-of-two):
8811         * calc/calc-comb.el (math-small-factorial-table):
8812         * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
8813         (math-approx-gamma-const):
8814         * calc/calc-funcs.el (math-besJ0, math-besJ1, math-besY0)
8815         (math-besY1, math-bernoulli-b-cache):
8816         * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
8817         Remove `eval-when-compile's.
8819 2007-08-17  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>  (tiny change)
8821         * progmodes/cperl-mode.el (cperl-look-at-leading-count)
8822         (cperl-find-pods-heres): Fix an error when typing expressions like
8823         `s{a}{b}'.
8825 2007-08-17  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
8827         * mail/emacsbug.el (report-emacs-bug): Remove the last number of
8828         `emacs-version', use the topic prefix ``version; ''.  Make MS-DOS
8829         a special case (there's no build number).
8831 2007-08-17  T. V. Raman  <raman@users.sf.net>  (tiny change)
8833         * completion.el (symbol-under-point, symbol-before-point)
8834         (symbol-before-point-for-complete): Use buffer-substring-no-properties.
8836 2007-08-17  Glenn Morris  <rgm@gnu.org>
8838         * progmodes/compile.el (compilation-get-file-structure): Make use
8839         of the directory part when checking for an existing entry, to
8840         handle files with same basename in different directories.
8842 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
8844         * calc/calc.el (calc-language-alist): Add texinfo-mode.
8846 2007-08-16  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8848         * ps-print.el (ps-header-font-size, ps-header-title-font-size)
8849         (ps-footer-font-size, ps-line-number-font-size, ps-line-spacing)
8850         (ps-paragraph-spacing): Docstring fix.
8852 2007-08-16  Glenn Morris  <rgm@gnu.org>
8854         * ps-print.el (ps-font-size): Doc fix.
8856 2007-08-16  Richard Stallman  <rms@gnu.org>
8858         * emacs-lisp/copyright.el (copyright-names-regexp): Add custom group.
8860 2007-08-15  Juri Linkov  <juri@jurta.org>
8862         * startup.el (initialization): Change parent group from `internal'
8863         to `environment'.
8864         (initial-buffer-choice): New variable.
8865         (command-line): Revert 2007-07-02 change that sets
8866         buffer-offer-save in *scratch* and enables auto-save in it.
8867         (fancy-splash-text): Add links to existing items.  Add new items
8868         with links for useful tasks.  Move information about Control-g to
8869         fancy-splash-head.  Move "Emacs Guided Tour" to the end.
8870         (fancy-splash-keymap): New variable.
8871         (fancy-splash-last-input-event): Remove variable.
8872         (fancy-splash-insert): Add processing of `:link' element.
8873         (fancy-splash-head): Replace "Type Control-l to begin editing"
8874         with "Type `q' to exit".
8875         (fancy-splash-screens-1): Let-bind inhibit-read-only to t.
8876         (fancy-splash-default-action, fancy-splash-special-event-action):
8877         Remove functions.
8878         (fancy-splash-quit): New function.
8879         (fancy-splash-screens): Rename input arg from `hide-on-input' to
8880         `static' and reverse the condition of its usage.  Don't preserve
8881         original values of `minor-mode-map-alist',
8882         `emulation-mode-map-alists', `special-event-map'.
8883         Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
8884         Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
8885         Remove processing of special events.  Use local key map
8886         `fancy-splash-keymap'.  Set buffer to read-only.
8887         (normal-splash-screen): Rename input arg from `hide-on-input' to
8888         `static' and reverse the condition of its usage.
8889         Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
8890         Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
8891         Add links to existing items.  Add new items with links for useful
8892         tasks.  Use local key map `fancy-splash-keymap'.
8893         (display-splash-screen): Rename input arg from `hide-on-input' to
8894         `static'.
8895         (about-emacs): Add alias to display-splash-screen.
8896         (command-line-1): Use `initial-buffer-choice'.
8898         * menu-bar.el (menu-bar-help-menu):
8899         * term/mac-win.el (mac-apple-event-map): Bind About Emacs menu
8900         item to about-emacs instead of display-splash-screen.
8902 2007-08-15  Jay Belanger  <jay.p.belanger@gmail.com>
8904         * calc/calc-units.el (math-standard-units): Update values.
8905         Put in exact, rational values when possible.
8906         (math-unit-prefixes): Replace floats with powers of ten.
8907         (math-standard-units-systems): Replace floats with integers.
8908         (math-make-unit-string): Remove extra spaces in output.
8910 2007-08-15  Glenn Morris  <rgm@gnu.org>
8912         * mail/undigest.el (rmail-digest-parse-rfc1153sloppy): Be even
8913         sloppier, for the sake of GNU Mailman.
8914         (rmail-digest-rfc1153): Initialize `result' correctly.
8916 2007-08-15  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
8918         * mail/emacsbug.el (report-emacs-bug): Put `Bug: emacs-version; '
8919         in the mail title.  Suggested by Reiner Steib.
8921 2007-08-14  Chris Hecker  <checker@d6.com>  (tiny change)
8923         * calc/calc-aent.el (calc-do-quick-calc): Add binary
8924         representation of integers to the list of outputs.
8926 2007-08-14  Glenn Morris  <rgm@gnu.org>
8928         * simple.el (bad-packages-alist): New constant.
8929         (bad-package-check): New function.  Together, these two add elements
8930         to `after-load-alist' to check for problematic external packages.
8931         * emulation/cua-base.el: Move CUA-mode check to `bad-packages-alist'.
8933 2007-08-14  Jay Belanger  <jay.p.belanger@gmail.com>
8935         * calc/calc-units.el (math-get-standard-units)
8936         (math-get-units, math-make-unit-string)
8937         (math-get-default-units, math-put-default-units): New functions.
8938         (math-default-units-table): New variable.
8939         (calc-convert-units, calc-convert-temperature): Add machinery
8940         to supply default values.
8942 2007-08-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8944         * emulation/tpu-edt.el: Add tpu-extras's autoloads.
8945         (tpu-gold-map, tpu-global-map): Comment-out the bindings to nil.
8946         (tpu-gold-map): Bind F to tpu-cursor-free-mode.
8947         (minibuffer-local-map): Use funkey symbols rather than esc-sequence.
8949         * emulation/tpu-extras.el: Remove spurious * in docstrings.
8950         Put its autoloads into tpu-edt.el rather than loaddefs.el.
8951         (tpu-cursor-free-mode): Rename from tpu-cursor-free.
8952         Make into a proper minor-mode.
8953         (tpu-backward-char, tpu-next-line, tpu-previous-line)
8954         (tpu-next-end-of-line, tpu-current-end-of-line): Use new name.
8955         (tpu-trim-line-ends-if-needed): Rename from tpu-before-save-hook.
8956         (tpu-set-cursor-free, tpu-set-cursor-bound):
8957         Delegate to tpu-cursor-free-mode.
8958         (tpu-next-line, tpu-previous-line, tpu-forward-line)
8959         (tpu-backward-line, tpu-scroll-window-down, tpu-scroll-window-up):
8960         Use line-move or forward-line instead of next-line-internal.
8962 2007-08-13  Nick Roberts  <nickrob@snap.net.nz>
8964         * progmodes/gdb-ui.el (gdb-send): Handle CTRL-D more carefully.
8966 2007-08-12  Richard Stallman  <rms@gnu.org>
8968         * pcvs.el (cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
8969         (cvs-execute-single-file): Use new name split-string-and-unquote.
8970         (cvs-header-msg): Use new name combine-and-quote-strings.
8972         * emulation/vi.el (vi-next-line): Ignore return value of line-move.
8974         * progmodes/gud.el (gud-common-init): Use new name
8975         split-string-and-unquote.
8977         * progmodes/flymake.el (flymake-err-line-patterns): Fix infloop
8978         in javac regexp.
8980         * pcvs-util.el (cvs-qtypedesc-strings): Use new names
8981         combine-and-quote-strings and split-string-and-unquote.
8983         * subr.el (combine-and-quote-strings): Rename from strings->string.
8984         (split-string-and-unquote): Rename from string->strings.
8986 2007-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8988         * log-view.el (log-view-font-lock-keywords): Use `eval' so as to adapt
8989         to buffer-local settings.
8991         * emacs-lisp/backquote.el (backquote-delay-process): New function.
8992         (backquote-process): Add internal arg `level'.  Use the two to
8993         correctly handle nested backquotes.
8995 2007-08-09  Riccardo Murri  <riccardo.murri@gmail.com>
8997         * vc-bzr.el (vc-bzr-registered): Use \0 instead of literal NULs.
8998         (vc-bzr-state-words): Add "kind changed" state word.
8999         (vc-bzr-status): New function.  Return Bzr idea of file status,
9000         which is different from VC's.
9001         (vc-bzr-state): Use vc-bzr-status.
9002         (vc-workfile-unchanged-p): Use vc-bzr-status.
9003         (vc-bzr-revert): Use synchronous process; expect exitcode 0.
9004         (vc-dired-state): Process "kind changed" state word.
9006 2007-08-09  Stefan Monnier  <monnier@iro.umontreal.ca>
9008         * vc-hooks.el (vc-default-find-file-not-found-hook): Do nothing.
9010         * vc-rcs.el (vc-rcs-find-file-not-found-hook):
9011         Move from vc-default-find-file-not-found-hook.
9013 2007-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
9015         * man.el: Remove spurious * in docstrings.
9016         Merge defvars and toplevel setq-defaults.
9017         (Man-highlight-references0): Limit=nil rather than point-max.
9018         (Man-mode-map): Move initialization into the declaration.
9019         (Man-strip-page-headers, Man-unindent): Use dolist & inhibit-read-only.
9020         (Man-view-header-file): Use expand-file-name rather than concat.
9021         (Man-notify-when-ready, Man-bgproc-sentinel): Use with-current-buffer.
9023         * man.el (Man-next-section): Make sure we do not move backward.
9025 2007-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
9027         * files.el (auto-mode-alist): Use the purecopied text (duh!).
9029 2007-08-08  Glenn Morris  <rgm@gnu.org>
9031         * Replace `iff' in doc-strings and comments.
9033 2007-08-08  Martin Rudalics  <rudalics@gmx.at>
9035         * dired.el (dired-pop-to-buffer):
9036         * mouse-drag.el (mouse-drag-should-do-col-scrolling):
9037         * calendar/calendar.el (generate-calendar-window):
9038         * progmodes/compile.el (compilation-set-window-height):
9039         * textmodes/two-column.el (2C-two-columns, 2C-merge):
9040         Use window-full-width-p instead of comparing frame-width and
9041         window-width.
9043         * progmodes/compile.el (compilation-find-buffer): Remove extra
9044         argument in call to compilation-buffer-internal-p.
9046 2007-08-07  Tom Tromey  <tromey@redhat.com>
9048         * progmodes/tcl.el (tcl-indent-level, tcl-continued-indent-level):
9049         Add safe-local-variable property.
9051 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
9053         * image-mode.el (image-toggle-display): Use image-refresh.
9055 2007-08-07  Riccardo Murri  <riccardo.murri@gmail.com>
9057         * vc-bzr.el: Remove comments about vc-bzr.el being a modified
9058         unofficial version.
9059         (vc-bzr-command): Remove redundant setting of process-connection-type.
9060         (vc-bzr-admin-checkout-format-file): Add autoload.
9061         (vc-bzr-root-dir): Remove in favor of vc-bzr-root.
9062         (vc-bzr-root): Switch to implementation of vc-bzr-root-dir.
9063         (vc-bzr-registered): Compare dirstate format tag with known good
9064         value, abort parsing if match fails.  Warn user in docstring.
9065         (vc-bzr-workfile-version): Case for different Bzr branch formats.
9066         See bzrlib/branch.py in Bzr sources.
9067         (vc-bzr-diff): First argument FILES may be a string rather than a list.
9068         (vc-bzr-shell-command): Remove in favor of
9069         vc-bzr-command-discarding-stderr.
9070         (vc-bzr-command-discarding-stderr): New function.
9072 2007-08-06  Riccardo Murri  <riccardo.murri@gmail.com>
9074         * vc-bzr.el (vc-bzr-registered): Gracefully handle missing "bzr"
9075         program, and return nil.
9076         (vc-bzr-state): Gracefully handle missing "bzr" program, and return nil.
9077         (vc-bzr-state): Look for path names relative to the repository
9078         root after status keyword.
9079         (vc-bzr-file-name-relative): New function.
9080         (vc-bzr-admin-dirname): Reinstate, as other vc-bzr-admin-... paths
9081         depend on it.
9082         (vc-bzr-admin-dirname, ...-checkout-format-file)
9083         (...-branch-format-file, ...-revhistory): Paths to some Bzr internal
9084         files that we now parse directly for speed.
9085         (vc-bzr-root-dir): Use `vc-bzr-admin-checkout-format-file' as witness.
9086         (vc-bzr-registered): Only parse vc-bzr-admin-dirstate file if it exists.
9087         (vc-bzr-state): "bzr status" successful only if exitcode is 0.
9088         (vc-bzr-root): Use `vc-bzr-shell-command'.  Stderr may contain
9089         Bzr warnings, so we must discard it.
9090         (vc-bzr-workfile-version): Speedup counting lines from
9091         `vc-bzr-admin-revhistory' file, but fallback to spawning "bzr revno"
9092         if that file doesn't exist.
9093         (vc-bzr-responsible-p): Use `vc-bzr-root' instead of
9094         `vc-bzr-root-dir' for speed.  Add `vc-bzr-admin-dirname' (not ".bzr"!)
9095         to `vc-directory-exclusion-list'.
9096         (vc-bzr-shell-command): New function.
9098 2007-08-06  Tom Tromey  <tromey@redhat.com>
9100         * diff-mode.el (diff-unified->context, diff-reverse-direction)
9101         (diff-fixup-modifs): Typo in docstring.
9103 2007-08-06  Stefan Monnier  <monnier@iro.umontreal.ca>
9105         * emulation/tpu-edt.el (tpu-current-line): Use posn-at-point and
9106         count-screen-lines.
9107         (tpu-edt-off): Disable relevant pieces of advice.
9109         * emulation/tpu-extras.el (tpu-before-save-hook): Rename from
9110         tpu-write-file-hook.  Activate it with add-hook on buffer-save-hook.
9111         (newline, newline-and-indent, do-auto-fill): Use advice instead of
9112         redefining the function.
9113         (tpu-set-scroll-margins): Activate the pieces of advice.
9115 2007-08-06  Martin Rudalics  <rudalics@gmx.at>
9117         * help.el (resize-temp-buffer-window): Use window-full-width-p
9118         instead of comparing frame-width and window-width.
9120 2007-08-13  Stephen Leake  <stephen_leake@stephe-leake.org>
9122         * pcvs-parse.el (cvs-parse-table): Handle additional instance of
9123         optional quotes around files in NEED-UPDATE . REMOVED case.
9125         * progmodes/ada-xref.el (ada-gnatls-args): Fix docstring.
9126         (ada-treat-cmd-string): Improve error message.
9127         (ada-do-file-completion): Call `ada-require-project-file', so
9128         project variables are set properly.
9129         (ada-prj-find-prj-file): Delete Emacs 20.2 support.
9130         (ada-gnatfind-buffer-name): New constant.
9131         (ada-find-any-references): Use new constant.  Set buffer name
9132         properly in compilation-start.  Toggle read-only properly.
9133         (ada-find-in-src-path): Fix spelling error in docstring.
9135         * progmodes/vhdl-mode.el (vhdl-update-progress-info): Avoid divide
9136         by zero error.
9138 2007-08-13  Stefan Monnier  <monnier@iro.umontreal.ca>
9140         * emacs-lisp/autoload.el (autoload-print-form): Use print-quoted.
9142 2007-08-12  Richard Stallman  <rms@gnu.org>
9144         * progmodes/sh-script.el (sh): Delete group `unix'.
9146         * progmodes/gud.el (gud): Change to group `processes'.
9148 2007-08-11  Glenn Morris  <rgm@gnu.org>
9150         * progmodes/compile.el (compilation-buffer-name): Don't check
9151         compilation-arguments.  It is superfluous, and the variable isn't
9152         even set when this function is called.
9154 2007-08-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9156         * term/mac-win.el (mac-ae-reopen-application): New function.
9157         (mac-apple-event-map): Bind "reopen application" Apple event to it.
9159 2007-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9161         * textmodes/tex-mode.el (tex-font-lock-unfontify-region): Fix to
9162         take tex-font-script-display into account.
9163         (tex-font-script-display, tex-font-lock-suscript): Change from a cons
9164         cell to a list of 2 elements to simplify the unfontify code.
9166 2007-08-08  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
9168         * ps-print.el (ps-default-fg, ps-default-bg): Docstring fix.
9169         (ps-begin-job): Use ps-default-fg and ps-default-bg only when
9170         ps-print-color-p is neither nil nor black-white.  Reported by Christian
9171         Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
9173 2007-08-08  Andreas Schwab  <schwab@suse.de>
9175         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook): Check for
9176         self-insert-command, not self-insert.
9178 2007-08-08  Glenn Morris  <rgm@gnu.org>
9180         * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Make second
9181         argument optional, for backwards compatibility, and only highlight
9182         args when present.  Fix symbol name typo (doc/args).
9184         * help-mode.el (help-make-xrefs): Search for symbol constituents,
9185         rather than just `-'.
9187 2007-08-07  Jay Belanger  <jay.p.belanger@gmail.com>
9189         * calc/calc-units.el (calc-convert-temperature):
9190         Use `/' to create fractions.
9192 2007-08-07  Michael Albinus  <michael.albinus@gmx.de>
9194         * net/tramp.el (tramp-wrong-passwd-regexp): Make the regexp more
9195         global matching.
9196         (tramp-handle-shell-command): Handle OUTPUT-BUFFER and
9197         ERROR-BUFFER more robust.  Display output.
9198         (tramp-file-name-handler): Add a connection property when we found
9199         a foreign file name handler.  This allows backends like ftp to
9200         profit also from usr/host name completion based on connection
9201         cache.
9202         (tramp-send-command-and-read): Search for trash after the regexp
9203         until eol only.  In XEmacs, there is a problem with \n.
9205         * net/tramp-cache.el (top): Read persistent connection history
9206         when cache is empty.
9208 2007-08-07  Nic Ferrier  <nferrier@tapsellferrier.co.uk>  (tiny change)
9210         * net/tramp.el (tramp-handle-process-file): Fix bug inserting
9211         resulting output.
9213 2007-08-07  Sam Steingold  <sds@gnu.org>
9215         * progmodes/compile.el (compilation-start): Pass nil as startfile
9216         to comint-exec.
9218 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
9220         * longlines.el (longlines-decoded): New variable.
9221         (longlines-mode): Avoid encoding or decoding the buffer twice.
9223 2007-08-07  Martin Rudalics  <rudalics@gmx.at>
9225         * format.el (format-insert-file): Make sure that at most one undo
9226         entry is recorded for the insertion.  Inhibit point-motion and
9227         modification hooks around call to insert-file-contents.
9229 2007-08-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9231         * vc.el (vc-annotate): Select temp-buffer before running vc-exec-after.
9232         Select the buffer's window before moving point.
9234 2007-08-07  Richard Stallman  <rms@gnu.org>
9236         * term.el (term): Remove parent group `unix'.
9238         * simple.el (default-indent-new-line): New function.
9239         It calls comment-line-break-function if there are comments.
9240         (do-auto-fill): Use that.
9242 2007-08-07  Sean O'Rourke  <sorourke@cs.ucsd.edu>
9244         * complete.el (PC-lisp-complete-symbol): Complete symbol around point.
9245         (PC-do-completion): Add "acronym completion" for symbols and
9246         filenames, so e.g. "mvbl" expands to "make-variable-buffer-local".
9248 2007-08-06  Sam Steingold  <sds@gnu.org>
9250         * mouse.el (mouse-buffer-menu): Pass mode-name through
9251         format-mode-line because it may be a list,
9252         e.g., (sgml-xml-mode "XML" "SGML"), and not a string.
9254 2007-08-06  Vinicius Jose Latorre  <viniciusig@ig.com.br>
9256         * printing.el (pr-update-menus): Docstring fix.
9258 2007-08-06  Jason Rumney  <jasonr@gnu.org>
9260         * menu-bar.el (menu-bar-vc-filter): Use vc-call-backend.
9262         * vc-hooks.el (vc-call): Add doc string.
9264 2007-08-06  Michael Albinus  <michael.albinus@gmx.de>
9266         * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
9267         process-filter.
9269 2007-08-06  Kenichi Handa  <handa@m17n.org>
9271         * international/quail.el: Wrap (require 'help-mode) by
9272         eval-when-compile.
9273         (quail-help-init): New function.
9274         (quail-help): Call quail-help-init.
9275         (quail-store-decode-map-key): Change it to a function.
9277 2007-08-05  Jason Rumney  <jasonr@gnu.org>
9279         * vc.el (vc-rollback): Add norevert argument back.
9280         (vc-revert-buffer): Add back as obsolete alias.
9282 2007-08-05  Peter Povinec  <ppovinec@yahoo.com>  (tiny change)
9284         * term.el: Honor term-default-fg-color and term-default-bg-color
9285         settings when modifying term-current-face.
9286         (term-default-fg-color, term-default-bg-color): Initialize from
9287         default term-current-face.
9288         (term-mode, term-reset-terminal): Set term-current-face with
9289         term-default-fg-color and term-default-bg-color.
9290         (term-handle-colors-array): term-current-face has term-default-fg-color
9291         and term-default-bg-color after reset escape sequence.
9292         (term-handle-colors-array): Set term-current-color with
9293         term-default-fg/bg-color instead of ansi-term-color-vector when the
9294         index (term-ansi-current-color or term-ansi-current-bg-color) is zero.
9296 2007-08-05  Jay Belanger  <jay.p.belanger@gmail.com>
9298         * calc/calc-nlfit.el (math-nlfit-curve): Remove unnecessary variables.
9299         (math-nlfit-givens): Let bind free variables.
9301 2007-08-05  Vinicius Jose Latorre  <viniciusig@ig.com.br>
9303         * printing.el: Require lpr and ps-print when loading printing package.
9304         Reported by Glenn Morris <rgm@gnu.org>.
9306 2007-08-05  Michael Albinus  <michael.albinus@gmx.de>
9308         * files.el (set-auto-mode): Handle also remote files wrt
9309         `auto-mode-alist'.
9311 2007-08-04  Jay Belanger  <jay.p.belanger@gmail.com>
9313         * calc/calcalg3.el (calc-curve-fit): Add support for nonlinear
9314         curves and plotting.
9316         * calc/calc-nlfit.el: New file.
9318 2007-08-04  Glenn Morris  <rgm@gnu.org>
9320         * autorevert.el (auto-revert-tail-mode): auto-revert-tail-pos is
9321         zero, not nil, when the library is first loaded.  Check for a file
9322         that has been modified on disk.
9324         * progmodes/cperl-mode.el (cperl-compilation-error-regexp-alist):
9325         Remove duplicate defvar preventing initialization.
9326         (cperl-mode): Fix compilation-error-regexp-alist-alist setting.
9328 2007-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9330         * diff-mode.el (diff-font-lock-keywords): Fix up false positives.
9331         (diff-beginning-of-file): Adjust to the fact that diff-file-header-re
9332         may match up to 4 lines.
9333         (diff-beginning-of-file-and-junk): Rewrite.
9335 2007-08-03  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
9337         * printing.el: Evaluate require only during compilation.
9338         (pr-version): New version 6.9.1.
9339         (deactivate-mark): Replace (defvar VAR nil) by (defvar VAR).
9340         (pr-global-menubar): Fix code.
9342 2007-08-03  Dan Nicolaescu  <dann@ics.uci.edu>
9344         * term.el (term-erase-in-display): Fix case when point is not at
9345         the beginning of the line.
9347 2007-08-03  Jay Belanger  <jay.p.belanger@gmail.com>
9349         * calc/calc-ext.el (math-get-value, math-get-sdev)
9350         (math-contains-sdev): New functions.
9352         * calc/calc-graph.el (calc-graph-format-data)
9353         (calc-graph-add-curve): Check for error forms.
9354         (calc-graph-set-styles): Add option for error forms.
9356 2007-08-03  Miles Bader  <miles@gnu.org>
9358         * vc-hooks.el (vc-handled-backends): Change capitalization of VC
9359         backend names for new backends to `Git', `Hg', and `Bzr'.
9360         * vc-hg.el (vc-hg-dired-state-info): Use `Hg' as VC backend name,
9361         not `HG'.
9362         * vc-git.el (vc-git-dired-state-info): Use `Git' as VC backend
9363         name, not `GIT'.
9364         * vc-bzr.el (vc-bzr-dir-state, vc-bzr-dired-state-info)
9365         (vc-bzr-unload-hook): Use `Bzr' as VC backend name, not `BZR'.
9367 2007-08-03  Richard Stallman  <rms@gnu.org>
9369         * mail/rmailsum.el (rmail-make-summary-line): Find end of msg number
9370         to update deleted flag.
9372         * cus-edit.el (customize-apropos, customize-apropos-options)
9373         (customize-apropos-faces, customize-apropos-groups): Improve prompt.
9375         * menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item.
9377         * startup.el (fancy-splash-head, startup-echo-area-message):
9378         Change message text.
9380         * emulation/tpu-edt.el (next-line-internal): Setting deleted.
9381         All callers use line-move.
9383         * progmodes/compile.el (compilation-find-buffer): Return current
9384         buffer immediately if suitable.
9385         (compile, compilation-buffer-name, compilation-start): Doc fixes.
9387 2007-08-03  Daiki Ueno  <ueno@unixuser.org>
9389         * faces.el (face-normalize-spec): New function.
9390         (frame-set-background-mode): Normalize face-spec before calling
9391         face-spec-match-p.
9393 2007-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9395         * server.el (server-window): Add switch-to-buffer-other-frame option.
9397 2007-08-03  Glenn Morris  <rgm@gnu.org>
9399         * cus-edit.el (customize-apropos): Make the error message indicate
9400         what kind of thing the user was trying to customize.
9402         * net/telnet.el (telnet-mode): Set comint-use-prompt-regexp to t.
9404         * progmodes/fortran.el (fortran-font-lock-syntactic-keywords):
9405         Fix off-by-one error in previous change.
9407 2007-08-03  Drew Adams  <drew.adams@oracle.com>
9409         * emacs-lisp/pp.el (pp-eval-expression): Add progress message.
9410         Make buffer writable.
9412 2007-08-01  Jay Belanger  <jay.p.belanger@gmail.com>
9414         * calc/calc-math.el (math-sqrt-raw, math-sin-raw-2)
9415         (math-cos-raw-2, math-arctan-raw, math-ln-raw):
9416         Use native Emacs functions, when appropriate.
9418 2007-08-01  Dan Nicolaescu  <dann@ics.uci.edu>
9419             Stefan Monnier  <monnier@iro.umontreal.ca>
9421         * vc.el: Document new VC operation `extra-menu'.
9423         * vc-hooks.el (vc-default-extra-menu): New function.
9425         * menu-bar.el (menu-bar-vc-filter): New function.
9426         (menu-bar-tools-menu): Use it as a filter.
9428 2007-08-01  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
9430         * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix.
9432 2007-08-01  Glenn Morris  <rgm@gnu.org>
9434         * progmodes/fortran.el: Remove leading `*' from all defcustom doc
9435         strings.
9436         (fortran-tab-mode-default): Remove needless autoload.
9437         (fortran-tab-mode-string): Add help-echo and mouse properties, and
9438         mark as risky.
9439         (fortran-line-length): New buffer-local variable, safe if integer.
9440         (fortran-if-start-re, fortran-end-prog-re1, fortran-end-prog-re):
9441         Change from variables to constants.
9442         (fortran-font-lock-syntactic-keywords): Delete as a variable,
9443         replace with a new function definition.
9444         (fortran-mode): Use fortran-line-length, and
9445         fortran-font-lock-syntactic-keywords as a function.  Add a
9446         hack-local-variables-hook function.
9447         (fortran-line-length, fortran-hack-local-variables): New functions.
9448         (fortran-window-create, fortran-strip-sequence-nos): Doc fix.
9449         Use fortran-line-length rather than 72.
9450         (fortran-window-create-momentarily): Doc fix.
9452 2007-07-31  Drew Adams  <drew.adams@oracle.com>  (tiny change)
9454         * cus-edit.el (custom-group-value-create, custom-goto-parent):
9455         Fix parent groups link.
9457 2007-07-31  Paul Pogonyshev  <pogonyshev@gmx.net>
9459         * progmodes/python.el (python-current-defun): Adjust to never fall
9460         into infinite loop.
9462 2007-07-31  Stefan Monnier  <monnier@iro.umontreal.ca>
9464         * pcvs.el (cvs-vc-command-advice): Handle the new fileset case.
9466 2007-07-29  Kimit Yada  <kimitto@gmail.com>  (tiny change)
9468         * emacs-lisp/copyright.el (copyright-update-year, copyright-update)
9469         (copyright-fix-years, copyright): Correctly handle the case where
9470         copyright-limit is nil.
9472 2007-07-28  Konstantin Novitsky  <knovitsk@Bear.com>  (tiny change)
9474         * progmodes/python.el (run-python): Fix path separator under w32.
9476 2007-07-30  Richard Stallman  <rms@gnu.org>
9478         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
9479         Treat non-break space as whitespace in Lisp.
9481 2007-07-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9483         * vc.el (vc-dired-hook): Use inhibit-read-only.
9485         * progmodes/compile.el (compilation-forget-errors):
9486         Reset compilation-auto-jump-to-next.
9488 2007-07-30  Michael Olson  <mwolson@gnu.org>
9490         * cus-edit.el (custom-group-save): Fix void function definition
9491         error.  Thanks to Zhang Wei for the report.
9493         * ps-print.el: Check in trivial changes to the autoloads section
9494         caused by the build process.  These autoloads really ought to be
9495         placed in a separate file, methinks.
9497 2007-07-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9499         * calendar/calendar.el (calendar-mode): Make sure
9500         displayed-(month|year) are set.
9501         (calendar-basic-setup): Display buffer before adjusting window sizes.
9502         (generate-calendar-window): Use inhibit-read-only.  Simplify.
9503         Generate buffer and set displayed-month and displayed-year before
9504         calling update-calendar-mode-line.
9506 2007-07-29  Michael Albinus  <michael.albinus@gmx.de>
9508         * net/tramp.el:
9509         * net/tramp-uu.el:
9510         * net/trampver.el: Use utf-8 encoding with coding cookie.
9512         * net/tramp-cache.el:
9513         * net/tramp-fish.el:
9514         * net/tramp-ftp.el:
9515         * net/tramp-gw.el:
9516         * net/tramp-smb.el: Remove coding cookie.
9518         * net/tramp.el (tramp-handle-verify-visited-file-modtime):
9519         Flush buffer file-name's file property.
9520         (tramp-handle-file-remote-p): The first parameter is FILENAME.
9522         * net/trampver.el: Update release number.
9524 2007-07-29  Juri Linkov  <juri@jurta.org>
9526         * dired.el (dired-mode-map): Bind C-x C-q to dired-toggle-read-only.
9527         Filter out menu item "Edit File Names" `wdired-change-to-wdired-mode'
9528         when major-mode is not dired-mode.
9529         (dired-toggle-read-only): New function.
9530         (dired-recursive-deletes): Remove obsolete comments about old
9531         default value.
9532         (dired-do-flagged-delete, dired-do-delete): Refill docstring.
9534         * wdired.el (wdired-exit): New function.
9535         (wdired-mode-map): Bind C-x C-q to wdired-exit.
9537 2007-07-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9539         * cus-edit.el (customize-read-group): New fun.
9540         (customize-group-other-window, customize-face-other-window):
9541         Prompt before delegating to customize-(group|face).
9542         Bind pop-up-windows rather than use the other-window argument.
9543         (customize-group, customize-face): Prompt from the interactive spec.
9544         Remove args `prompt-for-group' and `other-window'.
9546         * emacs-lisp/advice.el (ad-interactive-form): Re-introduce.
9547         (ad-body-forms, ad-advised-interactive-form): Revert this part of
9548         last change.
9550 2007-07-28  Masatake YAMATO  <jet@gyve.org>
9552         * vc.el (vc-dired-mode): Add a menu for VC related operation.
9553         Use backend name as the menu label.  Suggested by David Kastrup.
9555 2007-07-28  Alan Mackenzie  <acm@muc.de>
9557         Fix problem with modes derived from CC Mode:
9558         * progmodes/cc-mode.el (c-make-emacs-variables-local): Move this
9559         macro to cc-langs.
9560         (c-init-language-vars-for): Remove call to above macro.
9561         * progmodes/cc-langs.el (c-make-emacs-variables-local): Macro has
9562         been moved to here.
9563         (c-make-init-lang-vars-fun): Call c-make-emacs-variables-local.
9565 2007-07-28  Eli Zaretskii  <eliz@gnu.org>
9567         * net/trampver.el: Fix the `coding' cookie.
9569 2007-07-28  Dan Nicolaescu  <dann@ics.uci.edu>
9571         * vc-git.el (vc-git-print-log): Support both the old single file
9572         interface and the new one.
9574 2007-07-28  Nick Roberts  <nickrob@snap.net.nz>
9576         * bindings.el (mode-line-remote): Use updated %@ construct.
9578 2007-07-27  Stefan Monnier  <monnier@iro.umontreal.ca>
9580         * calendar/cal-bahai.el (calendar-bahai-month-name-array)
9581         (calendar-bahai-epoch, calendar-bahai-leap-year-p)
9582         (calendar-bahai-leap-base, calendar-bahai-prompt-for-date)
9583         (diary-list-bahai-entries, diary-bahai-mark-entries)
9584         (calendar-bahai-mark-date-pattern, diary-insert-bahai-entry)
9585         (diary-bahai-insert-monthly-entry, diary-bahai-insert-yearly-entry):
9586         New names to clean up namespace.
9587         (list-bahai-diary-entries, mark-bahai-diary-entries)
9588         (insert-bahai-diary-entry, insert-monthly-bahai-diary-entry)
9589         (insert-yearly-bahai-diary-entry, mark-bahai-calendar-date-pattern):
9590         Add compatibility aliases.
9592         * calendar/appt.el: Don't wrap defvar within eval-when-compile.
9594         * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right)
9595         (calendar-scroll-left-three-months)
9596         (calendar-scroll-right-three-months): Clean up namespace.
9597         (scroll-calendar-left, scroll-calendar-right)
9598         (scroll-calendar-left-three-months)
9599         (scroll-calendar-right-three-months): Add compatibility aliases.
9601         * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right):
9602         Behave like mouse-scroll-calendar-* when used from the mouse.
9604         * calendar/cal-menu.el (cal-menu-scroll-menu)
9605         (cal-menu-global-mouse-menu):
9606         * calendar/calendar.el (calendar-mode-map):
9607         Use new calendar-scroll-* names.
9608         (mouse-scroll-calendar-left, mouse-scroll-calendar-right):
9609         Remove.  Use calendar-scroll-* directly instead.
9611 2007-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
9613         * emacs-lisp/advice.el (ad-interactive-p, ad-interactive-form): Remove.
9614         (ad-body-forms, ad-advised-interactive-form, ad-make-cache-id)
9615         (ad-make-advised-definition, ad-cache-id-verification-code):
9616         Use commandp and interactive-form instead.
9618 2007-07-26  Dan Nicolaescu  <dann@ics.uci.edu>
9620         * vc-git.el: Relicense to GPLv3 or later.
9621         (vc-directory-exclusion-list, vc-handled-backends): Remove.
9623         * vc-hooks.el (vc-handled-backends): Add GIT.
9625         * vc.el (vc-directory-exclusion-list): Add .git.
9627 2007-07-26  Alexandre Julliard  <julliard@winehq.org>
9629         * vc-git.el (vc-git-revision-table)
9630         (vc-git-revision-completion-table): New functions.
9632 2007-07-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
9634         * progmodes/ebnf-abn.el (ebnf-abn-skip-comment):
9635         * progmodes/ebnf-bnf.el (ebnf-bnf-skip-comment):
9636         * progmodes/ebnf-dtd.el (ebnf-dtd-skip-comment):
9637         * progmodes/ebnf-ebx.el (ebnf-ebx-skip-comment):
9638         * progmodes/ebnf-iso.el (ebnf-iso-skip-comment):
9639         * progmodes/ebnf-yac.el (ebnf-yac-skip-comment): New version.
9640         New command actions for EPS header and EPS footer.
9642         * progmodes/ebnf2ps.el: New command actions for EPS header and EPS
9643         footer.  Fix some problems with one-or-more, zero-or-more and
9644         alternative constructions generation.  Some log messages
9645         implementation.  Doc fix.
9646         (ebnf-version): New version 4.4.
9647         (ebnf-eps-header-font, ebnf-eps-header, ebnf-eps-footer-font)
9648         (ebnf-eps-footer, ebnf-log): New options.
9649         (ebnf-find-style, ebnf-eps-header-footer, ebnf-eps-header)
9650         (ebnf-eps-footer, ebnf-eps-string, ebnf-eps-header-footer-comment)
9651         (ebnf-eps-header-footer-p, ebnf-eps-header-comment)
9652         (ebnf-eps-footer-comment, ebnf-eps-header-footer-file)
9653         (ebnf-eps-header-footer-set, ebnf-log-header, ebnf-log): New funs.
9654         (ebnf-style-custom-list, ebnf-style-database): Put new values.
9655         (ebnf-print-directory, ebnf-print-file, ebnf-print-buffer)
9656         (ebnf-print-region, ebnf-spool-directory, ebnf-spool-file)
9657         (ebnf-spool-buffer, ebnf-spool-region, ebnf-eps-directory)
9658         (ebnf-eps-file, ebnf-eps-buffer, ebnf-eps-region)
9659         (ebnf-syntax-directory, ebnf-syntax-file, ebnf-syntax-buffer)
9660         (ebnf-syntax-region, ebnf-parse-and-sort, ebnf-begin-job)
9661         (ebnf-dimensions, ebnf-production-dimension, ebnf-terminal-dimension)
9662         (ebnf-non-terminal-dimension, ebnf-special-dimension)
9663         (ebnf-terminal-dimension1, ebnf-repeat-dimension)
9664         (ebnf-except-dimension, ebnf-alternative-dimension)
9665         (ebnf-optional-dimension, ebnf-one-or-more-dimension)
9666         (ebnf-zero-or-more-dimension, ebnf-sequence-dimension): Insert log
9667         message fun.
9668         (ebnf-setup, ebnf-generate-one-or-more, ebnf-generate-zero-or-more)
9669         (ebnf-begin-job, ebnf-begin-file, ebnf-eps-finish-and-write)
9670         (ebnf-insert-ebnf-prologue, ebnf-production-dimension)
9671         (ebnf-terminal-dimension1, ebnf-alternative-dimension)
9672         (ebnf-one-or-more-dimension, ebnf-zero-or-more-dimension)
9673         (ebnf-eps-add-context, ebnf-eps-add-production): Fix code.
9674         (ebnf-eps-filename, ebnf-trim-right): Replace `?\s' by `?\ ' to keep
9675         compatibility with Emacs 20 & 21.
9676         (ebnf-eps-header-comment, ebnf-eps-footer-comment)
9677         (ebnf-eps-file-alist, ebnf-basic-width-extra)
9678         (ebnf-basic-empty-height): New vars.
9679         (ebnf-prologue): Fix PostScript code.
9680         (ebnf-make-empty, ebnf-make-terminal1, ebnf-make-or-more1)
9681         (ebnf-make-production, ebnf-make-alternative, ebnf-make-optional)
9682         (ebnf-make-except, ebnf-make-repeat, ebnf-make-sequence)
9683         (ebnf-make-dup-sequence, ebnf-token-alternative): Add comments.
9685 2007-07-25  Glenn Morris  <rgm@gnu.org>
9687         * Relicense all FSF files to GPLv3 or later.
9689         * COPYING: Switch to GPLv3.
9691 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
9693         * pcvs.el (cvs-temp-buffer): Undo last ill-conceived change.
9694         Replace it with another one which disables undo before calling
9695         erase-buffer and then turns it back on if needed.
9697 2007-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
9699         * vc-hg.el (vc-hg-revision-completion-table): Temporarily comment out.
9701 2007-07-24  Glenn Morris  <rgm@gnu.org>
9703         * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
9704         (cal-tex-rules, cal-tex-buffer, cal-tex-24)
9705         (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
9706         (cal-tex-cursor-week, cal-tex-cursor-week2)
9707         (cal-tex-cursor-week-iso, cal-tex-week-hours)
9708         (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
9709         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
9710         (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
9712 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
9714         * calendar/calendar.el (calendar-mode-map): Move initialization
9715         into declaration.  Add menu bindings (used to be done in cal-menu).
9716         (calendar-mode): Don't add an activate-menubar-hook.
9718         * calendar/cal-menu.el: Break dependency on calendar.el (i.e. do not
9719         modify calendar-mode-map), use easy-menu, and make sure that C-h k
9720         can be used on the menu entries.
9721         (cal-menu-holiday-window-suffix, cal-menu-set-date-title): New funs.
9722         (cal-menu-moon-menu, cal-menu-diary-menu, cal-menu-holidays-menu)
9723         (cal-menu-goto-menu, cal-menu-scroll-menu): New consts.
9724         (cal-menu-context-mouse-menu, cal-menu-global-mouse-menu): New menus.
9725         (calendar-flatten, cal-menu-update): Remove.
9726         (calendar-mouse-insert-hebrew-diary-entry)
9727         (calendar-mouse-insert-islamic-diary-entry)
9728         (calendar-mouse-insert-bahai-diary-entry):
9729         Remove (fold into cal-menu-diary-menu).
9730         (calendar-mouse-2-date-menu, calendar-mouse-cal-tex-menu)
9731         (cal-tex-mouse-filofax): Remove (fold into cal-menu-context-mouse-menu).
9732         (calendar-mouse-3-map): Remove (turn into cal-menu-global-mouse-menu).
9733         (calendar-mouse-view-diary-entries): Minor simplifications.
9734         (calendar-event-to-date): Use with-current-buffer.
9736 2007-07-25  Nick Roberts  <nickrob@snap.net.nz>
9738         * add-log.el (change-log-redate): Remove (not needed anymore and
9739         doesn't appear to work).
9741 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
9743         * frame.el: Use mapc and dolist instead of mapcar where possible.
9744         (close-display-connection): New command.
9746 2007-07-25  Alexandre Julliard  <julliard@winehq.org>
9748         * vc-git.el (vc-git-log-view-mode): Port to the multi-file vc interface.
9749         (vc-git-create-snapshot, vc-git-retrieve-snapshot): New functions.
9751 2007-07-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
9753         * ps-print.el (ps-multibyte-buffer): Docstring fix.
9755         * ps-mule.el: Doc fix.
9756         (ps-multibyte-buffer, ps-mule-font-info-database-default)
9757         (ps-mule-external-libraries, ps-mule-begin-job): Docstring fix.
9759 2007-07-25  Glenn Morris  <rgm@gnu.org>
9761         * calendar/cal-tex.el (cal-tex-which-days, cal-tex-holidays)
9762         (cal-tex-diary, cal-tex-daily-string, cal-tex-daily-start)
9763         (cal-tex-daily-end, cal-tex-hook)
9764         (cal-tex-cal-one-month, cal-tex-cal-multi-month)
9765         (cal-tex-year, cal-tex-cursor-week, cal-tex-cursor-week2)
9766         (cal-tex-cursor-week-iso, cal-tex-week-hours)
9767         (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
9768         (cal-tex-cursor-day, cal-tex-insert-preamble): Doc fix.
9769         (cal-tex-day-prefix, cal-tex-day-name-format)
9770         (cal-tex-cal-one-month, cal-tex-cal-multi-month, cal-tex-myday)
9771         (cal-tex-caldate, cal-tex-LaTeX-hourbox)
9772         (cal-tex-LaTeX-subst-list): Change from variables to constants.
9773         (cal-tex-preamble, cal-tex-arg, cal-tex-nl): Simplify with `format'.
9774         (cal-tex-cursor-filofax-year, cal-tex-weekly4-box): Use \textbf,
9775         etc, rather than \bf.
9776         (cal-tex-mini-calendar): Fix typos in previous change.
9777         (cal-tex-latexify-list): Remove inner let binding.
9778         (cal-tex-end-document, cal-tex-banner): Use multi-line
9779         cal-tex-comment.
9780         (cal-tex-comment): Handle embedded newlines.
9781         (cal-tex-LaTeXify-string): Use substring-no-properties.
9783 2007-07-25  Joakim Verona  <joakim@verona.se>  (tiny change)
9785         * progmodes/compile.el (compilation-error-regexp-alist-alist):
9786         Add support for the Maden build tool.
9788 2007-07-25  William Xu  <william.xwl@gmail.com>  (tiny change)
9790         * net/webjump.el (webjump-url-encode): Fix for non-ASCII characters.
9792 2007-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9794         * pcvs.el (cvs-temp-buffer): Disable undo in temp buffers.
9796 2007-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
9798         * dired.el (dired-mode-map): Bind wdired-change-to-wdired-mode to
9799         C-x C-q.
9801         * vc-git.el (vc-git-print-log): Fix previous change.
9803 2007-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9805         * window.el (save-selected-window): Minor optimization.
9806         (bw-adjust-window): If operation failed, try with a smaller delta.
9807         (window-fixed-size-p): New function.
9808         (window-area-factor): New var.
9809         (balance-windows-area): New command.
9811         * ps-mule.el (ps-multibyte-buffer): Docstring fixes.
9812         (ps-mule-encode-ethiopic): Make it clear that it's always defined.
9813         (ps-mule-prepare-font-for-components, ps-mule-encode-header-string)
9814         (ps-mule-encode-bit, ps-mule-encode-ucs2): Use dotimes.
9815         (ps-mule-begin-job): Use dolist.
9817 2007-07-24  Michael Albinus  <michael.albinus@gmx.de>
9819         * subr.el (start-file-process-shell-command)
9820         (process-file-shell-command): New defuns.
9822         * progmodes/compile.el (compilation-start):
9823         Apply `start-file-process-shell-command'.
9825 2007-07-24  Alexandre Julliard  <julliard@winehq.org>
9827         * vc-git.el (vc-git-checkout, vc-directory-exclusion-list): Fix typos.
9829 2007-07-24  Alan Mackenzie  <acm@muc.de>
9831         * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
9832         Initialise byte-compile-unresolved-functions before rather than
9833         after a compilation.
9834         (byte-compile-unresolved-functions): Amplify doc string.
9836 2007-07-24  Glenn Morris  <rgm@gnu.org>
9838         * startup.el (normal-splash-screen): Use `emacs-copyright'.
9840         * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
9841         (cal-tex-rules, cal-tex-buffer, cal-tex-24)
9842         (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
9843         (cal-tex-cursor-week, cal-tex-cursor-week2)
9844         (cal-tex-cursor-week-iso, cal-tex-week-hours)
9845         (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
9846         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
9847         (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
9849         * calendar/cal-tex.el: Remove leading `*' from defcustom docs.
9850         (cal-tex-daily-string, cal-tex-daily-start, cal-tex-daily-end)
9851         (cal-tex-day-name-format, cal-tex-cal-one-month)
9852         (cal-tex-cal-multi-month, cal-tex-myday, cal-tex-preamble)
9853         (cal-tex-comment, cal-tex-nl, cal-tex-cmd, cal-tex-e-parbox)
9854         (cal-tex-mini-calendar, cal-tex-em): Doc fix.
9855         (cal-tex-list-holidays, cal-tex-cursor-year)
9856         (cal-tex-cursor-year-landscape, cal-tex-year)
9857         (cal-tex-cursor-filofax-year, cal-tex-cursor-month-landscape)
9858         (cal-tex-cursor-month, cal-tex-insert-days)
9859         (cal-tex-insert-day-names, cal-tex-insert-blank-days)
9860         (cal-tex-first-blank-p, cal-tex-cursor-week)
9861         (cal-tex-cursor-week2, cal-tex-cursor-week-iso)
9862         (cal-tex-week-hours, cal-tex-cursor-week-monday)
9863         (cal-tex-weekly4-box, cal-tex-cursor-filofax-2week)
9864         (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily)
9865         (cal-tex-cursor-day, cal-tex-daily-page, cal-tex-mini-calendar)
9866         (cal-tex-latexify-list, cal-tex-previous-month)
9867         (cal-tex-next-month, cal-tex-insert-preamble): General tidy-up and
9868         modernization, including using dotimes rather than
9869         calendar-for-loop.
9870         (cal-tex-LaTeX-subst-list): Remove `@'.
9871         (cal-tex-em, cal-tex-bf, cal-tex-Huge-bf, cal-tex-large-bf):
9872         Use \textit and \textbf rather than \em and \it.
9874         * calendar/cal-bahai.el (list-bahai-diary-entries)
9875         * calendar/cal-hebrew.el (list-hebrew-diary-entries)
9876         * calendar/cal-islam.el (list-islamic-diary-entries)
9877         * calendar/calendar.el (generate-calendar, generate-calendar-month)
9878         * calendar/diary-lib.el (diary-list-entries)
9879         (mark-calendar-date-pattern): Use `dotimes' rather than
9880         `calendar-for-loop'.
9882         * calendar/calendar.el (calendar-for-loop): Doc fix.
9884 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
9886         * ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
9887         underlying file is uptodate.
9889 2007-07-23  Christopher J. Madsen  <cjm@cjmweb.net>
9891         * replace.el (perform-replace): Use isearch-no-upper-case-p.
9893 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
9895         * vc-hooks.el (vc-mode-line-map): New const.
9896         (vc-mode-line): Use it.
9898 2007-07-23  Alexandre Julliard  <julliard@winehq.org>
9900         * vc-git.el (vc-git-delete-file, vc-git-rename-file)
9901         (vc-git-unregister): New functions.
9902         (vc-git-find-version): Use the result of ls-files as a parameter
9903         for cat-file.
9905 2007-07-23  Michael Albinus  <michael.albinus@gmx.de>
9907         * net/tramp.el (tramp-perl-file-attributes)
9908         (tramp-perl-directory-files-and-attributes)
9909         (tramp-handle-file-attributes-with-stat)
9910         (tramp-handle-directory-files-and-attributes-with-stat)
9911         (tramp-convert-file-attributes): Handle huge file sizes.
9913 2007-07-23  Juri Linkov  <juri@jurta.org>
9915         * isearch.el (isearch-message-function): New variable.
9916         (isearch-update, isearch-search): Use it.
9918         * simple.el (goto-history-element): New function created from
9919         next-history-element.
9920         (next-history-element): Most code moved to goto-history-element.
9921         Call goto-history-element with (- minibuffer-history-position n).
9922         (previous-history-element): Call goto-history-element with (+
9923         minibuffer-history-position n).
9924         (minibuffer-setup-hook): Add minibuffer-history-isearch-setup.
9925         (minibuffer-history-isearch-message-overlay): New buffer-local variable.
9926         (minibuffer-history-isearch-setup, minibuffer-history-isearch-end)
9927         (minibuffer-history-isearch-search, minibuffer-history-isearch-message)
9928         (minibuffer-history-isearch-wrap, minibuffer-history-isearch-push-state)
9929         (minibuffer-history-isearch-pop-state): New functions.
9931 2007-07-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
9933         * vc-hooks.el (vc-stay-local-p): Fix bug: Avoid remove-if-not.
9934         Also, if FILE is a list, return non-nil if any of its elements
9935         should stay local.  Update docstring.
9937 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
9939         * emacs-lisp/copyright.el (copyright-update-year): Fix 2007-05-25
9940         change by reverting a small part.
9942 2007-07-23  Richard Stallman  <rms@gnu.org>
9944         * progmodes/octave-inf.el (inferior-octave-prompt): Accept .exe.
9946 2007-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
9948         * vc-git.el (vc-git-checkin): Delete unused parameter and the code
9949         handling it.  Use vc-git-command.
9950         (vc-git-find-version, vc-git-diff-tree): New functions.
9951         (vc-git-revert): Use vc-git-command.
9952         (vc-git--run-command): Delete.
9954 2007-07-23  Alexandre Julliard  <julliard@winehq.org>
9956         * vc-git.el (vc-git-workfile-unchanged-p): Update comment.
9958 2007-07-20  Kenichi Handa  <handa@m17n.org>
9960         * international/utf-8.el (utf-8-post-read-conversion):
9961         Temporarily bind utf-8-compose-scripts to nil while running
9962         *-compose-region functions.
9964 2007-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
9966         * vc-git.el: Update status.
9967         (vc-directory-exclusion-list): Use eval-after-load.
9969 2007-07-22  Nick Roberts  <nickrob@snap.net.nz>
9971         * bindings.el (mode-line-remote): New variable.
9972         (help-echo): Add to default values of mode-line-format.
9974         * files.el: Mark mode-line-remote as risky.
9976 2007-07-22  Juri Linkov  <juri@jurta.org>
9978         * isearch.el (isearch-edit-string): Save old point and
9979         isearch-other-end to old-point and old-other-end before reading
9980         the search string from minibuffer.  After exiting minibuffer set
9981         point to old-other-end if point and the search direction is the
9982         same as before reading the search string.
9983         (isearch-del-char): Don't set isearch-yank-flag to t.  Put point
9984         to isearch-other-end.  Instead of isearch-search-and-update call
9985         three functions isearch-search, isearch-push-state and isearch-update.
9987 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
9989         * vc-git.el (vc-git-register, vc-git-checkin): Use vc-git-command,
9990         deal with multiple file arguments.
9991         (vc-git-print-log): Deal with multiple file arguments.
9993 2007-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
9995         * diff-mode.el (diff-refine-ignore-spaces-hunk): Rename from
9996         diff-refine-hunk.  Adjust users.
9997         (diff-unified-hunk-p, diff-splittable-p): New functions.
9998         (diff-mode-menu): Use it to disable Split when it doesn't work.
10000 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
10002         * diff-mode.el (diff-mode-menu): New entries.
10004 2007-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
10006         * diff-mode.el (diff-unified->context): Use the new `apply' undo entry
10007         if applicable, so as to save undo-log space.
10009         * diff-mode.el (diff-find-file-name): Add arg `batch'.
10011         * diff-mode.el (diff-beginning-of-file-and-junk): New function.
10012         (diff-file-kill): Use it.
10013         (diff-beginning-of-hunk): Add arg `try-harder' using it.
10014         (diff-restrict-view, diff-find-source-location, diff-refine-hunk):
10015         Use it so they find the hunk even when we're in the file header.
10017 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
10019         * vc-git.el (vc-git-revision-granularity, vc-git-root)
10020         (vc-git-command, vc-git-dir-state, vc-git-dired-state-info)
10021         (vc-git-create-repo): New functions.
10022         (vc-git-registered): New autoloaded function definition.
10023         (vc-git-registered): Use vc-git-root.
10024         (vc-git-responsible-p): New defalias.
10025         (vc-git-annotate-extract-revision-at-line): Uncomment.
10026         (vc-git-print-log): Add the file name to the log.
10027         (vc-git-log-view-mode): New derived mode.
10028         (vc-git-diff, vc-git-annotate-command): Use vc-git-command.
10030 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
10032         * progmodes/grep.el (grep-compute-defaults): Keep default values.
10034 2007-07-22  Ralf Angeli  <angeli@caeruleus.net>
10036         * textmodes/reftex.el (reftex-access-parse-file): Create parse
10037         file in a way that does not interfere with recentf mode.
10038         (reftex-access-parse-file): Do not risk destroying an existing
10039         buffer.
10041 2007-07-22  Alexandre Julliard  <julliard@winehq.org>
10043         * vc-git.el: New file.
10045 2007-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
10047         * textmodes/tex-mode.el (tex-font-script-display): Change default.
10049 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
10051         * vc-cvs.el (vc-cvs-mode-line-string): Add support for tooltips
10052         for branches and new files.
10054         * vc-hooks.el (vc-default-mode-line-string): Move mouse-face and
10055         local-map handling ...
10056         (vc-mode-line): ... here.  Improve handling of help-echo.
10058         * vc.el (mode-line-string): Document help-echo usage.
10060 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
10062         Sync with Tramp 2.1.10.
10064         * net/tramp.el (tramp-get-ls-command): Fix typo.
10066         * net/trampver.el: Update release number.
10068 2007-07-22  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
10070         * startup.el (command-line-x-option-alist): Use x-handle-no-bitmap-icon.
10072         * term/x-win.el (x-handle-no-bitmap-icon): New function.
10074 2007-07-22  Martin Rudalics  <rudalics@gmx.at>
10076         * add-log.el (change-log-fill-parenthesized-list): New function.
10077         (change-log-indent): Call change-log-fill-parenthesized-list.
10078         (change-log-fill-paragraph): Bind fill-indent-according-to-mode to t.
10079         Have lines with leading asterisk start a paragraph.
10081 2007-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
10083         * calc/calc-math.el (math-emacs-precision)
10084         (math-largest-emacs-expt, math-smallest-emacs-expt):
10085         New variables.
10086         (math-use-emacs-fn): New function.
10087         (math-exp-raw): Evaluate with `math-use-emacs-fn', when
10088         appropriate.
10090 2007-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
10092         * image-dired.el (image-dired-sane-db-file): New func.
10093         (image-dired-write-tags, image-dired-remove-tag)
10094         (image-dired-list-tags, image-dired-write-comments)
10095         (image-dired-get-comment, image-dired-mark-tagged-files)
10096         (image-dired-create-gallery-lists): Call new func.
10097         Reported by Dieter Wilhelm <dieter@duenenhof-wilhelm.de>.
10099 2007-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
10101         * vc-hg.el (vc-hg-dir-state): Fix loop.
10102         (vc-hg-print-log): Fix expected return value for vc-hg-command.
10103         (vc-hg-next-version, vc-hg-delete-file, vc-hg-rename-file)
10104         (vc-hg-register, vc-hg-create-repo, vc-hg-checkin)
10105         (vc-hg-revert): Likewise.
10106         (vc-hg-revision-table, vc-hg-revision-completion-table): New
10107         functions.
10109 2007-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10111         * add-log.el (change-log-resolve-conflict): Don't lose data if the
10112         merge fails.
10114 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
10116         * progmodes/compile.el (compilation-auto-jump-to-first-error):
10117         Add group and version.
10119 2007-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10121         * add-log.el (add-log-file-name): Use file-relative-name.
10122         (add-change-log-entry): Delay reading
10123         add-log-(full-name|mailing-address) to after we've switched to the
10124         ChangeLog buffer so we get the right value.
10125         (add-change-log-entry, add-log-current-defun, change-log-merge):
10126         Use derived-mode-p rather than checking major-mode directly.
10128         * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use a directory
10129         name for buffer-file-name if it refers to a directory.
10131         * vc-arch.el (vc-arch-diff): Fix last change.
10133         * progmodes/compile.el (compilation-start): Remember the original
10134         directory in a buffer-local compilation-directory.
10135         (compile): Set the global value of compilation-directory.
10136         (recompile): Use compilation-directory even in the compilation buffer.
10138 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
10140         * vc-hg.el (vc-hg-diff): Use vc-hg-command.
10142 2007-07-20  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
10144         * ps-print.el: Problem with foreground and background color when
10145         printing a buffer with and without faces.  Reported by Christian
10146         Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
10147         (ps-print-version): New version 6.7.5.
10148         (ps-default-fg): Change default value to nil, so black color is used
10149         when a face does not specify a foreground color.
10150         (ps-default-bg): Change default value to nil, so white color is used
10151         for background color.
10152         (ps-begin-job): Fix code.
10154 2007-07-20  Eli Zaretskii  <eliz@gnu.org>
10156         * makefile.w32-in (install-lisp-SH): Don't create subdirectories
10157         in $(INSTALL_DIR)/lisp/ if they already exist.
10159 2007-07-20  Dhruva Krishnamurthy  <dhruvakm@gmail.com>  (tiny change)
10161         * makefile.w32-in (install-lisp-CMD): Don't create subdirectories
10162         in $(INSTALL_DIR)/lisp/ if they already exist.
10164 2007-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10166         * progmodes/vera-mode.el (vera-re-search-forward)
10167         (vera-re-search-backward): Remove use of store-match-data.
10168         (vera-mode-map): Move initialization into declaration.
10170         * progmodes/flymake.el (flymake-buildfile-dirs): Remove.
10171         (flymake-find-buildfile): Use locate-dominating-file.
10173         * vc.el (vc-delistify): Use mapconcat.
10174         (vc-do-command): Minor simplification.
10175         (vc-expand-dirs): Use push.
10177         * vc-mcvs.el (vc-mcvs-create-repo):
10178         * vc-cvs.el (vc-cvs-create-repo): Remove.
10180         * vc-hooks.el (vc-find-root): Fix case where `file' is the current
10181         directory and the root as well.
10183 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
10185         * vc-hooks.el (vc-default-workfile-unchanged-p): Pass a list
10186         instead of a file.
10188         * vc-hg.el (vc-hg-print-log): Deal with multiple file arguments.
10189         (vc-hg-registered): Replace if with when.
10190         (vc-hg-state): Deal with nonexistent files and handle removed files.
10191         (vc-hg-dir-state, vc-hg-dired-state-info): New functions.
10192         (vc-hg-checkout): Re-enable.
10193         (vc-hg-create-repo): Fix typos.
10194         (vc-hg-print-log): Fix for multiple files.
10195         (vc-hg-workfile-unchanged-p): New function.
10197         * vc.el: Fix typo.
10198         (vc-print-log): Fix call to print-log.
10199         (vc-default-comment-history): Likewise.
10200         (vc-directory-exclusion-list): Add .hg and .bzr.
10201         (vc-diff-internal): Pass a list instead of a file.
10203         * vc-mcvs.el (vc-mcvs-create-repo): Fix typos.
10205         * vc-bzr.el (vc-bzr-create-repo): New function.
10207 2007-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10209         * vc-hooks.el (vc-find-root): Walk up the tree to find an existing
10210         `file' from which to start the search.
10212 2007-07-19  Eric S. Raymond  <esr@snark.thyrsus.com>
10214         * vc-cvs.el (vc-cvs-checkin, vc-cvs-diff): Finish transition from
10215         having a single file argument to having a list of files as the
10216         first argument.
10218 2007-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10220         * files.el (locate-dominating-file): New function.
10222 2007-07-18  Michael Albinus  <michael.albinus@gmx.de>
10224         * progmodes/grep.el (grep-host-defaults-alist): New defvar.
10225         (grep-compute-defaults): Use it.
10227 2007-07-18  Stefan Monnier  <monnier@iro.umontreal.ca>
10229         * uniquify.el: Docstring fixes.
10231 2007-07-18  Eric S. Raymond  <esr@snark.thyrsus.com>
10233         * vc.el (revision-granularity, create-repo): Document new vc
10234         backend properties.
10235         (vc-rollback): Renamed from vc-cancel-version.  Update references.
10236         Pass a list instead of a file.
10237         (vc-revert): Renamed from vc-revert-buffer.  Update references.
10238         (vc-delistify, vc-expand-dirs): New functions.
10239         (vc-do-command): Rename FILE to FILE-OR-LIST and deal with a list
10240         of files instead of a single file.
10241         (vc-position-context, vc-resync-window, vc-diff-internal)
10242         (vc-print-log): Pass a list instead of a file.
10244         * vc-hooks.el (vc-stay-local-p, vc-backend)
10245         (vc-backend-subdirectory-name): Work on a file list, not a single
10246         file.
10247         (vc-workfile-version): Update docstring.
10248         (vc-menu-map): Use vc-rollback instead of vc-cancel-version and
10249         vc-revert instead of vc-revert-buffer.
10250         (vc-prefix-map): Likewise.  Bind vc-update.
10252         * vc-svn.el (vc-svn-revision-granularity, vc-svn-create-repo)
10253         (vc-svn-wash-log): New functions.
10254         (vc-svn-register, vc-svn-checkin, vc-svn-print-log)
10255         (vc-svn-command): Deal with a list of files, not a single file.
10257         * vc-rcs.el (vc-rcs-revision-granularity, vc-rcs-create-repo)
10258         (vc-rcs-wash-log): New functions.
10259         (vc-rcs-register, vc-rcs-checkin, vc-rcs-diff, vc-rcs-print-log):
10260         Deal with a list of files, not a single file.
10261         (vc-rcs-rollback): Likewise.  Rename from vc-rcs-cancel-version.
10263         * vc-sccs.el (vc-sccs-revision-granularity, vc-sccs-wash-log): New
10264         functions.
10265         (vc-sccs-register, vc-sccs-checkin, vc-sccs-diff): Deal with a
10266         list of files, not a single file.
10268         * vc-mcvs.el (vc-mcvs-revision-granularity, vc-mcvs-create-repo):
10269         New functions.
10270         (vc-mcvs-register, vc-mcvs-checkin, vc-mcvs-print-log)
10271         (vc-mcvs-diff): Deal with a list of files, not a single file.
10273         * vc-hg.el (vc-hg-revision-granularity, vc-hg-create-repo): New
10274         functions.
10275         (vc-hg-print-log): Deal with a list of files, not a single file.
10276         (vc-hg-diff-tree): New function, replace defalias with the same
10277         name.
10278         (vc-hg-register, vc-hg-checkin, vc-hg-command): Rename FILE to
10279         FILES to denote that it is a file list, not a single file.
10281         * vc-cvs.el (vc-cvs-create-repo, vc-cvs-wash-log): New functions.
10282         (vc-cvs-register, vc-cvs-checkin): Deal with a list of files, not
10283         a single file.
10284         (vc-cvs-print-log, vc-cvs-command): Rename FILE to FILES to denote
10285         that it is a file list, not a single file.
10286         (vc-cvs-diff): Likewise.  Simplify.
10288         * vc-arch.el (vc-arch-register, vc-arch-checkin, vc-arch-diff):
10289         Deal with a list of files, not a single file.
10291         * vc-bzr.el (vc-bzr-register, vc-bzr-command, vc-bzr-checkin)
10292         (vc-bzr-print-log): Update FILE parameter name to denote that it
10293         is a file list, not a single file.
10294         (vc-bzr-diff): Likewise.  Use the car of files.
10296 2007-07-18  Juanma Barranquero  <lekktu@gmail.com>
10298         * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
10299         (follow-delete-other-windows-and-split, follow-recenter)
10300         (follow-windows-aligned-p, follow-point-visible-all-windows-p)
10301         (follow-redisplay, follow-estimate-first-window-start)
10302         (follow-xemacs-scrollbar-support, follow-intercept-process-output):
10303         Fix typos in docstrings.
10305 2007-07-18  Martin Rudalics  <rudalics@gmx.at>
10307         * add-log.el (change-log-mode): Use fill-nobreak-predicate to
10308         avoid that filling introduces lines with a single asterisk.
10310         * kmacro.el (kmacro-end-macro): When ignoring empty macro
10311         avoid incorrect kmacro-ring-empty-p messages.
10312         Reported by Michael Schierl <schierlm@gmx.de>.
10314 2007-07-17  Dan Nicolaescu  <dann@ics.uci.edu>
10316         * vc.el: Add more info about the vc-registered function.
10318 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
10320         * files.el (file-remote-p): Introduce optional parameter
10321         IDENTIFICATION.
10323         * recentf.el (recentf-keep-default-predicate): Adapt call of
10324         `file-remote-p'.
10326         * progmodes/grep.el (grep-probe): Use `process-file'.
10327         (grep-compute-defaults): Handle variables host specific.
10329         * net/ange-ftp.el (ange-ftp-file-remote-p): Handle optional
10330         parameter IDENTIFICATION.
10332         * net/tramp.el (tramp-handle-file-remote-p): Handle optional
10333         parameter IDENTIFICATION.
10334         (tramp-handle-set-file-times): New defun.  Replaces `tramp-touch'.
10335         (tramp-file-name-handler-alist, tramp-file-name-for-operation):
10336         Add entry for `set-file-times'.
10337         (tramp-do-copy-or-rename-file-via-buffer)
10338         (tramp-do-copy-or-rename-file-out-of-band): Use `set-file-times'.
10339         (tramp-handle-unhandled-file-name-directory): Rewrite.
10340         (tramp-convert-file-attributes): Add error handling when inode is
10341         extraordinary big.
10342         (tramp-get-inode): Change parameter from FILE to VEC.
10343         (tramp-handle-start-file-process): Use (current-buffer) if BUFFER
10344         is nil.  This is according to the specification.  Goto (point-max)
10345         when ready.
10346         (tramp-handle-shell-command): Rewrite completely, using
10347         `process-file' and `start-file-process'.
10348         (tramp-methods, tramp-find-shell)
10349         (tramp-open-connection-setup-interactive-shell)
10350         (tramp-maybe-open-connection): Guard against $PROMPT_COMMAND shell
10351         var.  Reported by Steve Youngs <steve@sxemacs.org>.
10353         * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add
10354         entry for `set-file-times'.  Rename `start-process' into
10355         `start-file-process'.  Remove `call-process' entry.
10356         (tramp-fish-handle-set-file-times): New defun.
10357         (tramp-fish-handle-executable-find): Use `process-file'.
10358         (tramp-fish-handle-process-file): New defun.  Replaces
10359         `tramp-fish-handle-call-process'.
10360         (tramp-fish-do-copy-or-rename-file-directly): Use
10361         `set-file-times'.
10362         (tramp-fish-get-file-entries): Change `tramp-get-inode' parameter.
10364         * net/tramp-smb.el (tramp-smb-handle-file-attributes): Change
10365         `tramp-get-inode' parameter.
10367 2007-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10369         * vc-bzr.el (vc-bzr-version, vc-bzr-at-least-version)
10370         (vc-bzr-post-command-function): Remove.  Version 0.8 is already old
10371         nowadays, and by the time Emacs-23 comes out, nobody will even remember
10372         it has ever existed.
10374 2007-07-17  Dan Nicolaescu  <dann@ics.uci.edu>
10376         * vc.el: Undo previous change.
10378 2007-07-16  Eli Zaretskii  <eliz@gnu.org>
10380         * makefile.w32-in (clean): Don't delete *~.
10382 2007-07-16  Stefan Monnier  <monnier@iro.umontreal.ca>
10384         * textmodes/tex-mode.el (tex-verbatim-environments):
10385         Add safe-local-variable property.
10386         (tex-font-lock-syntactic-keywords): Lookup tex-verbatim-environments
10387         when starting font-lock rather than when loading tex-mode.el.
10389         * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Skip over the
10390         whole $( rather than just the $.  Rename from sh-quoted-subshell.
10391         (sh-font-lock-syntactic-keywords): Adjust call accordingly.
10393 2007-07-16  Thien-Thi Nguyen  <ttn@gnuvola.org>
10395         * bookmark.el (bookmark-maybe-sort-alist): Don't modify
10396         bookmark-alist.  Instead, if not sorting, simply return it.
10397         (bookmark-bmenu-list): Call bookmark-maybe-sort-alist
10398         for its return value, not for its side effect.
10400         * emacs-lisp/lisp-mode.el (calculate-lisp-indent): In the
10401         case of alignment under a constant symbol, find and consider
10402         the sexp actually at indentation to be the "last sexp".
10404 2007-07-16  Drew Adams  <drew.adams@oracle.com>
10406         * mouse.el (mouse-yank-secondary): Better error message if no
10407         secondary selection.
10409 2007-07-16  Dan Nicolaescu  <dann@ics.uci.edu>
10411         * vc-hooks.el (vc-handled-backends): Move BZR later in the list.
10413         * term/xterm.el (xterm-turn-on-modify-other-keys)
10414         (xterm-turn-off-modify-other-keys): New functions.
10415         (terminal-init-xterm): Enable the modifyOtherKeys feature if the
10416         terminal supports it.
10418 2007-07-16  Thien-Thi Nguyen  <ttn@gnuvola.org>
10420         * bookmark.el (bookmark-show-all-annotations):
10421         Make sure each inserted annotation ends with newline.
10423 2007-07-15  Richard Stallman  <rms@gnu.org>
10425         * kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys.
10427         * tutorial.el (tutorial--find-changed-keys):
10428         Handle C-x specially like ESC.
10430 2007-07-15  Aaron Hawley  <aaronh@garden.org>
10432         * tar-mode.el (tar-get-descriptor): No error for zero-length file.
10434 2007-07-15  Juri Linkov  <juri@jurta.org>
10436         * delsel.el (delete-selection-pre-hook):
10437         * emulation/cua-base.el (cua-paste): Before a yank command,
10438         check also whether last-command is one of mouse-save-then-kill,
10439         mouse-secondary-save-then-kill, mouse-set-region, mouse-drag-region.
10441 2007-07-15  Michael Albinus  <michael.albinus@gmx.de>
10443         * recentf.el (recentf-keep-default-predicate): New defun.
10444         (recentf-keep): Use it as initial value.
10446 2007-07-15  Karl Fogel  <kfogel@red-bean.com>
10448         * bookmark.el: Revert 2007-07-13T18:16:17Z!kfogel@red-bean.com,
10449         thus restoring bookmark bindings to three slots under C-x r.  See
10450         http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00705.html.
10452 2007-07-15  Jeff Miller  <jmiller@cablespeed.com>  (tiny change)
10454         * calendar/calendar.el (calendar-goto-bahai-date): Autoload it.
10456 2007-07-15  Jason Rumney  <jasonr@gnu.org>
10458         * w32-fns.el (set-default-process-coding-system): Use dos line ends
10459         for input to cmdproxy on all versions of Windows.
10460         Use dos line ends for input to plink.
10462         * comint.el (comint-simple-send): Concat newline before sending.
10463         (comint-password-prompt-regexp): Recognize plink's passphrase prompt.
10465 2007-07-14  Stefan Monnier  <monnier@iro.umontreal.ca>
10467         * emacs-lisp/autoload.el (generated-autoload-file): Autoload the
10468         safe-local-variable setting.
10470 2007-07-14  David Kastrup  <dak@gnu.org>
10472         * emacs-lisp/advice.el (defadvice): Doc fix.
10474 2007-07-14  Juanma Barranquero  <lekktu@gmail.com>
10476         * subr.el (when, unless): Doc fix.
10478 2007-07-13  Dan Nicolaescu  <dann@ics.uci.edu>
10480         * replace.el (match): Use yellow1 instead of yellow.
10482         * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of
10483         red.
10485         * pcvs-info.el (cvs-unknown): Likewise.
10487 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
10489         * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
10490         (install): Use them to copy all *.el files before *.elc.
10492 2007-07-13  Drew Adams  <drew.adams@oracle.com>
10494         * bookmark.el (bookmark-jump-other-window): New function.
10495         (bookmark-map): Bind it to "o".
10497         http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html
10498         and its thread contains discussion about this change.
10499         The original patch was slightly tweaked by Karl Fogel
10500         <kfogel@red-bean.com> before committing.
10502 2007-07-13  Karl Fogel  <kfogel@red-bean.com>
10504         * bookmark.el: Shorten some comments to fit within 80 lines.
10506 2007-07-13  Karl Fogel  <kfogel@red-bean.com>
10508         * bookmark.el: Don't define bookmark keys under the "C-xr" map;
10509         instead, make "C-xp" a prefix for bookmark-map.  Patch by Drew
10510         Adams <drew.adams@oracle.com>, mildly tweaked by me.  See
10511         http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html.
10513 2007-07-13  Carsten Dominik  <dominik@science.uva.nl>
10515         * textmodes/org.el: Bug fixes.
10516         (org-end-of-line): Move to end of line if in headline without tags.
10518 2007-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
10520         * vc-hooks.el: Remove spurious * in docstrings.
10521         (vc-handled-backends): Add BZR.
10523         * vc-hooks.el (vc-find-file-hook): Use with-demoted-errors.
10525 2007-07-12  Davis Herring  <herring@lanl.gov>
10527         * desktop.el (desktop-buffer-info, desktop-save):
10528         Use `desktop-dirname' instead of `dirname'.
10530 2007-07-12  Paul Pogonyshev  <pogonyshev@gmx.net>
10532         * progmodes/which-func.el (which-func-modes): Add `python-mode'.
10534         * progmodes/python.el (python-which-func-length-limit): New var.
10535         (python-which-func): New function.
10536         (python-current-defun): Add optional `length-limit' and try to fit
10537         computed function name to that length.
10538         (python-mode): Hook `python-which-func' up.
10540 2007-07-12  Sean O'Rourke  <sorourke@cs.ucsd.edu>  (tiny change)
10542         * pcomplete.el (pcomplete-entries): Obey pcomplete-ignore-case.
10544         * comint.el (comint-dynamic-complete-as-filename):
10545         Use read-file-name-completion-ignore-case.
10547 2007-07-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10549         * comint.el (comint-dynamic-list-filename-completions):
10550         Use read-file-name-completion-ignore-case.
10552         * vc-cvs.el: Require CL.
10553         (vc-cvs-revision-table, vc-cvs-revision-completion-table):
10554         New functions to provide completion of revision names.
10556         * vc-cvs.el (vc-functions): Clear up the cache when reloading the file.
10557         (vc-cvs-annotate-first-line-re): New const.
10558         (vc-cvs-annotate-process-filter): New fun.
10559         (vc-cvs-annotate-command): Use them and run the command asynchronously.
10561 2007-07-12  Paul Pogonyshev  <pogonyshev@gmx.net>
10563         * emacs-lisp/eldoc.el (eldoc-last-data): Revise documentation.
10564         (eldoc-print-current-symbol-info): Adjust for changed helper
10565         function signatures.
10566         (eldoc-get-fnsym-args-string): Add `args' argument.  Use new
10567         `eldoc-highlight-function-argument'.
10568         (eldoc-highlight-function-argument): New function.
10569         (eldoc-get-var-docstring): Format documentation with
10570         `font-lock-variable-name-face'.
10571         (eldoc-docstring-format-sym-doc): Add `face' argument and apply it
10572         where suited.
10573         (eldoc-fnsym-in-current-sexp): Return a list with argument index.
10574         (eldoc-beginning-of-sexp): Return number of skipped sexps.
10576 2007-07-11  Michael Albinus  <michael.albinus@gmx.de>
10578         * progmodes/compile.el (compilation-start): `start-process' must
10579         still be redefined when calling `start-process-shell-command'.
10581         * progmodes/gud.el (gud-file-name): When `default-directory' is a
10582         remote file name, prepend its remote part to the filename.
10583         (gud-common-init): When `default-directory' is a remote file name,
10584         make the filename relative to it.
10585         Based on a patch by Nick Roberts <nickrob@snap.net.nz>.
10587 2007-07-11  Dan Nicolaescu  <dann@ics.uci.edu>
10589         * vc-hooks.el (vc-default-mode-line-string): Add a mouse face,
10590         mouse binding and a tooltip.
10592 2007-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
10594         * menu-bar.el (vc-menu-map): New defalias.
10596 2007-07-10  Richard Stallman  <rms@gnu.org>
10598         * emacs-lisp/lisp-mode.el (eval-defun):
10599         Explain special handling of `defface'.
10601 2007-07-10  Jim Meyering  <jim@meyering.net>  (tiny change)
10603         * emacs-lisp/copyright.el (copyright-current-gpl-version): Set to 3.
10605         * autoinsert.el (auto-insert-alist): s/2/3/ in the generated comment.
10607 2007-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10609         * emacs-lisp/cl.el: Load cl-loaddefs.el quietly.
10611         * vc-arch.el (vc-arch-complete): Remove.
10612         (vc-arch-revision-completion-table): Use complete-with-action.
10614         * subr.el (condition-case-no-debug, with-demoted-errors): New macros.
10615         (complete-with-action): New function.
10616         (dynamic-completion-table): Use it.
10618 2007-07-10  Michael Albinus  <michael.albinus@gmx.de>
10620         * comint.el (make-comint, make-comint-in-buffer)
10621         (comint-exec-1): Replace `start-process' by `start-file-process'.
10623         * progmodes/compile.el (compilation-start): Revert redefining
10624         `start-process'.
10626 2007-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10628         * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Be careful
10629         with EOLs when generating MD5 checksums.
10631         * follow.el: Don't change the global map from the follow-mode-map
10632         defvar, but from the toplevel.  Use easy-menu to unify the Emacs and
10633         XEmacs code.
10634         (turn-on-follow-mode, turn-off-follow-mode): Remove interactive spec
10635         since `follow-mode' should be used instead for that.
10637         * emacs-lisp/easymenu.el (easy-menu-binding): New function.
10638         (easy-menu-do-define): Use it.
10639         (easy-menu-do-add-item): Inline into easy-menu-add-item and then remove.
10641         * progmodes/compile.el (compilation-auto-jump-to-first-error)
10642         (compilation-auto-jump-to-next): New vars.
10643         (compilation-auto-jump): New function.
10644         (compilation-error-properties): Use them to jump to first error.
10645         (compilation-start): Set the var if requested.
10647         * emacs-lisp/autoload.el (update-directory-autoloads): Remove
10648         duplicates without also removing entries from other directories.
10650 2007-07-10  Carsten Dominik  <dominik@science.uva.nl>
10652         * textmodes/org.el (org-agenda-day-view, org-agenda-week-view):
10653         Remember span as default.
10654         (org-columns-edit-value): Rename from `org-column-edit'.
10655         (org-columns-display-here-title): Rename from
10656         `org-overlay-columns-title'.
10657         (org-columns-remove-overlays): Rename from org-remove-column-overlays.
10658         (org-columns-get-autowidth-alist): Rename from
10659         `org-get-columns-autowidth-alist'.
10660         (org-columns-display-here): Rename from `org-overlay-columns'.
10661         (org-columns-new-overlay): Rename from `org-new-column-overlay'.
10662         (org-columns-quit): Rename from `org-column-quit'.
10663         (org-columns-show-value): Rename from `org-column-show-value'.
10664         (org-columns-content, org-columns-widen)
10665         (org-columns-next-allowed-value)
10666         (org-columns-edit-allowed, org-columns-store-format)
10667         (org-columns-uncompile-format, org-columns-redo)
10668         (org-columns-edit-attributes, org-delete-property)
10669         (org-set-property, org-columns-update)
10670         (org-columns-compute, org-columns-eval)
10671         (org-columns-not-in-agenda, org-columns-compute-all)
10672         (org-property-next-allowed-value)
10673         (org-columns-compile-format)
10674         (org-fill-paragraph-experimental)
10675         (org-string-to-number, org-property-action)
10676         (org-columns-move-left, org-columns-new)
10677         (org-column-number-to-string)
10678         (org-property-previous-allowed-value)
10679         (org-at-property-p, org-columns-delete)
10680         (org-columns-previous-allowed-value)
10681         (org-columns-move-right, org-columns-narrow)
10682         (org-property-get-allowed-values)
10683         (org-verify-version, org-column-string-to-number)
10684         (org-delete-property-globally): New functions.
10685         (org-columns-current-fmt): Rename from `org-current-columns-fmt'.
10686         (org-columns-overlays): Rename from `org-column-overlays'.
10687         (org-columns-map): Rename from `org-column-map'.
10688         (org-columns-current-maxwidths): Rename from
10689         `org-current-columns-maxwidths'.
10690         (org-columns-begin-marker, org-columns-current-fmt-compiled)
10691         (org-previous-header-line-format)
10692         (org-columns-inhibit-recalculation)
10693         (org-columns-top-level-marker): New variables.
10694         (org-columns-default-format): Rename from `org-default-columns-format'.
10695         (org-property-re): New constant.
10697 2007-07-10  Guanpeng Xu  <herberteuler@hotmail.com>
10699         * subr.el (looking-at-p, string-match-p): New functions.
10701 2007-07-09  Reiner Steib  <Reiner.Steib@gmx.de>
10703         * textmodes/tex-mode.el (tex-fontify-script)
10704         (tex-font-script-display): New variables to make display of
10705         superscripts and subscripts customizable.
10706         (tex-font-lock-suscript, tex-font-lock-match-suscript): Use them.
10708 2007-07-09  Richard Stallman  <rms@gnu.org>
10710         * isearch.el (isearch-edit-string): Call to isearch-push-state
10711         after the search.
10713 2007-07-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
10715         * window.el (fit-window-to-buffer): Remove setting of window-min-height
10716         to 1 as enlarge-window uses the value to resize/shrink windows other
10717         than WINDOW if needed.
10719 2007-07-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10721         * cus-start.el (file-coding-system-alist): Fix custom type.
10723 2007-07-08  Chong Yidong  <cyd@stupidchicken.com>
10725         * longlines.el (longlines-wrap-region): Avoid marking buffer as
10726         modified.
10727         (longlines-auto-wrap, longlines-window-change-function):
10728         Remove unnecessary calls to set-buffer-modified-p.
10730 2007-07-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10732         * cus-start.el (file-coding-system-alist): Fix custom type.
10734 2007-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
10736         * vc-cvs.el (vc-cvs-revert): Use vc-default-revert.
10737         (vc-cvs-checkout): Remove last arg now unused; simplify.
10739 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
10741         * files.el (file-remote-p): Introduce optional parameter CONNECTED.
10743         * net/tramp.el:
10744         * net/tramp-ftp.el:
10745         * net/tramp-smb.el:
10746         * net/tramp-uu.el:
10747         * net/trampver.el: Migrate to Tramp 2.1.
10749         * net/tramp-cache.el:
10750         * net/tramp-fish.el:
10751         * net/tramp-gw.el: New Tramp packages.
10753         * net/tramp-util.el:
10754         * net/tramp-vc.el: Removed.
10756         * net/ange-ftp.el: Add ange-ftp property to 'start-file-process.
10757         (ange-ftp-file-remote-p): Handle optional parameter CONNECTED.
10759         * net/rcompile.el (remote-compile): Handle Tramp 2.1 arguments.
10761         * progmodes/compile.el (compilation-start): Redefine
10762         `start-process' temporarily when `default-directory' is remote.
10763         Remove case of synchronous compilation, this won't happen ever.
10764         (compilation-setup): Make local variable `comint-file-name-prefix'
10765         for remote compilation.
10767 2007-07-08  Martin Rudalics  <rudalics@gmx.at>
10769         * novice.el (disabled-command-function): Fit window to buffer to
10770         make last line visible.
10771         Reported by Stephen Berman <Stephen.Berman at gmx.net>.
10773         * mouse.el (mouse-drag-track): Reset transient-mark-mode to nil
10774         when handling the terminating event.
10776 2007-07-07  Jay Belanger  <jay.p.belanger@gmail.com>
10778         * calc/calc.el (math-read-number-simple): Remove leading 0s.
10779         (math-bignum-digit-length): Change to optimal value.
10781         * calc/calc-bin.el (math-bignum-logb-digit-size)
10782         (math-bignum-digit-power-of-two): Evaluate when compiled.
10784         * calc/calc-comb.el (math-small-factorial-table)
10785         (math-init-random-base, math-prime-test): Remove unnecessary calls
10786         to `math-read-number-simple'.
10788         * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
10789         (math-approx-gamma-const): Add docstrings.
10791         * calc/calc-forms.el (math-julian-date-beginning)
10792         (math-julian-date-beginning-int): New constants.
10793         (math-format-date-part, math-parse-standard-date, calcFunc-julian):
10794         Use the new constants.
10796         * calc/calc-funcs.el (math-gammap1-raw): Add docstring.
10798         * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
10799         Add docstrings.
10801 2007-07-07  Tom Tromey  <tromey@redhat.com>
10803         * vc.el (vc-annotate): Jump to line and output message only after the
10804         process is really all done.
10806 2007-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10808         * vc.el (vc-exec-after): Don't move point from the sentinel.
10809         Forcefully read all the remaining text in the pipe upon process exit.
10810         (vc-annotate-display-autoscale, vc-annotate-lines):
10811         Don't stop at the first unrecognized line.
10812         (vc-annotate-display-select): Run autoscale after the process is done
10813         since it depends on the whole result.
10815 2007-07-07  Eli Zaretskii  <eliz@gnu.org>
10817         * term/w32-win.el (menu-bar-open): New function.
10818         Bind <f10> to it.
10820 2007-07-07  Michael Albinus  <michael.albinus@gmx.de>
10822         * simple.el (start-file-process): New defun.
10824 2007-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10826         * files.el (find-file-confirm-nonexistent-file): Rename from
10827         find-file-confirm-inexistent-file.  Update users.
10829         * emacs-lisp/autoload.el (autoload-find-destination): Understand a new
10830         format of autoload block where the file's time-stamp is replaced by its
10831         MD5 checksum.
10832         (autoload-generate-file-autoloads): Use MD5 checksum instead of
10833         time-stamp for secondary autoloads files.
10834         (update-directory-autoloads): Remove duplicate entries.
10835         Use time-less-p for time-stamps, as done in autoload-find-destination.
10837 2007-07-07  Jay Belanger  <jay.p.belanger@gmail.com>
10839         * calc/calc.el (math-read-number): Replace number by variable.
10840         (math-read-number-simple): Properly parse small integers.
10842 2007-07-07  Dan Nicolaescu  <dann@ics.uci.edu>
10844         * vc.el: Fix doc for the checkout function.
10846 2007-07-06  Dan Nicolaescu  <dann@ics.uci.edu>
10848         * vc-hg.el (vc-hg-root): New function.
10849         (vc-hg-registered): Use it.
10850         (vc-hg-diff-tree): New defalias.
10851         (vc-hg-responsible-p): Likewise.
10852         (vc-hg-checkout): Comment out, not needed.
10853         (vc-hg-delete-file, vc-hg-rename-file, vc-hg-could-register)
10854         (vc-hg-find-version, vc-hg-next-version): New functions.
10856 2007-07-06  Andreas Schwab  <schwab@suse.de>
10858         * emacs-lisp/lisp-mode.el (eval-last-sexp): Avoid introducing any
10859         dynamic bindings around the evaluation of the expression.
10860         Reported by Jay Belanger <jay.p.belanger@gmail.com>.
10862 2007-07-06  Stefan Monnier  <monnier@iro.umontreal.ca>
10864         * autorevert.el (auto-revert-tail-handler): Use inhibit-read-only.
10865         Run before-revert-hook.  Suggested by Denis Bueno <denbuen@sandia.gov>.
10866         Use run-hooks rather than run-mode-hooks.
10868 2007-07-05  Jay Belanger  <jay.p.belanger@gmail.com>
10870         * calc/calc-comb.el (math-random-digit): Rename to
10871         `math-random-three-digit-number'.
10872         (math-random-digits): Don't depend on representation of integer.
10874         * calc/calc-bin.el (math-bignum-logb-digit-size)
10875         (math-bignum-digit-power-of-two): New constants.
10876         (math-and-bignum, math-or-bignum, math-xor-bignum, math-diff-bignum)
10877         (math-not-bignum, math-clip-bignum): Use the constants
10878         `math-bignum-digit-power-of-two' and `math-bignum-logb-digit-size'
10879         instead of their values.
10880         (math-clip): Use math-small-integer-size instead of its value.
10882         * calc/calc.el (math-add-bignum): Replace number by constant.
10884 2007-07-05  Chong Yidong  <cyd@stupidchicken.com>
10886         * wid-edit.el (widget-documentation-string-value-create):
10887         Insert indentation spaces.
10889 2007-07-05  Thien-Thi Nguyen  <ttn@gnuvola.org>
10891         * emacs-lisp/byte-opt.el: Revert last change.
10893 2007-07-05  Dan Nicolaescu  <dann@ics.uci.edu>
10895         * vc-hooks.el (vc-handled-backends): Add HG.
10897         * vc-hg.el (vc-handled-backends): Remove, done in vc-hooks.el now.
10899 2007-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10901         * complete.el (PC-do-complete-and-exit): Add support for the new
10902         `confirm-only' confirmation mode.
10904 2007-07-05  Chong Yidong  <cyd@stupidchicken.com>
10906         * cus-edit.el (custom-commands): New variable.
10907         (custom-tool-bar-map): New variable.  Initialize using
10908         `custom-commands'.
10909         (custom-mode): Use `custom-tool-bar-map'.
10910         (custom-buffer-create-internal): Insert action buttons only if
10911         tool bar is not used.  Use `custom-commands'.
10912         (Custom-help, custom-command-apply): New function.
10913         (custom-command-apply, Custom-set, Custom-save)
10914         (Custom-reset-current, Custom-reset-saved, Custom-reset-standard):
10915         Use `custom-command-apply' instead of duplicating code.
10916         (customize-group-other-window): Call `customize-group' instead of
10917         duplicating code.
10918         (customize-face-other-window): Call `customize-face' instead of
10919         duplicating code.
10920         (customize-group, customize-face): Add optional args for opening
10921         in another window.
10922         (custom-variable-tag): Don't inherit `variable-pitch' face.
10923         (custom-group-tag): Inherit `variable-pitch' face.
10924         (custom-variable-value-create): Set documentation indentation.
10925         (custom-group-value-create): Make group name a link, instead of
10926         using an extra "go to group" button.
10927         (custom-prompt-variable, custom-group-set, custom-group-save)
10928         (custom-group-reset-current, custom-group-reset-saved)
10929         (custom-group-reset-standard): Minor cleanup.
10931 2007-07-05  Thien-Thi Nguyen  <ttn@gnuvola.org>
10933         * Makefile.in (bootstrap-prepare): When copying from
10934         ldefs-boot.el, make sure loaddefs.el is writeable.
10936         (bootstrap-prepare): Make $(lisp)/ps-print.el
10937         and $(lisp)/emacs-lisp/cl-loaddefs.el writable, as well.
10939 2007-07-05  Dan Nicolaescu  <dann@ics.uci.edu>
10941         * vc-hg.el (vc-hg-internal-status): Inline in `vc-hg-state', the
10942         only caller, and delete.
10943         (vc-hg-state): Deal with exceptions and only parse the output on
10944         successful return.
10945         (vc-hg-internal-log): Inline in `vc-hg-workfile-version', the only
10946         caller, and delete.
10947         (vc-hg-workfile-version): Deal with exceptions and only parse the
10948         output on successful return.
10949         (vc-hg-revert): New function.
10951 2007-07-04  Jay Belanger  <jay.p.belanger@gmail.com>
10953         * calculator.el (calculator-expt): Use more cases to determine
10954         the value.
10956 2007-07-03  Dan Nicolaescu  <dann@ics.uci.edu>
10958         * progmodes/gud.el (auto-mode-alist): Match more valid gdb init
10959         file names.
10961 2007-07-03  Jay Belanger  <jay.p.belanger@gmail.com>
10963         * calculator.el (calculator-expt, calculator-integer-p):
10964         New functions.
10965         (calculator-fact): Check to see if the factorial will be too
10966         large before computing it.
10967         (calculator-initial-operators): Use `calculator-expt' to
10968         compute "^".
10969         (calculator-mode): Mention that results which are too large
10970         will return inf.
10971         * calc/calc-comb.el (math-small-factorial-table): Replace list
10972         by vector.
10974 2007-07-03  David Kastrup  <dak@gnu.org>
10976         * shell.el: On request of the authors, remove their addresses for
10977         the sake of bug reports, and add the developer list address as
10978         maintainer information.
10980 2007-07-03  Richard Stallman  <rms@gnu.org>
10982         * files.el (make-directory): Doc fix.
10983         (find-file-confirm-inexistent-file): Make it a defcustom.
10984         Make nil the default.
10986 2007-07-02  Richard Stallman  <rms@gnu.org>
10988         * startup.el (command-line): Set buffer-offer-save in *scratch*
10989         and enable auto-save in it.
10991 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
10993         * textmodes/org.el (orgstruct-mode-map): New variable.
10994         (orgstruct-mode): New minor mode.
10995         (turn-on-orgstruct, orgstruct-error, orgstruct-setup)
10996         (orgstruct-make-binding, org-context-p, org-get-local-variables)
10997         (org-run-like-in-org-mode): New functions.
10998         (org-cycle-list-bullet): New command.
10999         (org-special-properties, org-property-start-re)
11000         (org-property-end-re): New constants.
11001         (org-with-point-at): New macro.
11002         (org-get-property-block, org-entry-properties, org-entry-get)
11003         (org-entry-delete, org-entry-get-with-inheritance)
11004         (org-entry-put, org-buffer-property-keys): New functions.
11005         (org-insert-property-drawer): New command.
11006         (org-entry-property-inherited-from): New variable.
11007         (org-column): New face.
11008         (org-column-overlays, org-current-columns-fmt)
11009         (org-current-columns-maxwidths, org-column-map): New variables.
11010         (org-column-menu): New menu.
11011         (org-new-column-overlay, org-overlay-columns)
11012         (org-overlay-columns-title, org-remove-column-overlays)
11013         (org-column-show-value, org-column-quit, org-column-edit):
11014         New functions.
11015         (org-columns, org-agenda-columns): New commands.
11016         (org-get-columns-autowidth-alist): New functions.
11017         (org-properties): New customize group.
11018         (org-default-columns-format): New option.
11019         (org-priority): Realign tags after changing priority.
11020         (org-preserve-lc): New macro.
11021         (org-update-checkbox-count): Catch case when there is no headline.
11022         (org-agenda-quit): Remove any column overlays.
11023         (org-beginning-of-item-list): Fixed bug when non-item line is
11024         indented too deep.
11025         (org-cached-props): New variable.
11026         (org-cached-entry-get): New function.
11027         (org-make-tags-matcher): Handle property matches.
11028         (org-table-recalculate): Swap evaluation order: Field formula
11029         first, then column formulas, but don't allow them to overwrite the
11030         field formulas.
11031         (org-table-eval-formula): New argument untouchable.
11032         (org-table-put-field-property): New function.
11034 2007-07-02  Martin Rudalics  <rudalics@gmx.at>
11036         * help-mode.el (help-make-xrefs): Skip spaces too when
11037         skipping tabs.
11039         * ffap.el (dired-at-point-prompter): Improve prompt in
11040         list-directory case.
11042 2007-07-01  Richard Stallman  <rms@gnu.org>
11044         * files.el (find-file-visit-truename): Fix safe-local-variable value.
11046 2007-07-01  Richard Stallman  <rms@gnu.org>
11048         * cus-start.el (max-mini-window-height): Added.
11050 2007-07-01  Sean O'Rourke  <sorourke@cs.ucsd.edu>  (tiny change)
11052         * complete.el (partial-completion-mode): Remove advice of
11053         read-file-name-internal.
11054         (PC-do-completion): Rebind minibuffer-completion-table.
11055         (PC-read-file-name-internal): New function doing what
11056         read-file-name-internal advice did.
11058 2007-07-01  Paul Pogonyshev  <pogonyshev@gmx.net>
11060         * emacs-lisp/byte-opt.el: Set `binding-is-magic'
11061         property on a few symbols.
11062         (byte-compile-side-effect-free-dynamically-safe-ops): New defconst.
11063         (byte-optimize-lapcode): Remove bindings that are not referenced
11064         and certainly will not effect through dynamic scoping.
11066 2007-07-01  Stefan Monnier  <monnier@iro.umontreal.ca>
11068         * files.el (find-file-confirm-inexistent-file): New var.
11069         (find-file, find-file-other-window, find-file-other-frame)
11070         (find-file-read-only, find-file-read-only-other-window)
11071         (find-file-read-only-other-frame): Use it.
11073 2007-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11075         * emacs-lisp/rx.el (rx-constituents): Fix up `anything'.
11077 2007-06-29  Juanma Barranquero  <lekktu@gmail.com>
11079         * generic-x.el (generic-define-mswindows-modes)
11080         (generic-define-unix-modes, apache-log-generic-mode)
11081         (bat-generic-mode-keymap, java-manifest-generic-mode)
11082         (show-tabs-generic-mode): Fix typos in docstrings.
11084 2007-06-29  Ryan Yeske  <rcyeske@gmail.com>
11086         * net/rcirc.el (rcirc-server-alist): Rename from rcirc-connections.
11087         (rcirc-default-full-name): Rename from rcirc-default-user-full-name.
11088         (rcirc-clear-activity): Make sure RCIRC-ACTIVITY isn't modified.
11089         (rcirc-print): Never ignore messages from ourself.
11091 2007-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11093         * font-lock.el (lisp-font-lock-keywords-2): Recognize the new \(?1:..\)
11094         syntax as well.  Reported by Juri Linkov <juri@jurta.org>.
11096 2007-06-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
11098         * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to
11099         replace-regexp-in-string.
11101 2007-06-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11103         * emacs-lisp/cl.el: Set edebug and indentation before loading
11104         cl-loaddefs.el so that its use of dolist doesn't load cl-macs.
11106 2007-06-28  Andreas Schwab  <schwab@suse.de>
11108         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Depend on
11109         $(lisp)/subdirs.el.
11111 2007-06-28  Juanma Barranquero  <lekktu@gmail.com>
11113         * speedbar.el (speedbar-handle-delete-frame): Don't try to delete
11114         the speedbar frame if nil; that deletes the current frame or
11115         causes an error if it is the only frame.
11116         Reported by Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>.
11118 2007-06-28  Kevin Ryde  <user42@zip.com.au>
11120         * textmodes/nroff-mode.el: Groff \# comments.
11121         (nroff-mode-syntax-table): \# comment intro,
11122         plain # as punct per global table.
11123         (nroff-font-lock-keywords): Add # as a single char escape.
11124         (nroff-mode): In comment-start-skip, match \#.
11126 2007-06-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11128         * vc-bzr.el (vc-functions): Clear up the cache when reloading the file.
11129         (vc-bzr-workfile-version, vc-bzr-could-register): Don't hardcode
11130         point-min == 1.
11132 2007-06-28  Nick Roberts  <nickrob@snap.net.nz>
11134         * pcvs-util.el (cvs-strings->string, cvs-string->strings):
11135         Rename and move to...
11137         * subr.el (strings->string, string->strings): ...here.
11139         * pcvs.el (cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
11140         (cvs-mode-checkout, cvs-execute-single-file): Use new function names.
11142         * progmodes/gud.el (gud-common-init): Call string->strings instead
11143         of split-string.
11145 2007-06-27  Michael Albinus  <michael.albinus@gmx.de>
11147         * dired-aux.el: Remove `dired-call-process'.
11148         (dired-check-process): Call `process-file'.
11150         * wdired.el (wdired-do-perm-changes): Call `process-file'.
11152         * net/ange-ftp.el (ange-ftp-dired-call-process): Reimplement it as
11153         `ange-ftp-process-file'.
11155 2007-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
11157         * emacs-lisp/cl.el: Use cl-loaddefs.el rather than manual autoloads.
11159         * emacs-lisp/cl-extra.el:
11160         * emacs-lisp/cl-seq.el:
11161         * emacs-lisp/cl-macs.el: Set generated-autoload-file to cl-loaddefs.el.
11162         Add autoload cookies on all defs autoloaded manually in cl.el.
11164         * emacs-lisp/cl-loaddefs.el: New file.
11166         * textmodes/texinfmt.el (texinfo-raisesections-alist)
11167         (texinfo-lowersections-alist): Merge definition and declaration.
11168         (texinfo-start-of-header, texinfo-end-of-header): Remove.
11169         (texinfo-format-syntax-table): Merge init into declaration.
11170         (texinfo-format-parse-line-args, texinfo-format-parse-args)
11171         (texinfo-format-parse-defun-args, texinfo-format-node)
11172         (texinfo-push-stack, texinfo-multitable-widths)
11173         (texinfo-define-info-enclosure, texinfo-alias)
11174         (texinfo-format-defindex, batch-texinfo-format): Use push.
11175         (texinfo-footnote-number): Remove duplicate declaration.
11177         * ps-print.el: Update with auto-generated autoloads.
11179         * ps-mule.el: Set generated-autoload-file to "ps-print.el".
11181 2007-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
11183         * emacs-lisp/autoload.el (autoload-generated-file): Interpret names
11184         relative to current dir for file-local settings.
11185         (autoload-generate-file-autoloads): Add `outfile' arg.
11186         (update-directory-autoloads): Use it to directly call
11187         autoload-generate-file-autoloads instead of going through
11188         update-file-autoloads so we avoid redundant searches and so we can know
11189         the set of buffers changed so we can save them all.
11191         * emacs-lisp/autoload.el (autoload-find-destination): Return nil
11192         rather than throwing `up-to-date'.
11193         (autoload-generate-file-autoloads): Adjust correspondingly.
11194         (update-file-autoloads): Be careful to let-bind
11195         autoload-modified-buffers and adjust to new calling conventions.
11196         (autoload-modified-buffers): Make it a dynamically scoped var.
11197         (update-directory-autoloads): Use file-relative-name instead of
11198         autoload-trim-file-name.
11199         (autoload-insert-section-header): Don't use autoload-trim-file-name
11200         since the file is already relative now.
11201         (autoload-trim-file-name): Remove.
11203         * vc-arch.el (vc-arch-add-tagline): Do a slightly cleaner job.
11204         (vc-arch-complete, vc-arch--version-completion-table)
11205         (vc-arch-revision-completion-table): New functions to provide
11206         completion of revision names.
11207         (vc-arch-trim-find-least-useful-rev, vc-arch-trim-make-sentinel)
11208         (vc-arch-trim-one-revlib, vc-arch-trim-revlib): New functions
11209         to let the user trim the revlib.
11211         * vc.el: Add new VC operation `revision-completion-table'.
11212         (vc-default-revision-completion-table): New function.
11213         (vc-version-diff, vc-version-other-window): Use it to provide
11214         completion of revision names if the backend provides it.
11216         * log-edit.el (log-edit-changelog-entries): Use with-current-buffer.
11218         * vc-svn.el (vc-svn-repository-hostname): Adjust to non-XML format
11219         of newer .svn/entries.
11221 2007-06-25  David Kastrup  <dak@gnu.org>
11223         * calc/calc-poly.el (math-padded-polynomial)
11224         (math-partial-fractions): Add some function comments.
11226 2007-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
11228         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
11229         Make `outbuf' optional.
11230         (update-file-autoloads): Use it.
11232 2007-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
11234         * emacs-lisp/autoload.el (autoload-modified-buffers): New var.
11235         (autoload-find-destination): Keep it uptodate.
11236         (autoload-save-buffers): New fun.
11237         (update-file-autoloads): Use it.  Re-add the "up to date" message.
11239         * emacs-lisp/autoload.el: Refactor for upcoming changes.
11240         (autoload-find-destination): New function extracted from
11241         update-file-autoloads.
11242         (update-file-autoloads): Use it.
11243         (autoload-generate-file-autoloads): New function extracted from
11244         generate-file-autoloads.  Use file-relative-name.  Delay computation of
11245         output-start to the first cookie.  Remove done-any, replaced by
11246         output-start.
11247         (generate-file-autoloads): Use it.
11249 2007-06-24  Jay Belanger  <jay.p.belanger@gmail.com>
11251         * calc/calc-comb.el (math-init-random-base, math-prime-test):
11252         Use math-read-number-simple to insert constants.
11253         (math-prime-test): Redo calculation of sum.
11255         * calc/calc-misc.el (math-div2-bignum): Use math-bignum-digit-size.
11257         * calc/calc-math.el (math-scale-bignum-digit-size): Rename from
11258         math-scale-bignum-3.
11259         (math-isqrt-bignum): Use math-scale-bignum-digit-size and
11260         math-bignum-digit-size.
11261         (math-isqrt-small): Add another possible initial guess.
11263 2007-06-23  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
11265         * textmodes/bibtex.el (bibtex-entry-format): New options
11266         `whitespace', `braces', and `string'.
11267         (bibtex-field-braces-alist, bibtex-field-strings-alist)
11268         (bibtex-field-braces-opt, bibtex-field-strings-opt)
11269         (bibtex-cite-matcher-alist): New variables.
11270         (bibtex-font-lock-keywords): Use bibtex-cite-matcher-alist.
11271         (bibtex-flash-head): Use blink-matching-delay.
11272         (bibtex-insert-kill, bibtex-mark-entry): Use push-mark.
11273         (bibtex-format-entry, bibtex-reformat): Handle new options of
11274         bibtex-entry-format.
11275         (bibtex-field-re-init, bibtex-font-lock-cite, bibtex-dist):
11276         New functions.
11277         (bibtex-complete-internal): Do not display messages while
11278         minibuffer is used.  Do not leave around a completions buffer
11279         that is out of date.
11280         (bibtex-copy-summary-as-kill): New optional arg.
11281         (bibtex-font-lock-url): New optional arg no-button.
11282         (bibtex-find-crossref): Use `bibtex-cite-matcher-alist'.
11283         (bibtex-url): Allow multiple URLs per entry.
11285 2007-06-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11287         * emacs-lisp/autoload.el (autoload-generated-file): New function.
11288         (update-file-autoloads, update-directory-autoloads): Use it.
11289         (autoload-file-load-name): New function.
11290         (generate-file-autoloads, update-file-autoloads): Use it.
11291         (autoload-find-file): Accept non-absolute argument.  Set default-dir.
11292         (generate-file-autoloads): If the autoloaded form is malformed,
11293         indicate the problem with a warning instead of aborting.
11295 2007-06-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
11297         * simple.el (next-error-recenter): Accept `(4)' as well;
11298         also, specify `integer' instead of `number'.
11300 2007-06-23  Eli Zaretskii  <eliz@gnu.org>
11302         * ls-lisp.el (insert-directory): If an invalid regexp error is
11303         thrown, try using FILE as a literal file name, not a wildcard.
11305 2007-06-23  Juanma Barranquero  <lekktu@gmail.com>
11307         * ruler-mode.el (ruler-mode): Prevent clobbering the original
11308         `header-line-format' when reentering ruler mode.
11310 2007-06-23  Eli Zaretskii  <eliz@gnu.org>
11312         * ls-lisp.el (insert-directory): Don't treat FILE as a wildcard if
11313         FILE exists as a file.
11315 2007-06-22  Jay Belanger  <jay.p.belanger@gmail.com>
11317         * calc/calc.el (math-bignum-digit-length)
11318         (math-bignum-digit-size, math-small-integer-size):
11319         New constants.
11320         (math-normalize, math-bignum-big, math-make-float)
11321         (math-div10-bignum, math-scale-left, math-scale-left-bignum)
11322         (math-scale-right, math-scale-right-bignum, math-scale-rounding)
11323         (math-add, math-add-bignum, math-sub-bignum, math-sub, math-mul)
11324         (math-mul-bignum, math-mul-bignum-digit, math-idivmod)
11325         (math-quotient, math-div-bignum, math-div-bignum-digit)
11326         (math-div-bignum-part, math-format-bignum-decimal)
11327         (math-read-bignum): Use math-bignum-digit-length,
11328         math-bignum-digit-size and math-small-integer-size.
11330         * calc/calc-ext.el (math-fixnum-big): Use the variable
11331         math-bignum-digit-size.
11333 2007-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
11335         * log-view.el (log-view-mode-menu): New menu.
11337 2007-06-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11339         * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change
11340         differently.
11342         * vc-hg.el (vc-hg-registered): Add an autoloaded version.
11343         (vc-hg-log-view-mode): Use log-view-font-lock-keywords.
11345 2007-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
11347         * vc-hg.el (vc-hg-print-log): Insert the file name.
11348         (vc-hg-log-view-mode): Fontify the file name.
11350 2007-06-22  Jay Belanger  <jay.p.belanger@gmail.com>
11352         * calc/calc-forms.el (math-format-date-part, calc-parse-standard-date)
11353         (calcFunc-julian): Fix incorrect number used in calculations.
11355 2007-06-22  Thien-Thi Nguyen  <ttn@gnuvola.org>
11357         * simple.el (next-error-recenter): New defcustom.
11358         (next-error, next-error-internal): Recenter if specified,
11359         immediately prior to running `next-error-hook'.
11361         * progmodes/hideshow.el (hs-show-block): Use line-end-position.
11362         (hs-hide-block-at-point, hs-hide-comment-region): Likewise.
11364         * progmodes/hideshow.el (hs-hide-all): Use progress reporter.
11366 2007-06-22  Jay Belanger  <jay.p.belanger@gmail.com>
11368         * calc/calc-comb.el (math-small-factorial-table): New variable.
11369         (calcFunc-fact): Use `math-small-factorial-table'.
11371         * calc/calc-ext.el (math-defcache): Allow forms to evaluate
11372         initial values.
11373         (math-approx-pi, math-approx-sqrt-e, math-approx-gamma-const):
11374         New variables to use in caches.
11376         * calc/calc-forms.el (math-format-date-part, math-parse-standard-date)
11377         (calcFunc-julian): Use `math-read-number-simple' to insert bignums.
11379         * calc/calc-func.el (math-besJ0, math-besJ1, math-besY0, math-besY1)
11380         (math-bernoulli-b-cache): Use math-read-number-simple to insert
11381         bignums.
11383         * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
11384         New variables to use in caches.
11386 2007-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
11388         * vc-bzr.el (vc-bzr-log-view-mode): Add + to the email address regexp.
11390         * vc-hg.el (vc-hg-log-view-mode): New mode.
11392 2007-06-21  Jay Belanger  <jay.p.belanger@gmail.com>
11394         * calc/calc.el (math-read-number-simple): New function.
11396 2007-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11398         * progmodes/vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
11399         (vera-font-lock-match-item): Fix doc string.
11400         (vera-in-comment-p): Remove unused function.
11401         (vera-skip-forward-literal, vera-skip-backward-literal): Improve code,
11402         use `syntax-ppss'.
11403         (vera-forward-syntactic-ws): Fix argument order.
11404         (vera-prepare-search): Use `with-syntax-table'.
11405         (vera-indent-line): Fix doc string.
11406         (vera-electric-tab): Fix doc string.
11407         (vera-expand-abbrev): Define alias instead of using `fset'.
11408         (vera-comment-uncomment-region): Use `comment-start-skip'.
11410 2007-06-21  Carsten Dominik  <dominik@science.uva.nl>
11412         * textmodes/org.el (org-export-with-footnotes): New option.
11413         (org-export-as-html): Fix replacement bug for XEmacs.
11414         (org-agenda-default-appointment-duration): New option.
11416 2007-06-21  Dan Nicolaescu  <dann@ics.uci.edu>
11418         * vc-hg.el: Add to do items.
11419         (vc-hg-diff): Add support for comparing different revisions.
11420         (vc-hg-diff, vc-hg-annotate-command, vc-hg-annotate-time)
11421         (vc-hg-annotate-extract-revision-at-line)
11422         (vc-hg-previous-version, vc-hg-checkin): New functions.
11423         (vc-hg-annotate-re): New constant.
11425 2007-06-20  Jay Belanger  <jay.p.belanger@gmail.com>
11427         * calc/calc.el (math-standard-ops): Fix precedence of multiplication.
11429 2007-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11431         * log-view.el (log-view-font-lock-keywords): Use `eval' to consult the
11432         buffer-local value of log-view-*-re if applicable.
11434         * vc-bzr.el (vc-bzr-dir-state): Use setq rather than set.
11435         Use vc-bzr-command rather than the ill defined vc-bzr-command*.
11436         (vc-bzr-command*): Remove both (incompatible) versions.
11437         (vc-bzr-do-command*): Remove.
11438         (vc-bzr-with-process-environment, vc-bzr-std-process-invocation):
11439         Remove by folding into its only caller vc-bzr-command.
11440         (vc-bzr-command): Always set the environment, even when ineffective.
11441         (vc-bzr-version): Minor fix up.
11442         (vc-bzr-admin-dirname): New var.
11443         (vc-bzr-bzr-dir): Remove.
11444         (vc-bzr-root-dir): New fun.
11445         (vc-bzr-registered): Use it.  Add an autoloaded version.
11446         (vc-bzr-responsible-p): Use vc-bzr-root-dir as well.
11447         (vc-bzr-view-log-function): Remove.
11448         (vc-bzr-log-view-mode): New major mode to replace it.
11449         (vc-bzr-print-log): Only activate the old hack if needed.
11451         * vc.el (vc-default-log-view-mode): New function.
11452         (vc-print-log): Add new `log-view-mode' VC operation.
11454 2007-06-20  Juanma Barranquero  <lekktu@gmail.com>
11456         * ido.el (ido-find-file-in-dir): Don't signal an error for
11457         empty directories.
11459         * add-log.el (change-log-mode): Set `show-trailing-whitespace'.
11461         * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the
11462         directory where the desktop file was found, as the docstring says.
11463         (desktop-kill): Use `read-directory-name'.
11465 2007-06-20  Alan Mackenzie  <acm@muc.de>
11467         * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
11468         When removing lines, also remove the \n.  Correction of patch of
11469         2007-04-21.
11471 2007-06-20  Martin Rudalics  <rudalics@gmx.at>
11473         * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
11474         event is not a cons cell.  Do not unread drag-mouse-1 events.
11475         Select right window in check whether space was stolen from
11476         window above.
11478         * help-mode.el (help-make-xrefs): Adjust position of new forward
11479         button.
11481 2007-06-20  Riccardo Murri  <riccardo.murri@gmail.com>
11483         * vc-bzr.el (vc-bzr-with-process-environment)
11484         (vc-bzr-std-process-invocation): New macros.
11485         (vc-bzr-command, vc-bzr-command*): Use them.
11486         (vc-bzr-with-c-locale): Remove.
11487         (vc-bzr-dir-state): Replace its use with vc-bzr-command.
11488         (vc-bzr-buffer-nonblank-p): New function.
11489         (vc-bzr-state-words): New const.
11490         (vc-bzr-state): Look for `bzr status' keywords in output.
11491         Display everything else as a warning message to the user.
11492         Fix status report with bzr >= 0.15.
11494 2007-06-20  Dan Nicolaescu  <dann@ics.uci.edu>
11496         * vc-hg.el (vc-hg-global-switches): Simplify.
11497         (vc-hg-state): Handle more states.
11498         (vc-hg-diff): Fix doc-string.
11499         (vc-hg-register): New function.
11500         (vc-hg-checkout): Likewise.
11502 2007-06-20  Reto Zimmermann  <reto@gnu.org>
11504         * progmodes/vera-mode.el: New file.
11506 2007-06-19  Jay Belanger  <jay.p.belanger@gmail.com>
11508         * calc/calc.el (calc-multiplication-has-precendence):
11509         New variable.
11510         (math-standard-ops, math-standard-ops-p, math-expr-ops):
11511         New functions.
11512         (math-expr-opers): Define using math-standard-ops rather than
11513         math-standard-opers.
11514         * calc/calc-aent.el (calc-do-calc-eval): Let math-expr-opers
11515         equal the function math-standard-ops rather than the variable
11516         math-standard-opers.
11517         (calc-algebraic-entry): Let math-expr-opers equal
11518         math-standard-ops or math-expr-ops, as appropriate.
11519         (math-expr-read-level, math-read-factor): Let math-expr-opers
11520         equal math-expr-ops.
11521         * calc/calc-embed.el (calc-embedded-finish-edit):
11522         Let math-expr-opers equal the function math-standard-ops
11523         rather than the variable math-standard-opers.
11524         * calc/calc-ext.el (math-read-plain-expr)
11525         (math-format-flat-expr-fancy): Let math-expr-opers equal the
11526         function math-standard-ops rather than the variable
11527         math-standard-opers.
11528         * calc/calc-lang.el (calc-set-language, math-read-big-rec):
11529         Let math-expr-opers equal the function math-standard-ops rather
11530         than the variable math-standard-opers.
11531         * calc/calc-prog.el (calc-read-parse-table): Let math-expr-opers
11532         equal the function math-standard-ops rather than the variable
11533         math-standard-opers.
11534         * calc/calc-yank.el (calc-finish-stack-edit): Let math-expr-opers
11535         equal the function math-standard-ops rather than the variable
11536         math-standard-opers.
11537         * calc/calccomp.el (math-compose-expr): Let math-expr-opers equal
11538         math-expr-ops.
11540 2007-06-19  Ivan Kanis  <apple@kanis.eu>
11542         * vc-hg.el: New file.
11544 2007-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
11546         * progmodes/sh-script.el (sh-font-lock-paren): Mark the relevant text
11547         with font-lock-multiline.
11549 2007-06-17  Glenn Morris  <rgm@gnu.org>
11551         * lpr.el (lpr-page-header-switches): Move %s to separate element
11552         for correct quoting.  Doc fix.
11554 2007-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11556         * textmodes/sgml-mode.el (sgml-xml-guess): Return the result rather
11557         than setting sgml-xml-mode.
11558         (sgml-mode, html-mode): Set sgml-xml-mode.
11559         (sgml-skip-tag-backward): Tell if we skipped over matched tags.
11560         (sgml-skip-tag-backward, sgml-electric-tag-pair-overlays): New var.
11561         (sgml-electric-tag-pair-before-change-function)
11562         (sgml-electric-tag-pair-flush-overlays): New functions.
11563         (sgml-electric-tag-pair-mode): New minor mode.
11564         (sgml-font-lock-keywords-2, sgml-get-context, sgml-unclosed-tag-p)
11565         (sgml-calculate-indent): Use assoc-string.
11567 2007-06-16  Karl Fogel  <kfogel@red-bean.com>
11569         * thingatpt.el (thing-at-point-email-regexp): Don't require two
11570         chars before the "@" in an email address.  Andreas Roehler noticed
11571         this problem.
11573 2007-06-15  Karl Fogel  <kfogel@red-bean.com>
11575         * thingatpt.el: Add support for email addresses (`email').
11576         (thing-at-point, bounds-of-thing-at-point): Document `email' support.
11577         (thing-at-point-email-regexp): New variable.
11578         (`email'): Put `bounds-of-thing-at-point' and `thing-at-point'
11579         properties on this symbol, with lambda forms for values.
11581 2007-06-15  Masatake YAMATO  <jet@gyve.org>
11583         * vc-bzr.el (vc-bzr-root): Cache the output of shell command execution.
11585         * vc.el (vc-dired-hook): Check the backend returned from
11586         `vc-responsible-backend' can really handle `subdir'.
11588 2007-06-15  Chong Yidong  <cyd@stupidchicken.com>
11590         * wid-edit.el (widget-add-documentation-string-button):
11591         Fix handling of documentation indent.
11593 2007-06-15  Miles Bader  <miles@fencepost.gnu.org>
11595         * mb-depth.el: New file.
11597 2007-06-15  Masatake YAMATO  <jet@gyve.org>
11599         * vc.el (vc-dired-mode): Show backend name as part of mode name.
11601 2007-06-14  Chong Yidong  <cyd@stupidchicken.com>
11603         * wid-edit.el (widget-default-create): Move ?h handling here...
11604         (widget-default-format-handler): ...from here.
11605         (widget-docstring, widget-add-documentation-string-button): New funs.
11606         (documentation-string): Add :visibility-widget property.
11607         (widget-documentation-string-value-create): Use it.
11609         * cus-edit.el (custom-split-regexp-maybe): Simplify.
11610         (custom-buffer-create-internal): Simplify message.
11611         (custom-variable-tag): Reduce height to normal.
11612         (custom-variable-value-create, custom-face-value-create)
11613         (custom-visibility): New widget.
11614         (custom-visibility): New face.
11615         (custom-group-value-create):
11616         Call widget-add-documentation-string-button, using `custom-visibility'.
11618 2007-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
11620         * emacs-lisp/bytecomp.el (byte-compile-current-group)
11621         (byte-compile-nogroup-warn, byte-compile-file): Revert part of last
11622         change.  Apparently the "warning even if the group is implicit" is
11623         a feature rather than a bug.
11625 2007-06-14  Michael Kifer  <kifer@cs.stonybrook.edu>
11627         * emulation/viper.el (viper-describe-key-ad)
11628         (viper-describe-key-briefly-ad): Different advices for Emacs and XEmacs.
11629         Compile them conditionally.
11630         (viper-version): Belated version change.
11632 2007-06-14  Juanma Barranquero  <lekktu@gmail.com>
11634         * follow.el (follow-all-followers, follow-generic-filter):
11635         * pcomplete.el (pcomplete-restore-windows):
11636         * x-dnd.el (x-dnd-maybe-call-test-function, x-dnd-save-state)
11637         (x-dnd-drop-data):
11638         * emacs-lisp/edebug.el (edebug-pop-to-buffer, edebug-display):
11639         * progmodes/python.el (python-complete-symbol):
11640         * term/mac-win.el (mac-dnd-drop-data): Remove redundant check.
11642 2007-06-13  Ryan Yeske  <rcyeske@gmail.com>
11644         * net/rcirc.el (rcirc-format-response-string): Use rcirc-nick-syntax
11645         around bright and dim regexps.  Make sure bright and dim matches
11646         use word anchors.  Send text through rcirc-markup functions.
11647         (rcirc-url-regexp): Add single quote character.
11648         (rcirc-connect): Write logs to disk on auto-save-hook.
11649         Make server a non-optional argument.
11650         (rcirc-log-alist): New variable.
11651         (rcirc-log-directory): Make customizable.
11652         (rcirc-log-flag): New customizable variable.
11653         (rcirc-log): New function.
11654         (rcirc-print): Use above function.
11655         (rcirc-log-write): New function.
11656         (rcirc-generate-new-buffer-name): Strip text properties.
11657         (rcirc-switch-to-buffer-function): Remove variable.
11658         (rcirc-last-non-irc-buffer): Remove variable.
11659         (rcirc-non-irc-buffer): Add function.
11660         (rcirc-next-active-buffer): Use above function.
11661         (rcirc-keepalive): Send KEEPALIVE ctcp instead of a PING.
11662         (rcirc-handler-ctcp-KEEPALIVE): Add handler.
11663         (rcirc-handler-CTCP): Don't print KEEPALIVE responses.
11664         (rcirc-omit-mode): Add minor-mode.
11665         (rcirc-mode-map): Change C-c C-o binding.
11666         (rcirc-mode): Clear mode-line-process.  Use a custom
11667         fill-paragraph-function.  Set up buffer-invisibility-spec.
11668         (rcirc-response-formats): Remove timestamp code.
11669         (rcirc-omit-responses): Add variable.
11670         (rcirc-print): Don't put the overlay arrow on potentially omitted
11671         lines.  Log line to disk.  Record activity for private messages
11672         from /dim nicks.  Facify the fill-prefix with rcirc-timestamp face.
11673         (rcirc-jump-to-first-unread-line): Print message if there is no
11674         unread text.
11675         (rcirc-clear-unread): New function.
11676         (rcirc-markup-text-functions): Add variable.
11677         (rcirc-markup-timestamp, rcirc-markup-fill): Add functions.
11678         (rcirc-debug): Don't mess with window configuration.
11679         (rcirc-send-message): Send message before printing locally.
11680         Add SILENT argument, do not print message if non-nil.
11681         (rcirc-visible-buffers): New function and variable.
11682         (rcirc-window-configuration-change-1): Add function.
11683         (rcirc-target-buffer): Make sure ACTIONs don't get sent to the
11684         server buffer.
11685         (rcirc-clean-up-buffer): Set rcirc-target to nil when finished.
11686         (rcirc-fill-paragraph): Add function.
11687         (rcirc-record-activity, rcirc-window-configuration-change-1):
11688         Only update the activity string if it has actually changed.
11689         (rcirc-update-activity-string): Remove padding characters from the
11690         mode-line string.
11691         (rcirc-disconnect-buffer): New function to be called when a
11692         channel is parted or the user quits.
11693         (rcirc-server-name): Warn when the server-name hasn't been set.
11694         (rcirc-window-configuration-change): Postpone work until
11695         post-command-hook.
11696         (rcirc-window-configuration-change-1): Update mode-line and
11697         overlay arrows here.
11698         (rcirc-authenticate): Fixc hanserv identification.
11699         (rcirc-default-server): Remove variable.
11700         (rcirc): Connect according to rcirc-connections.
11701         (rcirc-connections): Add variable.
11702         (rcirc-startup-channels-alist): Remove variable.
11703         (rcirc-startup-channels): Remove function.
11705 2007-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
11707         * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change.
11709 2007-06-13  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>  (tiny change)
11711         * term/xterm.el (terminal-init-xterm): Escape parens in character
11712         constants.
11714 2007-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
11716         * progmodes/sh-script.el: Remove unneeded * from docstrings.
11717         Use [:alpha:] and [:alnum:] where applicable.
11718         (sh-quoted-subshell): Rewrite to correctly
11719         handle nested mixes of `...' and $(...).
11720         (sh-apply-quoted-subshell): Remove.
11721         (sh-font-lock-syntactic-keywords): Adjust call to sh-quoted-subshell.
11723         * vc-arch.el (vc-arch-command): Remove bzr.  It's a different program.
11725 2007-06-13  Michael Kifer  <kifer@cs.stonybrook.edu>
11727         * ediff-ptch.el (ediff-context-diff-label-regexp): Partially undo
11728         previous change.
11730 2007-06-12  Tom Tromey  <tromey@redhat.com>
11732         * subr.el (user-emacs-directory): New defconst.
11733         * cmuscheme.el (scheme-start-file):
11734         * shell.el (shell):
11735         * completion.el (save-completions-file-name):
11736         * custom.el (custom-theme-directory):
11737         * term/x-win.el (emacs-session-filename):
11738         * filesets.el (filesets-menu-cache-file):
11739         * thumbs.el (thumbs-thumbsdir):
11740         * server.el (server-auth-dir):
11741         * image-dired.el (image-dired-dir):
11742         (image-dired-db-file):
11743         (image-dired-temp-image-file):
11744         (image-dired-gallery-dir):
11745         (image-dired-temp-rotate-image-file):
11746         * play/gamegrid.el (gamegrid-user-score-file-directory):
11747         * savehist.el (savehist-file):
11748         * tutorial.el (tutorial--saved-dir):
11749         * startup.el (auto-save-list-file-prefix): Use user-emacs-directory.
11751 2007-06-12  Ralf Angeli  <angeli@caeruleus.net>
11753         * scroll-lock.el (scroll-lock-mode): Doc fix.
11755 2007-06-12  Michael Kifer  <kifer@cs.stonybrook.edu>
11757         * ediff-ptch.el (ediff-context-diff-label-regexp): Spurious parenthesis.
11759         * ediff-init.el: Doc strings.
11761 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
11763         * emacs-lisp/bytecomp.el (byte-compile-current-group): New var.
11764         (byte-compile-file): Bind it.
11765         (byte-compile-nogroup-warn): Use it to avoid spurious warnings when the
11766         group argument is provided implicitly.
11767         (byte-compile-format-warn, byte-compile-from-buffer)
11768         (byte-compile-insert-header): Don't hardcode point-min==1.
11769         (byte-compile-file-form-require): Remove unused var old-load-list.
11770         (byte-compile-eval): Remove unused vars old-autoloads and hist-nil-new.
11772 2007-06-12  Michael Kifer  <kifer@cs.stonybrook.edu>
11774         * emulation/viper-cmd.el (viper-prefix-arg-com, viper-prefix-arg-value):
11775         Display error messages.
11776         (viper-prev-destructive-command, viper-insert-prev-from-insertion-ring):
11777         Get rid of cl.el dependencies.
11779         * emulation/viper-init.el (viper-suppress-input-method-change-message):
11780         New variable.
11781         (viper-activate-input-method-action)
11782         (viper-inactivate-input-method-action):
11783         Use viper-suppress-input-method-change-message.
11785         * emulation/viper-kem.el (viper-vi-basic-map): Disable the bindings
11786         for C-s, C-r.
11788         * emulation/viper-util.el (viper-set-cursor-color-according-to-state):
11789         Use viper-replace-overlay-cursor-color instead of
11790         viper-replace-overlay-cursor-color.
11791         (viper-sit-for-short): Use sit-for with 3 arguments.
11793         * emulation/viper.el (viper-insert-state-mode-list): Add gud-mode.
11794         (viper-major-mode-modifier-list): Add viper-comint-mode-modifier-map
11795         to gud-mode.
11797         * ediff-mult.el (ediff-meta-buffer-brief-message)
11798         (ediff-meta-buffer-verbose-message): New variables.
11799         (ediff-meta-buffer-message): Variable deleted.
11800         (ediff-verbose-help-enabled): New variable.
11801         (ediff-toggle-verbose-help-meta-buffer): New function.
11802         (ediff-redraw-directory-group-buffer): Made aware of short/verbose
11803         message options.
11805         * ediff-ptch.el (ediff-context-diff-label-regexp): Better regexp.
11806         (ediff-fixup-patch-map): Improve heuristic.
11808 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
11810         * log-view.el (log-view-file-re, log-view-message-re): Use \(?1:...\).
11811         (log-view-font-lock-keywords): Simplify.
11812         (log-view-current-file, log-view-current-tag): Simplify.
11814 2007-06-12  Sam Steingold  <sds@gnu.org>
11816         * vc-arch.el (vc-arch-command): Also try "baz" and "bzr".
11818 2007-06-12  Juanma Barranquero  <lekktu@gmail.com>
11820         * desktop.el (desktop-load-locked-desktop): New option.
11821         (desktop-read): Use it.
11822         (desktop-truncate, desktop-outvar, desktop-restore-file-buffer):
11823         Use `when'.
11825 2007-06-12  Davis Herring  <herring@lanl.gov>
11827         * desktop.el (desktop-save-mode-off): New function.
11828         (desktop-base-lock-name, desktop-not-loaded-hook): New variables.
11829         (desktop-full-lock-name, desktop-file-modtime, desktop-owner)
11830         (desktop-claim-lock, desktop-release-lock): New functions.
11831         (desktop-kill): Tell `desktop-save' that this is the last save.
11832         Release the lock afterwards.
11833         (desktop-buffer-info): New function.
11834         (desktop-save): Use it.  Run `desktop-save-hook' where the doc
11835         says to.  Detect conflicts, and manage the lock.
11836         (desktop-read): Detect conflicts.  Manage the lock.
11838 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
11840         * emulation/tpu-mapper.el (tpu-emacs-map-key): Use new keymap names.
11842         * emulation/tpu-edt.el (tpu-gold-map): Rename from GOLD-map.
11843         (tpu-lucid-emacs-p): Remove.  Use (featurep 'xemacs) instead.
11844         (CSI-map, GOLD-CSI-map, GOLD-SS3-map, SS3-map): Delete vars.
11845         (tpu-gold-map, tpu-global-map): Add all the SS3 and CSI bindings, using
11846         keysyms rather than byte sequences.
11847         (tpu-copy-keyfile): Don't force the user to use tpu-mapper.el.
11849 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
11851         * font-lock.el (font-lock-add-keywords): In case font-lock was only
11852         half-activated, forcefully activate it completely.
11854 2007-06-11  Richard Stallman  <rms@gnu.org>
11856         * cus-edit.el (custom-variable-type): Doc fix.
11858 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
11860         * progmodes/sh-script.el (sh-font-lock-backslash-quote)
11861         (sh-font-lock-flush-syntax-ppss-cache): New functions.
11862         (sh-font-lock-syntactic-keywords): Use them to distinguish the
11863         different possible cases for \'.
11865         * complete.el (PC-bindings): Don't bind things already bound in the
11866         parent keymap.
11868         * textmodes/bibtex-style.el: New file.
11870 2007-06-11  Riccardo Murri  <riccardo.murri@gmail.com>
11872         * vc-bzr.el: New file.
11874 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
11876         * vc-svn.el (vc-svn-program): New var.
11877         (vc-svn-command): Use it.
11879 2007-06-11  Juanma Barranquero  <lekktu@gmail.com>
11881         * server.el (server-switch-buffer): Remove redundant check.
11883 2007-06-10  Martin Rudalics  <rudalics@gmx.at>
11885         * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
11886         Match against file-name-nondirectory.
11887         Fix text on user customization variables.
11888         Reported by Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>.
11890 2007-06-09  Alfred M. Szmidt  <ams@gnu.org>  (tiny change)
11892         * mail/rmail.el (rmail-movemail-variant-in-use): Fix doc typo.
11894 2007-06-09  Davis Herring  <herring@lanl.gov>
11896         * desktop.el (desktop-minor-mode-table): Doc fix.
11898 2007-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
11900         * textmodes/css-mode.el (css-navigation-syntax-table):
11901         Use set-char-table-range so it also works in the unicode branch.
11903 2007-06-08  Nick Roberts  <nickrob@snap.net.nz>
11905         * help-mode.el (help-xref-forward-stack)
11906         (help-xref-stack-forward-item, help-forward-label): New variables.
11907         (help-forward): New button type.
11908         (help-setup-xref): Initialise help-xref-forward-stack.
11909         (help-make-xrefs): Add forward button, if appropriate.
11910         (help-xref-go-back): Push item on forward stack.
11911         (help-xref-go-forward, help-go-forward): New functions.
11913 2007-06-07  Chong Yidong  <cyd@stupidchicken.com>
11915         * dired.el (dired-mode-map): Remove spurious separator.
11917 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
11919         * progmodes/ebrowse.el (ebrowse-draw-file-member-info): Doc fix.
11921         * progmodes/mixal-mode.el (mixal-operation-codes-alist):
11922         * progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring.
11924 2007-06-07  Carsten Dominik  <dominik@science.uva.nl>
11926         * textmodes/org.el: Version number fixed.
11928 2007-06-07  Glenn Morris  <rgm@gnu.org>
11930         * version.el (emacs-copyright): New constant.
11931         * startup.el (fancy-splash-tail): Use emacs-copyright.
11932         * calc/calc-help.el (calc-full-help): Use emacs-copyright.
11934         * emacs-lisp/bytecomp.el (byte-compile-warnings): Add new option
11935         `make-local'.
11936         (byte-compile-warnings-safe-p): Add `make-local'.
11937         (byte-compile-make-variable-buffer-local):
11938         Allow byte-compile-warnings to suppress this warning.
11940         * tutorial.el (tutorial--describe-nonstandard-key): Adjust for new
11941         format of "menu" description.
11942         (tutorial--find-changed-keys): Describe the specific menu a
11943         command is in.
11945         * dframe.el (dframe-frame-parameter, dframe-mouse-event-p):
11946         Rewrite compatibility functions to silence byte-compiler.
11948 2007-06-07  Alfred M. Szmidt  <ams@gnu.org>  (tiny change)
11950         * mail/rmailsum.el (rmail-summary-save-buffer): New command.
11951         (rmail-summary-mode-map): Add rmail-summary-save-buffer.
11953 2007-06-07  Eric M. Ludlam  <eric@siege-engine.com>
11955         * emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words): Remove "iff".
11957 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
11959         * progmodes/ebrowse.el (ebrowse-member-table):
11960         * textmodes/org.el (org-export-ascii-bullets, org-batch-agenda)
11961         (org-batch-agenda-csv): Fix typos in docstrings.
11963 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
11965         * international/mule-cmds.el (toggle-enable-multibyte-characters)
11966         (sort-coding-systems, search-unencodable-char): Doc fixes.
11967         (coding-system-change-eol-conversion, set-default-coding-systems)
11968         (prefer-coding-system, find-multibyte-characters, princ-list)
11969         (leim-list-entry-regexp, set-input-method, locale-language-names)
11970         (input-method-exit-on-first-char, exit-language-environment-hook)
11971         (locale-charset-language-names): Fix typos in docstrings.
11973 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
11975         * pgg.el (pgg-sign-region, pgg-sign):
11976         * ses.el (ses-call-printer):
11977         * calendar/icalendar.el (icalendar--diarytime-to-isotime):
11978         * textmodes/org.el (org-cycle): Fix typos in docstrings.
11980 2007-06-06  Carsten Dominik  <dominik@science.uva.nl>
11982         * textmodes/org.el (org-export-region-as-html)
11983         (org-replace-region-by-html, org-number-to-letters)
11984         (org-table-fedit-finish, org-normalize-color)
11985         (org-table-fedit-ref-right, org-date-to-gregorian)
11986         (org-table-fedit-move, org-table-convert-refs-to-rc)
11987         (org-calendar-holiday, org-table-fedit-toggle-ref-type)
11988         (org-write-agenda, org-colgroup-info-to-vline-list)
11989         (org-agenda-todo-previousset, org-defkey, org-encode-for-stdout)
11990         (org-indent-line-function, org-export-as-html-to-buffer)
11991         (org-store-agenda-views, org-update-mode-line)
11992         (org-find-if, org-delete-all)
11993         (org-table-fedit-convert-buffer, org-emphasize)
11994         (org-uniquify, org-table-fedit-lisp-indent)
11995         (org-table-fedit-scroll, org-get-todo-sequence-head)
11996         (org-table-fedit-scroll-down, org-table-fedit-line-down)
11997         (org-table-fedit-ref-left, org-agenda-export-csv-mapper)
11998         (org-table-fedit-toggle-coordinates, org-dvipng-color)
11999         (org-table-fedit-line-up, org-table-fedit-ref-down)
12000         (org-table-formula-from-user, org-mode-flyspell-verify)
12001         (org-cycle-show-empty-lines, org-ctrl-c-ret)
12002         (org-table-formula-to-user, org-diary-to-ical-string)
12003         (orgtbl-export, org-table-fedit-post-command)
12004         (org-closed-in-range, org-shiftcontrolright)
12005         (org-table-convert-refs-to-an, org-table-hline-and-move)
12006         (org-table-formula-less-p, org-format-table-ascii)
12007         (org-agenda-get-sexps, org-shift-refpart)
12008         (org-diary-sexp-entry, org-time-string-to-absolute)
12009         (org-table-show-reference, org-letters-to-number)
12010         (org-fix-agenda-info, org-table-fedit-ref-up)
12011         (org-table-fedit-shift-reference, org-table-fedit-abort)
12012         (org-closest-date, org-shiftcontrolleft)
12013         (org-at-heading-or-item-p, org-rematch-and-replace)
12014         (org-agenda-todo-nextset, org-export-grab-title-from-buffer):
12015         New functions.
12016         (org-table-edit-scroll-down, org-finish-edit-formulas)
12017         (org-table-edit-next-field, org-abort-edit-formulas)
12018         (org-font-lock-level, org-export-find-first-heading-line)
12019         (org-table-edit-line-down, org-table-edit-backward-field)
12020         (org-edit-formula-lisp-indent, org-table-edit-move)
12021         (org-check-log-option, org-this-word)
12022         (org-table-edit-line-up, org-table-edit-formulas-post-command)
12023         (org-agenda-file-to-end, org-expand-file-name)
12024         (org-fake-empty-table-line, org-table-edit-scroll)
12025         (org-toggle-log-option, org-show-reference): Function removed.
12026         (org-inhibit-invisibility, org-table-formula-make-cmp-string):
12027         New defsubsts.
12028         (org-unmodified, org-batch-store-agenda-views)
12029         (org-batch-agenda-csv): New macro.
12030         (org-agenda-export): New customization group.
12031         (org-agenda-skip-deadline-if-done, org-agenda-remove-tags)
12032         (org-highest-priority, org-agenda-exporter-settings)
12033         (org-log-done-with-time, org-replace-disputed-keys)
12034         (org-format-latex-header, org-export-table-header-tags)
12035         (org-cycle-separator-lines, org-export-table-data-tags)
12036         (org-icalendar-include-sexps)
12037         (org-empty-line-terminates-plain-lists)
12038         (org-log-repeat, org-special-ctrl-a)
12039         (org-table-use-standard-references, org-disputed-keys)
12040         (org-export-skip-text-before-1st-heading, org-agenda-with-colors)
12041         (org-agenda-export-html-style): New option.
12042         (org-allow-auto-repeat, org-agenda-remove-tags-when-in-prefix)
12043         (org-CUA-compatible): Option removed.
12044         (org-agenda-structure, org-sexp-date): New face.
12045         (org-todo-keywords-for-agenda, org-not-done-keywords)
12046         (org-planning-or-clock-line-re, org-agenda-name)
12047         (org-table-colgroup-info, org-todo-sets)
12048         (constants-unit-system, org-clock-mode-line-entry)
12049         (org-mode-line-timer, org-table-current-begin-pos)
12050         (org-todo-keywords-1, org-mode-line-string)
12051         (org-table-clean-did-remove-column, org-table-fedit-map)
12052         (org-clock-heading, org-table-buffer-is-an)
12053         (org-agenda-info, org-done-keywords)
12054         (org-done-keywords-for-agenda, org-todo-heads)
12055         (org-todo-kwd-alist, org-clock-start-time): New variable.
12056         (org-todo-kwd-priority-p, org-edit-formulas-map)
12057         (org-repeat-re, org-todo-kwd-max-priority)
12058         (org-version, org-done-string)
12059         (org-table-clean-did-remove-column-1, org-disputed-keys):
12060         Remove variables.
12061         (org-table-translate-regexp, org-repeat-re, org-version): New consts.
12062         (org-ts-lengths): Constant removed.
12063         (org-follow-gnus-link): Don't ask how many articles to read.
12064         (org-export-find-first-export-line): Rename from
12065         `org-export-find-first-heading'.
12066         Use `org-export-skip-text-before-1st-heading'.
12067         (org-table-fedit-post-command): Rename from
12068         `org-table-edit-formulas-post-command'.
12069         (org-table-fedit-finish): Rename from `org-finish-edit-formulas'.
12070         (org-table-fedit-abort): Rename from `org-abort-edit-formulas'.
12071         (org-table-fedit-lisp-indent): Rename from
12072         `org-edit-formula-lisp-indent'.
12073         (org-table-show-reference): Rename from `org-show-reference'.
12074         (org-table-store-formulas): Use `org-table-formula-less-p'.
12075         (org-table-edit-formulas): Position cursor to current field equation.
12076         (org-update-checkbox-count, org-hide-archived-subtrees)
12077         (org-timestamp-up-day, org-timestamp-down-day)
12078         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
12079         (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
12080         (org-metadown, org-shiftup, org-shiftdown, org-shiftright)
12081         (org-shiftleft, org-ctrl-c-ctrl-c, org-context):
12082         Let `org-on-heading-p' also check for invisible heading.
12083         (org-read-date): Match am/pm times.
12084         (org-eval-in-calendar): Fix default date in prompt.
12086 2007-06-05  Chong Yidong  <cyd@stupidchicken.com>
12088         * files.el (auto-mode-alist): Separate "ChangeLog.1" and
12089         "ChangeLog.a" entries, giving the latter lower priority.
12091 2007-06-05  Juanma Barranquero  <lekktu@gmail.com>
12093         * faces.el (face-id): If the argument is a face alias,
12094         return the ID of the target face.
12096 2007-06-05  Michael Albinus  <michael.albinus@gmx.de>
12098         * net/socks.el (top): Remove unnecessary copyright line.
12100 2007-06-04  Chong Yidong  <cyd@stupidchicken.com>
12102         * longlines.el (longlines-auto-wrap): Handle argument correctly.
12104 2007-06-04  Michael Albinus  <michael.albinus@gmx.de>
12106         * net/socks.el: New file, taken from w3 repository.
12107         (top): Update Copyright.  Don't load cl.el.
12108         (all): Replace `case' by `cond', `string-to-int' by
12109         `string-to-number', and `process-kill-without-query' by
12110         `set-process-query-on-exit-flag'.
12111         (socks-char-int): Remove defalias and all occurrences.
12113 2007-06-04  Juanma Barranquero  <lekktu@gmail.com>
12115         * progmodes/compile.el (compilation-find-file, compilation-handle-exit):
12116         Fix typos in docstrings.
12117         (compilation-search-path, compilation-buffer-name-function): Doc fixes.
12118         (compilation-finish-function): Fix typo in obsolescence declaration.
12120 2007-06-03  Sam Steingold  <sds@gnu.org>
12122         * progmodes/compile.el: Add TIMESTAMP to the LOC data structure, to
12123         handle unending automatic recompilation of changed files (`omake -P').
12124         (compilation-loop): VISITED is now 5th CDR.
12125         (compilation-next-error-function): Set TIMESTAMP.
12127 2007-06-03  Sam Steingold  <sds@gnu.org>
12129         * files.el (kill-buffer-ask): New function.
12130         (kill-some-buffers): Use it.
12131         (kill-matching-buffers): New user command.
12133 2007-06-01  David Kastrup  <dak@gnu.org>
12135         * dired.el (dired-recursive-deletes, dired-recursive-copies):
12136         Change default to `top'.
12138 2007-05-31  Richard Stallman  <rms@gnu.org>
12140         * dired.el (dired-do-flagged-delete, dired-do-delete): Doc fix.
12142 2007-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
12144         * textmodes/css-mode.el: New file.
12146 2007-05-30  Michael Olson  <mwolson@gnu.org>
12148         * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
12149         died and we are trying to send a signal to it.  The program using
12150         tq.el should periodically check to see whether the process has
12151         died and react appropriately -- this is not the responsibility of
12152         tq.el, and is consistent with the rest of the tq.el source code.
12154 2007-05-29  Martin Rudalics  <rudalics@gmx.at>
12156         * textmodes/table.el (table--point-entered-cell-function)
12157         (table--point-left-cell-function):
12158         Bind `inhibit-point-motion-hooks' to t.
12160 2007-05-29  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
12162         * emacs-lisp/rx.el (rx): Doc fix.
12164 2007-05-28  Juanma Barranquero  <lekktu@gmail.com>
12166         * progmodes/idlwave.el (idlwave-routines): Fix typo in docstring.
12168 2007-05-28  Michael Albinus  <michael.albinus@gmx.de>
12170         Sync with Tramp 2.0.56.
12172         * net/tramp.el:
12173         * net/tramp-ftp.el:
12174         * net/tramp-smb.el:
12175         * net/tramp-util.el:
12176         * net/tramp-vc.el:
12177         Don't load cl.el, because that pollutes the namespace.  Replace cl
12178         macros by their implementations where necessary.  Requested by
12179         Richard Stallman <rms@gnu.org>.
12181         * net/tramp.el (top): Make `set-buffer-multibyte' an alias if it
12182         doesn't exist.
12183         (with-parsed-tramp-file-name): Protect debug spec during compilation.
12184         (tramp-handle-insert-directory): Check (featurep 'ls-lisp).
12185         (tramp-file-name-p, tramp-file-name-multi-method)
12186         (tramp-file-name-method, tramp-file-name-user)
12187         (tramp-file-name-host, tramp-file-name-localname): New defuns,
12188         replacing defstruct `tramp-file-name'.
12189         (tramp-handle-file-remote-p, tramp-completion-dissect-file-name1)
12190         (tramp-dissect-file-name, tramp-dissect-multi-file-name):
12191         Apply `vector' instead of `make-tramp-file-name'.
12192         (tramp-handle-make-auto-save-file-name):
12193         Apply `tramp-temporary-file-directory' for compatibility reasons.
12194         (tramp-completion-mode): Use `natnump' instead of `wholenump'
12195         because of XEmacs.
12196         (tramp-completion-mode): `last-input-event' is nil when XEmacs is
12197         started.
12199 2007-05-28  Chong Yidong  <cyd@stupidchicken.com>
12201         * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
12203 2007-05-27  Tetsurou Okazaki  <okazaki@be.to>  (tiny change)
12205         * log-edit.el (log-edit-changelog-paragraph): Return point-max
12206         as the end of the ChangeLog paragraph when it ends without a line
12207         termination.
12209 2007-05-27  Ryan Yeske  <rcyeske@gmail.com>
12211         * net/webjump.el (webjump-sample-sites):
12212         Add simple Wikipedia query.
12214 2007-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
12216         * emacs-lisp/derived.el (define-derived-mode): Remove bogus
12217         compatibility code.
12219         * emacs-lisp/copyright.el (copyright-names-regexp): New var.
12220         (copyright-update-year): Use it.
12222         * edmacro.el (edmacro-format-keys): Use current-active-maps.
12224         * ediff-init.el (ediff-defvar-local, ediff-with-current-buffer):
12225         Add indentation and debugging info.  Fix up comment convention.
12227         * cus-dep.el (custom-make-dependencies): Simplify.
12229         * composite.el (compose-region, decompose-region):
12230         Use inhibit-read-only and restore-buffer-modified-p.
12232         * xt-mouse.el (xterm-mouse-truncate-wrap): New function.
12233         (xterm-mouse-event): Use it.
12235 2007-05-25  Juanma Barranquero  <lekktu@gmail.com>
12237         * bs.el (bs-cycle-previous): Don't modify the cycle list until
12238         `switch-to-buffer' has returned succesfully.
12239         (bs-cycle-next): Ditto.  Also, don't bury the buffer when the
12240         window is dedicated (it could iconify the frame).
12242 2007-05-25  Miles Bader  <miles@fencepost.gnu.org>
12244         * vc-hooks.el (vc-find-root): Fix file attribute test.
12246 2007-05-24  Richard Stallman  <rms@gnu.org>
12248         * textmodes/flyspell.el (flyspell-correct-word-before-point):
12249         Don't let opoint be nil.
12250         (flyspell-emacs-popup): Explicit error if no dialogs.
12252 2007-05-24  Chong Yidong  <cyd@stupidchicken.com>
12254         * image-mode.el (image-forward-hscroll, image-backward-hscroll)
12255         (image-next-line, image-previous-line, image-scroll-up)
12256         (image-scroll-down, image-bol, image-eol, image-bob, image-eob):
12257         New functions.
12258         (image-mode-map): Remap motion commands.
12259         (image-mode-text-map): New keymap for viewing images as text.
12260         (image-mode): Use image-mode-map.
12261         (image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
12263 2007-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12265         * textmodes/fill.el (canonically-space-region): Make the second arg
12266         a marker if it's not already the case.
12268 2007-05-23  Eli Zaretskii  <eliz@gnu.org>
12270         * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
12271         (tar-get-descriptor): Handle type 55, an extended pax header.
12273 2007-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
12275         * autoinsert.el (auto-insert-alist): Quote elisp sample code so as not
12276         to confuse outline-minor-mode.
12278 2007-05-23  Eli Zaretskii  <eliz@gnu.org>
12280         * tar-mode.el (tar-file-name-handler): New function.
12281         (tar-extract): Bind file-name-handler-alist to it to force
12282         find-buffer-file-type-coding-system behave as if the file being
12283         extracted existed.  Use last-coding-system-used to force
12284         buffer-file-coding-system to what decode-coding-region actually
12285         used to decode the file.
12287 2007-05-23  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
12289         * progmodes/compile.el (compilation-handle-exit):
12290         `compilation-finish-function' may change the current buffer.
12292 2007-05-22  Richard Stallman  <rms@gnu.org>
12294         * files.el (set-auto-mode): Doc fix.
12296 2007-05-22  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
12298         * help-fns.el (find-source-lisp-file): New function.
12299         (describe-function-1): Use find-source-lisp-file to find source
12300         file in compile tree.
12302 2007-05-22  Eli Zaretskii  <eliz@gnu.org>
12304         * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
12306 2007-05-22  Juanma Barranquero  <lekktu@gmail.com>
12308         * emacs-lisp/easy-mmode.el (define-minor-mode)
12309         (easy-mmode-define-navigation): Fix typos in docstrings.
12311 2007-05-22  Glenn Morris  <rgm@gnu.org>
12313         * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
12315 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12317         * mail/mail-extr.el (mail-extract-address-components):
12318         Recognize non-ASCII characters except for NBSP as words.
12320 2007-05-21  Trent Buck  <trentbuck@gmail.com>  (tiny change)
12322         * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
12323         (rcirc-print): Handle `window-width'.
12324         (rcirc-buffer-maximum-lines): Doc fix.
12326 2007-05-21  Chong Yidong  <cyd@stupidchicken.com>
12328         * image-mode.el (image-toggle-display): Don't clear image cache.
12329         Only use filename in image spec if the file is readable.
12330         Call image-refresh.
12332         * image.el (image-type-from-file-name, image-type): Simplify.
12333         (image-type-auto-detected-p): Don't scan auto-mode-alist.
12335         * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
12336         (magic-fallback-mode-alist): Add image-type-auto-detected-p.
12338 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
12340         * t-mouse.el (t-mouse-mode): Reset t-mouse-mode to nil if there
12341         is an error.
12343         * term/linux.el (terminal-init-linux): Don't signal an error
12344         if gpm isn't running.
12346 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
12348         * t-mouse.el: Reduce to a minor-mode macro call.
12349         (t-mouse-mode): Remove the lighter.
12351         * term/linux.el (terminal-init-linux): Enable t-mouse by default.
12353 2007-05-19  Dan Nicolaescu  <dann@ics.uci.edu>
12355         * files.el (auto-mode-alist): Change the regexp so that
12356         ChangeLog.unicode and ChangeLog.multi-tty use change-log-mode.
12358 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
12360         * Version 22.1 released.
12362 2007-05-19  Chong Yidong  <cyd@stupidchicken.com>
12364         * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
12365         changes.
12367 2007-05-19  Kevin Ryde  <user42@zip.com.au>
12369         * info.el (Info-fontify-node): Fontify https as well as http and ftp.
12371 2007-05-18  Thien-Thi Nguyen  <ttn@gnuvola.org>
12373         * textmodes/sgml-mode.el: Revert last change.
12375 2007-05-18  Richard Stallman  <rms@gnu.org>
12377         * simple.el (push-mark): Doc fix.
12379 2007-05-18  Rob Riepel  <riepel@Stanford.EDU>
12381         * emulation/tpu-edt.el (CSI-map, SS3-map): Move from global-map to
12382         tpu-global-map.
12383         (tpu-original-global-map): Variable deleted.
12384         (tpu-control-keys-map): New keymap variable.
12385         (tpu-set-control-keys): Use tpu-reset-control-keys rather than
12386         setting keymapping directly.
12387         (tpu-reset-control-keys): Use tpu-control-keys-map instead of
12388         tpu-global-map.
12389         (tpu-edt-on): Activate the tpu-global-map.
12390         (tpu-edt-off): Deactivate the tpu-global-map.
12392 2007-05-18  Ryan Yeske  <rcyeske@gmail.com>
12394         * textmodes/ispell.el (ispell-get-word): Return markers
12395         for start and end positions.
12396         (ispell-word): Assume END is a marker.
12398 2007-05-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
12400         * printing.el: Group together all XEmacs/Emacs definitions.
12401         (pr-version): New version 6.9.
12402         (pr-global-menubar, pr-menu-char-height, pr-menu-char-width): New funs.
12403         (pr-menu-char-height, pr-menu-char-width): Fix initialization code.
12404         (pr-menu-bind): Fix code.
12405         (pr-e-frame-char-height, pr-e-frame-char-width)
12406         (pr-e-mouse-pixel-position, pr-x-add-submenu, pr-x-event-function)
12407         (pr-x-event-object, pr-x-find-menu-item, pr-x-font-height)
12408         (pr-x-font-width, pr-x-get-popup-menu-response, pr-x-make-event)
12409         (pr-x-misc-user-event-p, pr-x-relabel-menu-item, pr-x-event-x-pixel)
12410         (pr-x-event-y-pixel): Aliases eliminated.
12411         (pr-xemacs-global-menubar): Macro moved.
12412         (current-menubar, current-mouse-event, zmacs-region-stays)
12413         (deactivate-mark, pr-menu-position, pr-menu-state, pr-ps-name-old)
12414         (pr-txt-name-old, pr-ps-utility-old, pr-even-or-odd-old, pr-temp-menu):
12415         Vars moved.
12416         (pr-region-active-p, pr-menu-position, pr-menu-lookup, pr-menu-lock)
12417         (pr-update-mode-line, pr-do-update-menus, pr-menu-alist)
12418         (pr-relabel-menu-item, pr-menu-set-ps-title, pr-menu-set-txt-title)
12419         (pr-menu-set-utility-title, pr-even-or-odd-pages)
12420         (pr-f-set-keymap-parents, pr-f-set-keymap-name, pr-f-read-string)
12421         (pr-keep-region-active, pr-menu-get-item, pr-menu-set-item-name): Funs
12422         moved.
12424 2007-05-17  Christian Plate  <cplate@web.de>  (tiny change)
12426         * textmodes/sgml-mode.el (sgml-tag):
12427         Fix bug: Call sgml-transformation-function.
12429 2007-05-17  Martin Rudalics  <rudalics@gmx.at>
12431         * hilit-chg.el (highlight-changes-rotate-faces): Don't set
12432         modified flag of buffer.  Use `inhibit-modification-hooks'.
12434 2007-05-16  Richard Stallman  <rms@gnu.org>
12436         * buff-menu.el (Buffer-menu-sort-column): Doc fix.
12438 2007-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>
12440         * files.el (magic-mode-alist, magic-fallback-mode-alist):
12441         Move the *ml, Postscript, and XmCD entries to the fallback part.
12443         * files.el (magic-fallback-mode-alist):
12444         Rename from file-start-mode-alist.
12446 2007-05-16  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
12448         * progmodes/compile.el (compilation-handle-exit): Quote first
12449         argument of `run-hook-with-args'.
12451 2007-05-16  Juanma Barranquero  <lekktu@gmail.com>
12453         * buff-menu.el (Buffer-menu-sort-column):
12454         * dabbrev.el (dabbrev-upcase-means-case-search):
12455         * dired.el (dired-recursive-deletes, dired-recursive-copies):
12456         * info.el (Info-current-subfile):
12457         * ls-lisp.el (ls-lisp-verbosity):
12458         * msb.el (msb-menu-cond):
12459         * pcvs.el (cvs-dired-use-hook):
12460         * simple.el (set-mark-command-repeat-pop):
12461         * time.el (display-time-24hr-format, display-time-mail-file):
12462         Doc fixes.
12464         * tutorial.el (get-lang-string, tutorial--find-changed-keys):
12465         * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
12467         * view.el (view-inhibit-help-message): Fix typo in docstring.
12468         (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
12470 2007-05-16  Martin Rudalics  <rudalics@gmx.at>
12472         * textmodes/ispell.el (ispell-start-process): Defend against bad
12473         default-directory.
12475 2007-05-14  Eli Zaretskii  <eliz@gnu.org>
12477         * mail/rmail.el (rmail-convert-to-babyl-format): Check
12478         content-transfer-encoding _last_, because it's its position that
12479         we need as value of base64-header-field-end.
12481 2007-05-14  Juanma Barranquero  <lekktu@gmail.com>
12483         * files.el (mode-require-final-newline, require-final-newline)
12484         (enable-local-variables, enable-local-eval): Doc fixes.
12486 2007-05-13  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
12488         * ps-print.el: Use default color when foreground or background color
12489         are unspecified.  Reported by Leo <sdl.web@gmail.com>.
12490         (ps-print-version): New version 6.7.4.
12491         (ps-rgb-color): New argument.  Use default color when color is
12492         unspecified.
12493         (ps-begin-job): Fix code.
12495 2007-05-12  Chong Yidong  <cyd@stupidchicken.com>
12497         * longlines.el (longlines-mode): Make longlines-auto-wrap
12498         buffer-local.  Add hooks unconditionally.
12499         (longlines-auto-wrap): Toggle wrapping.
12500         (longlines-after-change-function)
12501         (longlines-post-command-function): Check longlines-auto-wrap.
12503 2007-05-12  Nick Roberts  <nickrob@snap.net.nz>
12505         * xt-mouse.el (xterm-mouse-debug-buffer): New variable.
12506         (xterm-mouse-translate): Use it.
12508 2007-05-10  Richard Stallman  <rms@gnu.org>
12510         * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
12511         (iso-cvt-write-only): Likewise.
12513         * emacs-lisp/easy-mmode.el (define-minor-mode):
12514         Fix generated doc string.
12516         * startup.el (fancy-splash-text): Add URL of guided tour.
12517         Adjust horizontal and vertical whitespace.
12519         * progmodes/compile.el (compilation-handle-exit):
12520         Use run-hook-with-args to run compilation-finish-functions.
12522         * files.el (file-start-mode-alist): New variable.
12523         (magic-mode-regexp-match-limit): Doc fix.
12524         (set-auto-mode): Handle file-start-mode-alist.
12525         A little cleanup of structure.
12527         * dabbrev.el (dabbrev-eliminate-newlines):
12528         Renamed from dabbrev--eliminate-newlines.  All uses changed.
12530 2007-05-10  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
12532         * man.el (Man-next-section): Don't consider the last line of the page
12533         as being part of any section.
12535 2007-05-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12537         * textmodes/sgml-mode.el (sgml-value): Fix handling of attributes which
12538         can take any number of values.
12540 2007-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
12542         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add citet and citep
12543         to the list of citation commands.
12545 2007-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
12547         * vc-hooks.el (vc-find-root): Stop searching when the user changes.
12549 2007-05-09  Edward O'Connor  <hober0@gmail.com>  (tiny change)
12551         * progmodes/python.el (python-font-lock-keywords)
12552         (python-open-block-statement-p, python-mode): Add support for the new
12553         "with" keyword.
12555 2007-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
12557         * diff-mode.el (diff-apply-hunk, diff-test-hunk): Don't do by default
12558         the exact opposite of diff-goto-source.
12560         * emacs-lisp/advice.el (ad-special-forms): Remove.
12561         (ad-special-form-p): Use subr-arity.
12563         * newcomment.el (comment-search-forward): Make sure we search forward.
12564         (comment-enter-backward): Try and distinguish the non-matching case at
12565         EOB from the non-matching case with a missing comment-end-skip for
12566         a 2-char comment ender.
12567         (comment-choose-indent): New function extracted from comment-indent.
12568         Improve the alignment algorithm.
12569         (comment-indent): Use it.
12571         * textmodes/sgml-mode.el (sgml-lexical-context): Add handling of
12572         XML style Processing Instructions.
12573         (sgml-parse-tag-backward): Handle XML-style PIs.  Also ensure progress.
12574         (sgml-calculate-indent): Handle `pi' context.
12576         * vc.el: Ensure that update-changelog issues an error when used with
12577         a backend that does not implement it.
12578         (vc-update-changelog-rcs2log): Rename from vc-default-update-changelog.
12579         Remove `backend' argument.  Use expand-file-name.
12580         (vc-cvs-update-changelog, vc-rcs-update-changelog): New aliases.
12582         * progmodes/python.el (python-end-of-block): Revert last change.
12583         (python-end-of-statement): Make sure we move *forward*.
12585 2007-05-08  Richard Stallman  <rms@gnu.org>
12587         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
12588         Don't include non-self-insert commands in the exception for `-'.
12590 2007-05-08  David Reitter  <david.reitter@gmail.com>
12592         * progmodes/python.el (python-guess-indent): Check non-nullness
12593         before comparing indent against the 2..8 interval.
12595 2007-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
12597         * term/mac-win.el (mac-ts-unicode-for-key-event): Check if text is
12598         available.
12600 2007-05-06  Richard Stallman  <rms@gnu.org>
12602         * emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
12604 2007-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
12606         * diff.el (diff): Use buffer-local vars diff-old-file and diff-new-file
12607         rather than storing their value in the revert-buffer function.
12609 2007-05-04  Nick Roberts  <nickrob@snap.net.nz>
12611         * t-mouse.el (t-mouse-mode): Do nothing on a graphical display
12612         when disabling t-mouse-mode.
12614 2007-05-01  Davis Herring  <herring@lanl.gov>
12616         * calendar/timeclock.el: Update version number.
12617         (timeclock-modeline-display): Mention timeclock-use-display-time
12618         in explanatory message.
12619         (timeclock-in): Fix non-interactive workday specifications.
12620         (timeclock-log): Don't kill the log buffer if it already existed.
12621         Suppress warnings when finding the log.  Don't check for a nil
12622         project twice.  Run hooks after killing the buffer (if applicable).
12623         (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
12624         was geometric).  All uses changed.
12625         (timeclock-generate-report): Support prefix argument.
12627 2007-05-03  Ryan Yeske  <rcyeske@gmail.com>
12629         * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
12630         disconnections.
12632 2007-05-01  Romain Francoise  <romain@orebokech.com>
12634         * dired-x.el: Revert 2007-04-06 change.
12636 2007-04-29  Stephen Berman  <Stephen.Berman@gmx.net>
12638         * find-dired.el (find-dired-filter): Propertize all text down to eob.
12640 2007-04-29  Richard Stallman  <rms@gnu.org>
12642         * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
12644 2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12646         * progmodes/cc-mode.el (c-before-change): Use point-min rather
12647         than 1.
12649 2007-04-28  Richard Stallman  <rms@gnu.org>
12651         * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.
12653 2007-04-28  Nick Roberts  <nickrob@snap.net.nz>
12655         * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
12656         don't put stop on toolbar.
12658 2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12660         * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
12662 2007-04-28  Eli Zaretskii  <eliz@gnu.org>
12664         * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
12665         instead of $(lisp)/mh-e.
12667 2007-04-28  Glenn Morris  <rgm@gnu.org>
12669         * image-dired.el (image-dired-cmd-create-thumbnail-options)
12670         (image-dired-cmd-create-temp-image-options): Replace option
12671         +profile "*" with -strip.
12673 2007-04-27  Chong Yidong  <cyd@stupidchicken.com>
12675         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
12676         Use window-start and window-end.
12678 2007-04-27  Andreas Schwab  <schwab@suse.de>
12680         * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
12682 2007-04-27  Eli Zaretskii  <eliz@gnu.org>
12684         * textmodes/fill.el (fill-paragraph): Doc fix.
12686 2007-04-26  Luc Teirlinck  <teirllm@dms.auburn.edu>
12688         * locate.el (locate-in-alternate-database): Doc fix.
12690 2007-04-26  Glenn Morris  <rgm@gnu.org>
12692         * button.el (button): Use underline if supported, else fall back
12693         to color.
12695         * version.el (emacs-version): Increase to 22.1.50.
12697 2007-04-25  Richard Stallman  <rms@gnu.org>
12699         * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
12701 2007-04-25  J.D. Smith  <jdsmith@as.arizona.edu>
12703         * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
12704         (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
12705         pushing mark.
12706         (idlwave-current-routine): Don't push mark.
12708 2007-04-25  Mathias Dahl  <mathias.dahl@gmail.com>
12710         * image-dired.el (image-dired-display-image): Derive image-type from
12711         filename rather than assuming jpeg, in case no resizing was needed.
12713 2007-04-25  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
12715         * custom.el (defface): Doc fix.
12717 See ChangeLog.12 for earlier changes.
12719 ;; Local Variables:
12720 ;; coding: iso-2022-7bit
12721 ;; add-log-time-zone-rule: t
12722 ;; End:
12724     Copyright (C) 2007, 2008  Free Software Foundation, Inc.
12726   This file is part of GNU Emacs.
12728   GNU Emacs is free software; you can redistribute it and/or modify
12729   it under the terms of the GNU General Public License as published by
12730   the Free Software Foundation; either version 3, or (at your option)
12731   any later version.
12733   GNU Emacs is distributed in the hope that it will be useful,
12734   but WITHOUT ANY WARRANTY; without even the implied warranty of
12735   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12736   GNU General Public License for more details.
12738   You should have received a copy of the GNU General Public License
12739   along with GNU Emacs; see the file COPYING.  If not, write to the
12740   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
12741   Boston, MA 02110-1301, USA.
12743 ;; arch-tag: 1e8aa93a-fc6c-4ac3-9b10-1f445e1840af