]>
git.eshelyaron.com Git - emacs.git/log
Jan Djärv [Sat, 4 Aug 2007 09:48:42 +0000 (09:48 +0000)]
(xg_tool_bar_callback): Generate two TOOL_BAR_EVENT:s,
add comment explaining why.
Jay Belanger [Sat, 4 Aug 2007 04:44:00 +0000 (04:44 +0000)]
(Curve Fitting): Mention plot indicator.
Jay Belanger [Sat, 4 Aug 2007 04:39:35 +0000 (04:39 +0000)]
(calc-curve-fit): Change plot indicator.
Jay Belanger [Sat, 4 Aug 2007 04:33:07 +0000 (04:33 +0000)]
(calc-curve-fit): Add "plot" indicator.
Jay Belanger [Sat, 4 Aug 2007 04:22:27 +0000 (04:22 +0000)]
(Linear Fits): Correct result.
Jay Belanger [Sat, 4 Aug 2007 04:03:50 +0000 (04:03 +0000)]
(Curve Fitting): Mention plotting the curves.
(Standard Nonlinear Models): Add additional models.
(Curve fitting details): Mention the Levenberg-Marquardt method.
Jay Belanger [Sat, 4 Aug 2007 04:00:54 +0000 (04:00 +0000)]
*** empty log message ***
Jay Belanger [Sat, 4 Aug 2007 03:54:14 +0000 (03:54 +0000)]
New file.
Jay Belanger [Sat, 4 Aug 2007 03:52:06 +0000 (03:52 +0000)]
(calc-curve-fit): Add support for nonlinear curves and plotting.
Glenn Morris [Sat, 4 Aug 2007 02:31:52 +0000 (02:31 +0000)]
(auto-revert-tail-mode): auto-revert-tail-pos is zero, not nil, when
the library is first loaded. Check for a file that has been modified
on disk.
Glenn Morris [Sat, 4 Aug 2007 02:31:05 +0000 (02:31 +0000)]
(cperl-compilation-error-regexp-alist): Remove duplicate defvar
preventing initialization.
(cperl-mode): Fix compilation-error-regexp-alist-alist setting.
Stefan Monnier [Fri, 3 Aug 2007 22:06:36 +0000 (22:06 +0000)]
(diff-font-lock-keywords): Fix up false positives.
(diff-beginning-of-file): Adjust to the fact that diff-file-header-re
may match up to 4 lines.
(diff-beginning-of-file-and-junk): Rewrite.
Glenn Morris [Fri, 3 Aug 2007 17:09:01 +0000 (17:09 +0000)]
(telnet-mode): Fix previous change.
Vinicius Jose Latorre [Fri, 3 Aug 2007 13:52:35 +0000 (13:52 +0000)]
Evaluate require only during compilation
Dan Nicolaescu [Fri, 3 Aug 2007 10:49:56 +0000 (10:49 +0000)]
(term-erase-in-display): Fix case when point is not at
the beginning of the line.
Miles Bader [Fri, 3 Aug 2007 05:49:59 +0000 (05:49 +0000)]
Merge from emacs--rel--22
Patches applied:
* emacs--rel--22 (patch 84-87)
- Update from CVS
- Change capitalization of VC backend names for new backends
2007-08-02 Richard M. Stallman <rms@gnu.org>
* lisp/mail/rmailsum.el (rmail-make-summary-line): Find end of msg number
to update deleted flag.
* lisp/cus-edit.el (customize-apropos, customize-apropos-options)
(customize-apropos-faces, customize-apropos-groups): Improve prompt.
* lisp/menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item.
* lisp/startup.el (fancy-splash-head, startup-echo-area-message):
Change message text.
* lisp/emulation/tpu-edt.el (next-line-internal): Setting deleted.
All callers use line-move.
* lisp/progmodes/compile.el (compilation-find-buffer): Return current
buffer immediately if suitable.
(compile, compilation-buffer-name, compilation-start): Doc fixes.
2007-07-31 Daiki Ueno <ueno@unixuser.org>
* lisp/faces.el (face-normalize-spec): New function.
(frame-set-background-mode): Normalize face-spec before calling
face-spec-match-p.
2007-07-31 Stefan Monnier <monnier@iro.umontreal.ca>
* lisp/server.el (server-window): Add switch-to-buffer-other-frame option.
2007-08-03 Richard M. Stallman <rms@gnu.org>
* src/fileio.c (Fvisited_file_modtime): Use make_time.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-844
Jay Belanger [Fri, 3 Aug 2007 05:46:27 +0000 (05:46 +0000)]
(Basic Graphics): Mention graphing error forms.
(Graphics Options): Mention how ` g s' handles error forms.
Jay Belanger [Fri, 3 Aug 2007 05:25:03 +0000 (05:25 +0000)]
(calc-graph-format-data,calc-graph-add-curve): Check for error forms.
(calc-graph-set-styles): Add option for error forms.
Jay Belanger [Fri, 3 Aug 2007 05:21:43 +0000 (05:21 +0000)]
(math-get-value,math-get-sdev,math-contains-sdev): New functions.
Miles Bader [Fri, 3 Aug 2007 05:09:21 +0000 (05:09 +0000)]
Change capitalization of VC backend names for new backends
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-87
Miles Bader [Fri, 3 Aug 2007 04:57:05 +0000 (04:57 +0000)]
Change capitalization of VC backend names for new backends
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-842
Richard M. Stallman [Fri, 3 Aug 2007 03:39:09 +0000 (03:39 +0000)]
(Fvisited_file_modtime): Use make_time.
Richard M. Stallman [Fri, 3 Aug 2007 03:38:24 +0000 (03:38 +0000)]
Comment change.
Glenn Morris [Fri, 3 Aug 2007 03:21:49 +0000 (03:21 +0000)]
(customize-apropos): Make the error message indicate what kind of
thing the user was trying to customize.
Glenn Morris [Fri, 3 Aug 2007 03:21:13 +0000 (03:21 +0000)]
(telnet-mode): Set comint-use-prompt-regexp to t.
Glenn Morris [Fri, 3 Aug 2007 03:20:00 +0000 (03:20 +0000)]
(telnet-mode): Set comint-use-prompt-regexp to t.
Glenn Morris [Fri, 3 Aug 2007 03:19:36 +0000 (03:19 +0000)]
(fortran-font-lock-syntactic-keywords): Fix off-by-one error in
previous change.
Glenn Morris [Fri, 3 Aug 2007 03:19:07 +0000 (03:19 +0000)]
Revert previous change, which was only supposed to be in trunk.
Glenn Morris [Fri, 3 Aug 2007 03:15:33 +0000 (03:15 +0000)]
Drew Adams <drew.adams at oracle.com>
(pp-eval-expression): Add progress message. Make buffer writable.
Glenn Morris [Fri, 3 Aug 2007 03:14:34 +0000 (03:14 +0000)]
Drew Adams <drew.adams at oracle.com>
(pp-eval-expression): Add progress message. Make buffer writable.
Richard M. Stallman [Thu, 2 Aug 2007 17:56:38 +0000 (17:56 +0000)]
(rmail-make-summary-line): Find end of msg number to update deleted flag.
Richard M. Stallman [Thu, 2 Aug 2007 17:53:19 +0000 (17:53 +0000)]
(customize-apropos, customize-apropos-options)
(customize-apropos-faces, customize-apropos-groups): Improve prompt.
Richard M. Stallman [Thu, 2 Aug 2007 17:52:26 +0000 (17:52 +0000)]
(menu-bar-help-menu): Add "About GNU" menu item.
Richard M. Stallman [Thu, 2 Aug 2007 17:49:33 +0000 (17:49 +0000)]
(fancy-splash-head, startup-echo-area-message): Change message text.
Richard M. Stallman [Thu, 2 Aug 2007 17:43:00 +0000 (17:43 +0000)]
(next-line-internal): Setting deleted. All callers use line-move.
Richard M. Stallman [Thu, 2 Aug 2007 17:40:54 +0000 (17:40 +0000)]
(compilation-find-buffer): Return current buffer immediately if suitable.
(compile, compilation-buffer-name, compilation-start): Doc fixes.
Stefan Monnier [Thu, 2 Aug 2007 17:08:53 +0000 (17:08 +0000)]
(vc-bzr-admin-dirstate): Rename from `...-dirname'.
Make it more discriminating and more useful.
(vc-bzr-root-dir): Use new name.
(vc-bzr-registered): Use new name and look at the dirstate file to
determine if it's registered or not without running `bzr'.
Jay Belanger [Thu, 2 Aug 2007 04:10:17 +0000 (04:10 +0000)]
(math-sqrt-raw,math-sin-raw-2,math-cos-raw-2,math-arctan-raw)
(math-ln-raw): Use native Emacs functions, when appropriate.
Vinicius Jose Latorre [Thu, 2 Aug 2007 00:23:02 +0000 (00:23 +0000)]
Insert tiny change
Vinicius Jose Latorre [Thu, 2 Aug 2007 00:22:22 +0000 (00:22 +0000)]
Insert tiny change
Vinicius Jose Latorre [Thu, 2 Aug 2007 00:05:13 +0000 (00:05 +0000)]
Adjust load-path comment
Vinicius Jose Latorre [Thu, 2 Aug 2007 00:04:44 +0000 (00:04 +0000)]
Adjust load-path comment
Vinicius Jose Latorre [Wed, 1 Aug 2007 22:21:02 +0000 (22:21 +0000)]
Adjust load-path comment
Vinicius Jose Latorre [Wed, 1 Aug 2007 22:20:41 +0000 (22:20 +0000)]
Adjust load-path comment
Vinicius Jose Latorre [Wed, 1 Aug 2007 21:43:46 +0000 (21:43 +0000)]
Adjust load-path
Vinicius Jose Latorre [Wed, 1 Aug 2007 21:43:11 +0000 (21:43 +0000)]
Adjust load-path
Richard M. Stallman [Wed, 1 Aug 2007 18:28:48 +0000 (18:28 +0000)]
*** empty log message ***
Vinicius Jose Latorre [Wed, 1 Aug 2007 17:39:23 +0000 (17:39 +0000)]
Docstring fix
Vinicius Jose Latorre [Wed, 1 Aug 2007 17:36:31 +0000 (17:36 +0000)]
Docstring fix
Dan Nicolaescu [Wed, 1 Aug 2007 17:13:45 +0000 (17:13 +0000)]
* vc.el: Document new VC operation `extra-menu'.
* vc-hooks.el (vc-default-extra-menu): New function.
* menu-bar.el (menu-bar-vc-filter): New function.
(menu-bar-tools-menu): Use it as a filter.
Richard M. Stallman [Wed, 1 Aug 2007 13:29:01 +0000 (13:29 +0000)]
*** empty log message ***
Alan Mackenzie [Wed, 1 Aug 2007 09:18:11 +0000 (09:18 +0000)]
(Mailing Lists and Bug Reports): Correct "-no-site-file" to
"--no-site-file".
Alan Mackenzie [Wed, 1 Aug 2007 09:16:24 +0000 (09:16 +0000)]
(Mailing Lists and Bug Reports): Correct "-no-site-file" to
"--no-site-file".
Alan Mackenzie [Wed, 1 Aug 2007 09:13:34 +0000 (09:13 +0000)]
*** empty log message ***
Alan Mackenzie [Wed, 1 Aug 2007 09:10:27 +0000 (09:10 +0000)]
*** empty log message ***
Glenn Morris [Wed, 1 Aug 2007 06:25:23 +0000 (06:25 +0000)]
Add fortran-line-length, plus some more sections.
Glenn Morris [Wed, 1 Aug 2007 06:25:04 +0000 (06:25 +0000)]
*** empty log message ***
Glenn Morris [Wed, 1 Aug 2007 06:18:16 +0000 (06:18 +0000)]
Remove leading `*' from all defcustom doc strings.
(fortran-tab-mode-default): Remove needless autoload.
(fortran-tab-mode-string): Add help-echo and mouse properties, and
mark as risky.
(fortran-line-length): New buffer-local variable, safe if integer.
(fortran-if-start-re, fortran-end-prog-re1, fortran-end-prog-re):
Change from variables to constants.
(fortran-font-lock-syntactic-keywords): Delete as a variable,
replace with a new function definition.
(fortran-mode): Use fortran-line-length, and
fortran-font-lock-syntactic-keywords as a function. Add a
hack-local-variables-hook function.
(fortran-line-length, fortran-hack-local-variables): New functions.
(fortran-window-create, fortran-strip-sequence-nos): Doc fix. Use
fortran-line-length rather than 72.
(fortran-window-create-momentarily): Doc fix.
Glenn Morris [Wed, 1 Aug 2007 06:17:55 +0000 (06:17 +0000)]
*** empty log message ***
Vinicius Jose Latorre [Wed, 1 Aug 2007 01:18:37 +0000 (01:18 +0000)]
Fix parent groups link
Vinicius Jose Latorre [Wed, 1 Aug 2007 01:17:51 +0000 (01:17 +0000)]
Fix parent groups link
Vinicius Jose Latorre [Wed, 1 Aug 2007 00:47:25 +0000 (00:47 +0000)]
Fix infinite loop in python.el
Richard M. Stallman [Tue, 31 Jul 2007 18:26:24 +0000 (18:26 +0000)]
*** empty log message ***
Richard M. Stallman [Tue, 31 Jul 2007 17:34:15 +0000 (17:34 +0000)]
(face-normalize-spec): New function.
(frame-set-background-mode): Normalize face-spec
before calling face-spec-match-p.
Stefan Monnier [Tue, 31 Jul 2007 16:28:24 +0000 (16:28 +0000)]
(xg_tool_bar_callback): Generate a single TOOL_BAR_EVENT.
Stefan Monnier [Tue, 31 Jul 2007 15:28:16 +0000 (15:28 +0000)]
(vc-find-file-hook): Failsafe if the backend's `registered' function burps.
Stefan Monnier [Tue, 31 Jul 2007 15:26:05 +0000 (15:26 +0000)]
* vc-bzr.el: New file (copied from the trunk).
* vc-hooks.el (vc-handled-backends): Add BZR.
Stefan Monnier [Tue, 31 Jul 2007 15:23:27 +0000 (15:23 +0000)]
(cvs-vc-command-advice): Handle the new fileset case.
Stefan Monnier [Tue, 31 Jul 2007 13:14:33 +0000 (13:14 +0000)]
(server-window): Add switch-to-buffer-other-frame option.
Miles Bader [Tue, 31 Jul 2007 05:04:29 +0000 (05:04 +0000)]
Restore lisp/emacs-lisp/cl-loaddefs.el
... and remove lisp/emacs-lisp/.arch-inventory
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-83
Miles Bader [Tue, 31 Jul 2007 05:04:20 +0000 (05:04 +0000)]
Merge from gnus--rel--5.10
Patches applied:
* emacs--devo--0 (patch 806, 811-812, 823)
- Merge from emacs--rel--22
- Update from CVS
* gnus--rel--5.10 (patch 239-241)
- Merge from emacs--devo--0
- Update from CVS
2007-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/gnus-msg.el (gnus-summary-supersede-article)
(gnus-summary-resend-message-edit): Add Gcc header.
(gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
article's Message-ID; refer parent article in summary buffer.
* lisp/gnus/message.el (message-bounce): Call mime-to-mml.
2007-07-14 David Kastrup <dak@gnu.org>
* lisp/gnus/gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
finishing actions if we did not edit the article.
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-82
Miles Bader [Tue, 31 Jul 2007 05:02:54 +0000 (05:02 +0000)]
Merge from emacs--rel--22
Patches applied:
* emacs--rel--22 (patch 75-83)
- Update from CVS
- Remove lisp/erc/erc-nicklist.el
- Update some .arch-inventory files
- Indicate that emacs--devo--0--patch-834 does not need to be applied
- Merge from gnus--rel--5.10
- Restore lisp/emacs-lisp/cl-loaddefs.el
* gnus--rel--5.10 (patch 239-241)
- Merge from emacs--devo--0
- Update from CVS
2007-07-29 Kimit Yada <kimitto@gmail.com> (tiny change)
* lisp/emacs-lisp/copyright.el (copyright-update-year, copyright-update)
(copyright-fix-years, copyright): Correctly handle the case where
copyright-limit is nil.
2007-07-28 Konstantin Novitsky <knovitsk@Bear.com> (tiny change)
* lisp/progmodes/python.el (run-python): Fix path separator under w32.
2007-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/gnus-msg.el (gnus-summary-supersede-article)
(gnus-summary-resend-message-edit): Add Gcc header.
(gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
article's Message-ID; refer parent article in summary buffer.
* lisp/gnus/message.el (message-bounce): Call mime-to-mml.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-838
Miles Bader [Tue, 31 Jul 2007 04:20:12 +0000 (04:20 +0000)]
Changes from arch/CVS synchronization
Richard M. Stallman [Tue, 31 Jul 2007 04:14:07 +0000 (04:14 +0000)]
*** empty log message ***
Miles Bader [Mon, 30 Jul 2007 23:56:42 +0000 (23:56 +0000)]
Restore lisp/emacs-lisp/cl-loaddefs.el
... and remove lisp/emacs-lisp/.arch-inventory
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-837
Katsumi Yamaoka [Mon, 30 Jul 2007 22:40:16 +0000 (22:40 +0000)]
(BASE_PURESIZE): Increase to
1130000 .
Richard M. Stallman [Mon, 30 Jul 2007 20:10:53 +0000 (20:10 +0000)]
*** empty log message ***
Richard M. Stallman [Mon, 30 Jul 2007 20:08:56 +0000 (20:08 +0000)]
(emacs-lisp-mode-syntax-table): Treat non-break space as whitespace in Lisp.
Richard M. Stallman [Mon, 30 Jul 2007 20:07:45 +0000 (20:07 +0000)]
(readevalloop, read1): Treat NBSP as whitespace.
Richard M. Stallman [Mon, 30 Jul 2007 19:48:16 +0000 (19:48 +0000)]
*** empty log message ***
Stefan Monnier [Mon, 30 Jul 2007 17:39:01 +0000 (17:39 +0000)]
(vc-dired-hook): Use inhibit-read-only.
Stefan Monnier [Mon, 30 Jul 2007 17:38:24 +0000 (17:38 +0000)]
(compilation-forget-errors): Reset compilation-auto-jump-to-next.
Dan Nicolaescu [Mon, 30 Jul 2007 17:12:10 +0000 (17:12 +0000)]
* vc-hg.el (vc-hg-registered): Set the vc-state property.
Robert J. Chassell [Mon, 30 Jul 2007 16:15:28 +0000 (16:15 +0000)]
*** empty log message ***
Miles Bader [Mon, 30 Jul 2007 05:36:46 +0000 (05:36 +0000)]
Update some .arch-inventory files
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-77
Creator: Michael Olson <mwolson@gnu.org>
Miles Bader [Mon, 30 Jul 2007 05:36:39 +0000 (05:36 +0000)]
Remove lisp/erc/erc-nicklist.el
Patches applied:
* emacs@sv.gnu.org/emacs--devo--0--patch-832
Remove lisp/erc/erc-nicklist.el
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-76
Creator: Michael Olson <mwolson@gnu.org>
Miles Bader [Mon, 30 Jul 2007 05:33:55 +0000 (05:33 +0000)]
Fix void function definition error in cus-edit.el
2007-07-30 Michael Olson <mwolson@gnu.org>
* cus-edit.el (custom-group-save): Fix void function definition
error. Thanks to Zhang Wei for the report.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-834
Creator: Michael Olson <mwolson@gnu.org>
Miles Bader [Mon, 30 Jul 2007 05:33:47 +0000 (05:33 +0000)]
Update some .arch-inventory files
* lib-src/.arch-inventory: Don't track the blessmail binary.
* lisp/emacs-lisp/cl-loaddefs.el: Don't track this. It is autogenerated.
* lisp/emacs-lisp/.arch-inventory: Don't track cl-loaddefs.el.
* lisp/ps-print.el: Check in trivial changes to the autoloads section
caused by the build process. These autoloads really ought to be placed
in a separate file, methinks.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-833
Creator: Michael Olson <mwolson@gnu.org>
Miles Bader [Mon, 30 Jul 2007 05:33:38 +0000 (05:33 +0000)]
Remove lisp/erc/erc-nicklist.el
This file has been removed because it is not release-quality, and relies
heavily on a module which we cannot distribute with Emacs.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-832
Creator: Michael Olson <mwolson@gnu.org>
Miles Bader [Mon, 30 Jul 2007 05:33:27 +0000 (05:33 +0000)]
Merge from emacs--rel--22
Patches applied:
* emacs--rel--22 (patch 74)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-831
Katsumi Yamaoka [Mon, 30 Jul 2007 04:58:42 +0000 (04:58 +0000)]
Change NAKAJI Hiroyuki's e-mail address into the generic one in the 2007-02-28
entry (by his request).
Katsumi Yamaoka [Mon, 30 Jul 2007 04:58:32 +0000 (04:58 +0000)]
Change NAKAJI Hiroyuki's e-mail address into the generic one in the 2007-02-28
entry (by his request).
Dan Nicolaescu [Mon, 30 Jul 2007 00:25:37 +0000 (00:25 +0000)]
Delete stuff that is already on the 22.2 branch.
Dan Nicolaescu [Mon, 30 Jul 2007 00:19:06 +0000 (00:19 +0000)]
* vc-git.el: (vc-directory-exclusion-list, vc-handled-backends):
Remove.
(vc-git-revision-completion-table): Enable.
* vc-hooks.el (vc-handled-backends): Add GIT and HG.
* vc.el (vc-directory-exclusion-list): Add .git and .hg.
* vc-hg.el (vc-hg-revision-completion-table): Re-enable.
* diff-mode.el (diff-mode-menu): New entries.
* diff-mode.el (diff-beginning-of-file-and-junk): New function.
(diff-file-kill): Use it.
(diff-beginning-of-hunk): Add arg `try-harder' using it.
(diff-restrict-view, diff-find-source-location, diff-refine-hunk):
Use it so they find the hunk even when we're in the file header.
* vc.el: Add new VC operation `revision-completion-table'.
(vc-default-revision-completion-table): New function.
(vc-version-diff, vc-version-other-window): Use it to provide
completion of revision names if the backend provides it.
* vc-arch.el (vc-arch--version-completion-table)
(vc-arch-revision-completion-table): New functions to provide
completion of revision names.
* vc-cvs.el: Require CL.
(vc-cvs-revision-table, vc-cvs-revision-completion-table):
New functions to provide completion of revision names.
* eval.c (init_eval_once): Bump max_lisp_eval_depth to 400.
* vc2-xtra.texi (Customizing VC): Add GIT and HG.
Stefan Monnier [Sun, 29 Jul 2007 20:49:13 +0000 (20:49 +0000)]
(calendar-mode): Make sure displayed-(month|year) are set.
(calendar-basic-setup): Display buffer before adjusting window sizes.
(generate-calendar-window): Use inhibit-read-only. Simplify.
Generate buffer and set displayed-month and displayed-year before
calling update-calendar-mode-line.
Stefan Monnier [Sun, 29 Jul 2007 20:44:22 +0000 (20:44 +0000)]
(displayed-month): Remove declaration since it's not used here.
Stefan Monnier [Sun, 29 Jul 2007 20:11:25 +0000 (20:11 +0000)]
(copyright-update-year, copyright-update, copyright-fix-years, copyright):
Correctly handle the case where copyright-limit is nil.
Michael Albinus [Sun, 29 Jul 2007 15:32:56 +0000 (15:32 +0000)]
* net/tramp.el:
* net/tramp-uu.el:
* net/trampver.el: Use utf-8 encoding with coding cookie.
* net/tramp-cache.el:
* net/tramp-fish.el:
* net/tramp-ftp.el:
* net/tramp-gw.el:
* net/tramp-smb.el: Remove coding cookie.
* net/tramp.el (tramp-handle-verify-visited-file-modtime): Flush
buffer file-name's file property.
(tramp-handle-file-remote-p): The first parameter is FILENAME.
* net/trampver.el: Update release number.
Michael Albinus [Sun, 29 Jul 2007 15:15:18 +0000 (15:15 +0000)]
* tramp.texi (Frequently Asked Questions): Point to mode line
extension in Emacs 23.1.
* trampver.texi: Update release number.
Jan Djärv [Sun, 29 Jul 2007 10:12:32 +0000 (10:12 +0000)]
(__malloc_initialize): Remove pthread_once. Not needed.