]> code.delx.au - gnu-emacs/log
gnu-emacs
16 years agoMerge from emacs--devo--0
Miles Bader [Fri, 3 Aug 2007 05:58:06 +0000 (05:58 +0000)]
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 843-845)

   - Update from CVS
   - Merge from emacs--rel--22

 * emacs--rel--22  (patch 84-87)

   - Update from CVS
   - Change capitalization of VC backend names for new backends

Revision: emacs@sv.gnu.org/emacs--multi-tty--0--patch-30

16 years agoMerge from emacs--rel--22
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

16 years ago(Basic Graphics): Mention graphing error forms.
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.

16 years agoMerge from emacs--devo--0
Miles Bader [Fri, 3 Aug 2007 05:27:43 +0000 (05:27 +0000)]
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 839-842)

   - Update from CVS
   - Change capitalization of VC backend names for new backends

Revision: emacs@sv.gnu.org/emacs--multi-tty--0--patch-29

16 years ago(calc-graph-format-data,calc-graph-add-curve): Check for 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.

16 years ago(math-get-value,math-get-sdev,math-contains-sdev): New functions.
Jay Belanger [Fri, 3 Aug 2007 05:21:43 +0000 (05:21 +0000)]
(math-get-value,math-get-sdev,math-contains-sdev): New functions.

16 years agoChange capitalization of VC backend names for new backends
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

16 years agoChange capitalization of VC backend names for new backends
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

16 years ago(Fvisited_file_modtime): Use make_time.
Richard M. Stallman [Fri, 3 Aug 2007 03:39:09 +0000 (03:39 +0000)]
(Fvisited_file_modtime): Use make_time.

16 years agoComment change.
Richard M. Stallman [Fri, 3 Aug 2007 03:38:24 +0000 (03:38 +0000)]
Comment change.

16 years ago(customize-apropos): Make the error message indicate what kind of
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.

16 years ago(telnet-mode): Set comint-use-prompt-regexp to t.
Glenn Morris [Fri, 3 Aug 2007 03:21:13 +0000 (03:21 +0000)]
(telnet-mode): Set comint-use-prompt-regexp to t.

16 years ago(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.

16 years ago(fortran-font-lock-syntactic-keywords): Fix off-by-one error in
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.

16 years agoRevert previous change, which was only supposed to be in trunk.
Glenn Morris [Fri, 3 Aug 2007 03:19:07 +0000 (03:19 +0000)]
Revert previous change, which was only supposed to be in trunk.

16 years agoDrew Adams <drew.adams at oracle.com>
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.

16 years agoDrew Adams <drew.adams at oracle.com>
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.

16 years ago(rmail-make-summary-line): Find end of msg number to update deleted flag.
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.

16 years ago(customize-apropos, customize-apropos-options)
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.

16 years ago(menu-bar-help-menu): Add "About GNU" menu item.
Richard M. Stallman [Thu, 2 Aug 2007 17:52:26 +0000 (17:52 +0000)]
(menu-bar-help-menu): Add "About GNU" menu item.

16 years ago(fancy-splash-head, startup-echo-area-message): Change message text.
Richard M. Stallman [Thu, 2 Aug 2007 17:49:33 +0000 (17:49 +0000)]
(fancy-splash-head, startup-echo-area-message): Change message text.

16 years ago(next-line-internal): Setting deleted. All callers use line-move.
Richard M. Stallman [Thu, 2 Aug 2007 17:43:00 +0000 (17:43 +0000)]
(next-line-internal): Setting deleted.  All callers use line-move.

16 years ago(compilation-find-buffer): Return current buffer immediately if suitable.
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.

16 years ago(vc-bzr-admin-dirstate): Rename from `...-dirname'.
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'.

16 years ago(math-sqrt-raw,math-sin-raw-2,math-cos-raw-2,math-arctan-raw)
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.

16 years agoInsert tiny change
Vinicius Jose Latorre [Thu, 2 Aug 2007 00:23:02 +0000 (00:23 +0000)]
Insert tiny change

16 years agoInsert tiny change
Vinicius Jose Latorre [Thu, 2 Aug 2007 00:22:22 +0000 (00:22 +0000)]
Insert tiny change

16 years agoAdjust load-path comment
Vinicius Jose Latorre [Thu, 2 Aug 2007 00:05:13 +0000 (00:05 +0000)]
Adjust load-path comment

16 years agoAdjust load-path comment
Vinicius Jose Latorre [Thu, 2 Aug 2007 00:04:44 +0000 (00:04 +0000)]
Adjust load-path comment

16 years agoAdjust load-path comment
Vinicius Jose Latorre [Wed, 1 Aug 2007 22:21:02 +0000 (22:21 +0000)]
Adjust load-path comment

16 years agoAdjust load-path comment
Vinicius Jose Latorre [Wed, 1 Aug 2007 22:20:41 +0000 (22:20 +0000)]
Adjust load-path comment

16 years agoAdjust load-path
Vinicius Jose Latorre [Wed, 1 Aug 2007 21:43:46 +0000 (21:43 +0000)]
Adjust load-path

16 years agoAdjust load-path
Vinicius Jose Latorre [Wed, 1 Aug 2007 21:43:11 +0000 (21:43 +0000)]
Adjust load-path

16 years ago*** empty log message ***
Richard M. Stallman [Wed, 1 Aug 2007 18:28:48 +0000 (18:28 +0000)]
*** empty log message ***

16 years agoDocstring fix
Vinicius Jose Latorre [Wed, 1 Aug 2007 17:39:23 +0000 (17:39 +0000)]
Docstring fix

16 years agoDocstring fix
Vinicius Jose Latorre [Wed, 1 Aug 2007 17:36:31 +0000 (17:36 +0000)]
Docstring fix

16 years ago* vc.el: Document new VC operation `extra-menu'.
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.

16 years ago*** empty log message ***
Richard M. Stallman [Wed, 1 Aug 2007 13:29:01 +0000 (13:29 +0000)]
*** empty log message ***

16 years ago(Mailing Lists and Bug Reports): Correct "-no-site-file" to
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".

16 years ago(Mailing Lists and Bug Reports): Correct "-no-site-file" to
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".

16 years ago*** empty log message ***
Alan Mackenzie [Wed, 1 Aug 2007 09:13:34 +0000 (09:13 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Alan Mackenzie [Wed, 1 Aug 2007 09:10:27 +0000 (09:10 +0000)]
*** empty log message ***

16 years agoAdd fortran-line-length, plus some more sections.
Glenn Morris [Wed, 1 Aug 2007 06:25:23 +0000 (06:25 +0000)]
Add fortran-line-length, plus some more sections.

16 years ago*** empty log message ***
Glenn Morris [Wed, 1 Aug 2007 06:25:04 +0000 (06:25 +0000)]
*** empty log message ***

16 years agoRemove leading `*' from all defcustom doc strings.
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.

16 years ago*** empty log message ***
Glenn Morris [Wed, 1 Aug 2007 06:17:55 +0000 (06:17 +0000)]
*** empty log message ***

16 years agoFix parent groups link
Vinicius Jose Latorre [Wed, 1 Aug 2007 01:18:37 +0000 (01:18 +0000)]
Fix parent groups link

16 years agoFix parent groups link
Vinicius Jose Latorre [Wed, 1 Aug 2007 01:17:51 +0000 (01:17 +0000)]
Fix parent groups link

16 years agoFix infinite loop in python.el
Vinicius Jose Latorre [Wed, 1 Aug 2007 00:47:25 +0000 (00:47 +0000)]
Fix infinite loop in python.el

16 years ago*** empty log message ***
Richard M. Stallman [Tue, 31 Jul 2007 18:26:24 +0000 (18:26 +0000)]
*** empty log message ***

16 years ago(face-normalize-spec): New function.
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.

16 years ago(xg_tool_bar_callback): Generate a single TOOL_BAR_EVENT.
Stefan Monnier [Tue, 31 Jul 2007 16:28:24 +0000 (16:28 +0000)]
(xg_tool_bar_callback): Generate a single TOOL_BAR_EVENT.

16 years ago(vc-find-file-hook): Failsafe if the backend's `registered' function burps.
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.

16 years ago* vc-bzr.el: New file (copied from the trunk).
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.

16 years ago(cvs-vc-command-advice): Handle the new fileset case.
Stefan Monnier [Tue, 31 Jul 2007 15:23:27 +0000 (15:23 +0000)]
(cvs-vc-command-advice): Handle the new fileset case.

16 years ago(server-window): Add switch-to-buffer-other-frame option.
Stefan Monnier [Tue, 31 Jul 2007 13:14:33 +0000 (13:14 +0000)]
(server-window): Add switch-to-buffer-other-frame option.

16 years agoMerge from emacs--devo--0
Miles Bader [Tue, 31 Jul 2007 05:50:45 +0000 (05:50 +0000)]
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 824-838)

   - Update from CVS
   - Merge from emacs--rel--22
   - Remove lisp/erc/erc-nicklist.el
   - Update some .arch-inventory files
   - Fix void function definition error in cus-edit.el
   - Restore lisp/emacs-lisp/cl-loaddefs.el

 * emacs--rel--22  (patch 70-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

Revision: emacs@sv.gnu.org/emacs--multi-tty--0--patch-28

16 years agoRestore lisp/emacs-lisp/cl-loaddefs.el
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

16 years agoMerge from gnus--rel--5.10
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

16 years agoMerge from emacs--rel--22
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

16 years agoChanges from arch/CVS synchronization
Miles Bader [Tue, 31 Jul 2007 04:20:12 +0000 (04:20 +0000)]
Changes from arch/CVS synchronization

16 years ago*** empty log message ***
Richard M. Stallman [Tue, 31 Jul 2007 04:14:07 +0000 (04:14 +0000)]
*** empty log message ***

16 years agoRestore lisp/emacs-lisp/cl-loaddefs.el
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

16 years ago(BASE_PURESIZE): Increase to 1130000.
Katsumi Yamaoka [Mon, 30 Jul 2007 22:40:16 +0000 (22:40 +0000)]
(BASE_PURESIZE): Increase to 1130000.

16 years ago*** empty log message ***
Richard M. Stallman [Mon, 30 Jul 2007 20:10:53 +0000 (20:10 +0000)]
*** empty log message ***

16 years ago(emacs-lisp-mode-syntax-table): Treat non-break space as whitespace in Lisp.
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.

16 years ago(readevalloop, read1): Treat NBSP as whitespace.
Richard M. Stallman [Mon, 30 Jul 2007 20:07:45 +0000 (20:07 +0000)]
(readevalloop, read1): Treat NBSP as whitespace.

16 years ago*** empty log message ***
Richard M. Stallman [Mon, 30 Jul 2007 19:48:16 +0000 (19:48 +0000)]
*** empty log message ***

16 years ago(vc-dired-hook): Use inhibit-read-only.
Stefan Monnier [Mon, 30 Jul 2007 17:39:01 +0000 (17:39 +0000)]
(vc-dired-hook): Use inhibit-read-only.

16 years ago(compilation-forget-errors): Reset compilation-auto-jump-to-next.
Stefan Monnier [Mon, 30 Jul 2007 17:38:24 +0000 (17:38 +0000)]
(compilation-forget-errors): Reset compilation-auto-jump-to-next.

16 years ago* vc-hg.el (vc-hg-registered): Set the vc-state property.
Dan Nicolaescu [Mon, 30 Jul 2007 17:12:10 +0000 (17:12 +0000)]
* vc-hg.el (vc-hg-registered): Set the vc-state property.

16 years ago*** empty log message ***
Robert J. Chassell [Mon, 30 Jul 2007 16:15:28 +0000 (16:15 +0000)]
*** empty log message ***

16 years agoUpdate some .arch-inventory files
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>

16 years agoRemove lisp/erc/erc-nicklist.el
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>

16 years agoFix void function definition error in cus-edit.el
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>

16 years agoUpdate some .arch-inventory files
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>

16 years agoRemove lisp/erc/erc-nicklist.el
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>

16 years agoMerge from emacs--rel--22
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

16 years agoChange NAKAJI Hiroyuki's e-mail address into the generic one in the 2007-02-28
Katsumi Yamaoka [Mon, 30 Jul 2007 04:59:04 +0000 (04:59 +0000)]
Change NAKAJI Hiroyuki's e-mail address into the generic one in the 2007-02-28
entry (by his request).

16 years agoChange NAKAJI Hiroyuki's e-mail address into the generic one in the 2007-02-28
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).

16 years agoChange NAKAJI Hiroyuki's e-mail address into the generic one in the 2007-02-28
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).

16 years agoDelete stuff that is already on the 22.2 branch.
Dan Nicolaescu [Mon, 30 Jul 2007 00:25:37 +0000 (00:25 +0000)]
Delete stuff that is already on the 22.2 branch.

16 years ago* vc-git.el: (vc-directory-exclusion-list, vc-handled-backends):
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.

16 years ago(calendar-mode): Make sure displayed-(month|year) are set.
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.

16 years ago(displayed-month): Remove declaration since it's not used here.
Stefan Monnier [Sun, 29 Jul 2007 20:44:22 +0000 (20:44 +0000)]
(displayed-month): Remove declaration since it's not used here.

16 years ago(copyright-update-year, copyright-update, copyright-fix-years, copyright):
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.

16 years ago* term/xterm.el (terminal-init-xterm): Fix merge issue.
Dan Nicolaescu [Sun, 29 Jul 2007 16:00:42 +0000 (16:00 +0000)]
* term/xterm.el (terminal-init-xterm): Fix merge issue.

* puresize.h (BASE_PURESIZE): Increase.

16 years ago* net/tramp.el:
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.

16 years ago* tramp.texi (Frequently Asked Questions): Point to mode line
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.

16 years ago(__malloc_initialize): Remove pthread_once. Not needed.
Jan Djärv [Sun, 29 Jul 2007 10:12:32 +0000 (10:12 +0000)]
(__malloc_initialize): Remove pthread_once.  Not needed.

16 years ago(dired-mode-map): Bind C-x C-q to dired-toggle-read-only.
Juri Linkov [Sun, 29 Jul 2007 09:18:15 +0000 (09:18 +0000)]
(dired-mode-map): Bind C-x C-q to dired-toggle-read-only.
Filter out menu item "Edit File Names" `wdired-change-to-wdired-mode'
when major-mode is not dired-mode.
(dired-toggle-read-only): New function.
(dired-recursive-deletes): Remove obsolete comments about old
default value.
(dired-do-flagged-delete, dired-do-delete): Refill docstring.

16 years ago(wdired-exit): New function.
Juri Linkov [Sun, 29 Jul 2007 09:17:30 +0000 (09:17 +0000)]
(wdired-exit): New function.
(wdired-mode-map): Bind C-x C-q to wdired-exit.

16 years ago(run-python): Fix path separator under w32.
Stefan Monnier [Sat, 28 Jul 2007 20:24:19 +0000 (20:24 +0000)]
(run-python): Fix path separator under w32.

16 years ago(customize-read-group): New fun.
Stefan Monnier [Sat, 28 Jul 2007 20:03:40 +0000 (20:03 +0000)]
(customize-read-group): New fun.
(customize-group-other-window, customize-face-other-window):
Prompt before delegating to customize-(group|face).
Bind pop-up-windows rather than use the other-window argument.
(customize-group, customize-face): Prompt from the interactive spec.
Remove args `prompt-for-group' and `other-window'.

16 years ago(ad-interactive-form): Re-introduce.
Stefan Monnier [Sat, 28 Jul 2007 19:57:23 +0000 (19:57 +0000)]
(ad-interactive-form): Re-introduce.
(ad-body-forms, ad-advised-interactive-form): Revert this part of last change.

16 years ago(vc-dired-mode): Added a menu for VC related
Masatake YAMATO [Sat, 28 Jul 2007 18:11:25 +0000 (18:11 +0000)]
(vc-dired-mode): Added a menu for VC related
operation. Use backend name as the menu label Suggested by
David Kastrup.

16 years ago*** empty log message ***
Dan Nicolaescu [Sat, 28 Jul 2007 18:00:35 +0000 (18:00 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Dan Nicolaescu [Sat, 28 Jul 2007 16:18:01 +0000 (16:18 +0000)]
*** empty log message ***

16 years agoNew File.
Dan Nicolaescu [Sat, 28 Jul 2007 16:04:10 +0000 (16:04 +0000)]
New File.

16 years agoFix problem with modes derived from CC Mode: Move macro
Alan Mackenzie [Sat, 28 Jul 2007 11:51:38 +0000 (11:51 +0000)]
Fix problem with modes derived from CC Mode:  Move macro
`c-make-emacs-variables-local' from cc-mode.el to cc-langs.el.  Call it
from c-make-init-lang-vars-fun (cc-langs.el) instead of
c-init-language-vars-for (cc-mode.el).