1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-02 11:21:42 +00:00
Commit Graph

72548 Commits

Author SHA1 Message Date
Miles Bader
9899d01a0c 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
2007-07-31 05:50:45 +00:00
Miles Bader
2f12b71311 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
2007-07-31 05:02:54 +00:00
Miles Bader
bd53d37c66 Restore lisp/emacs-lisp/cl-loaddefs.el
... and remove lisp/emacs-lisp/.arch-inventory

Revision: emacs@sv.gnu.org/emacs--rel--22--patch-83
2007-07-31 05:04:29 +00:00
Miles Bader
2f62a04420 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
2007-07-31 05:04:20 +00:00
Miles Bader
fa4488bd96 Changes from arch/CVS synchronization 2007-07-31 04:20:12 +00:00
Richard M. Stallman
183e368a05 *** empty log message *** 2007-07-31 04:14:07 +00:00
Miles Bader
22eca14e49 Restore lisp/emacs-lisp/cl-loaddefs.el
... and remove lisp/emacs-lisp/.arch-inventory

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-837
2007-07-30 23:56:42 +00:00
Katsumi Yamaoka
c592579987 (BASE_PURESIZE): Increase to 1130000. 2007-07-30 22:40:16 +00:00
Richard M. Stallman
982240c54b *** empty log message *** 2007-07-30 20:10:53 +00:00
Richard M. Stallman
ea2e3ef4a3 (emacs-lisp-mode-syntax-table): Treat non-break space as whitespace in Lisp. 2007-07-30 20:08:56 +00:00
Richard M. Stallman
adef3de740 (readevalloop, read1): Treat NBSP as whitespace. 2007-07-30 20:07:45 +00:00
Richard M. Stallman
f8d25b6d2c *** empty log message *** 2007-07-30 19:48:16 +00:00
Stefan Monnier
100edb42a4 (vc-dired-hook): Use inhibit-read-only. 2007-07-30 17:39:01 +00:00
Stefan Monnier
b956d64f80 (compilation-forget-errors): Reset compilation-auto-jump-to-next. 2007-07-30 17:38:24 +00:00
Dan Nicolaescu
791869eb88 * vc-hg.el (vc-hg-registered): Set the vc-state property. 2007-07-30 17:12:10 +00:00
Robert J. Chassell
05b6a3f3c0 *** empty log message *** 2007-07-30 16:15:28 +00:00
Miles Bader
8f069875eb Update some .arch-inventory files
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-77
Creator:  Michael Olson <mwolson@gnu.org>
2007-07-30 05:36:46 +00:00
Miles Bader
9fb94aba05 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>
2007-07-30 05:36:39 +00:00
Miles Bader
ed8c9cf163 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>
2007-07-30 05:33:55 +00:00
Miles Bader
5ef05ae3b2 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>
2007-07-30 05:33:47 +00:00
Miles Bader
f83b90a66f 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>
2007-07-30 05:33:38 +00:00
Miles Bader
79010e42f4 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
2007-07-30 05:33:27 +00:00
Katsumi Yamaoka
96157d113a Change NAKAJI Hiroyuki's e-mail address into the generic one in the 2007-02-28
entry (by his request).
2007-07-30 04:59:04 +00:00
Katsumi Yamaoka
82bdbd4dd2 Change NAKAJI Hiroyuki's e-mail address into the generic one in the 2007-02-28
entry (by his request).
2007-07-30 04:58:42 +00:00
Katsumi Yamaoka
d215fce3da Change NAKAJI Hiroyuki's e-mail address into the generic one in the 2007-02-28
entry (by his request).
2007-07-30 04:58:32 +00:00
Dan Nicolaescu
890050f1bf Delete stuff that is already on the 22.2 branch. 2007-07-30 00:25:37 +00:00
Dan Nicolaescu
eff23ff376 * 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.
2007-07-30 00:19:06 +00:00
Stefan Monnier
712f4efec4 (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.
2007-07-29 20:49:13 +00:00
Stefan Monnier
d0a702a576 (displayed-month): Remove declaration since it's not used here. 2007-07-29 20:44:22 +00:00
Stefan Monnier
463dca7e44 (copyright-update-year, copyright-update, copyright-fix-years, copyright):
Correctly handle the case where copyright-limit is nil.
2007-07-29 20:11:25 +00:00
Dan Nicolaescu
79f7f08a60 * term/xterm.el (terminal-init-xterm): Fix merge issue.
* puresize.h (BASE_PURESIZE): Increase.
2007-07-29 16:00:42 +00:00
Michael Albinus
bce04feefd * 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.
2007-07-29 15:32:56 +00:00
Michael Albinus
c486d9691c * tramp.texi (Frequently Asked Questions): Point to mode line
extension in Emacs 23.1.

* trampver.texi: Update release number.
2007-07-29 15:15:18 +00:00
Jan Djärv
784c147269 (__malloc_initialize): Remove pthread_once. Not needed. 2007-07-29 10:12:32 +00:00
Juri Linkov
40aa8257e0 (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.
2007-07-29 09:18:15 +00:00
Juri Linkov
f8f67141f1 (wdired-exit): New function.
(wdired-mode-map): Bind C-x C-q to wdired-exit.
2007-07-29 09:17:30 +00:00
Stefan Monnier
0b3ef4f1e5 (run-python): Fix path separator under w32. 2007-07-28 20:24:19 +00:00
Stefan Monnier
a0247dcf39 (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'.
2007-07-28 20:03:40 +00:00
Stefan Monnier
806bc6df0a (ad-interactive-form): Re-introduce.
(ad-body-forms, ad-advised-interactive-form): Revert this part of last change.
2007-07-28 19:57:23 +00:00
Masatake YAMATO
9d2aebf649 (vc-dired-mode): Added a menu for VC related
operation. Use backend name as the menu label Suggested by
David Kastrup.
2007-07-28 18:11:25 +00:00
Dan Nicolaescu
397c47570a *** empty log message *** 2007-07-28 18:00:35 +00:00
Dan Nicolaescu
1bee149590 *** empty log message *** 2007-07-28 16:18:01 +00:00
Dan Nicolaescu
b19c08e44d New File. 2007-07-28 16:04:10 +00:00
Alan Mackenzie
3d38de912c 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).
2007-07-28 11:51:38 +00:00
Alan Mackenzie
d445096897 *** empty log message *** 2007-07-28 11:50:44 +00:00
Alan Mackenzie
473944f358 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).
2007-07-28 11:45:55 +00:00
Alan Mackenzie
2cd3efd277 *** empty log message *** 2007-07-28 11:40:33 +00:00
Eli Zaretskii
664a406f02 (install-arch-indep): Use "rm -f" for removing DOC, to avoid an error message
if there is no DOC there.
2007-07-28 08:13:00 +00:00
Eli Zaretskii
5311e2710b (install-arch-indep): Use "rm -f" for removing DOC, to avoid an error message
if there is no DOC there.
2007-07-28 08:11:17 +00:00
Eli Zaretskii
fabbdc2f84 Fix the `coding' cookie. 2007-07-28 08:09:08 +00:00