]> git.eshelyaron.com Git - emacs.git/log
emacs.git
17 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>

17 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>

17 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

17 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).

17 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).

17 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.

17 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.

17 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.

17 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.

17 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.

17 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.

17 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.

17 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.

17 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.

17 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.

17 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.

17 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'.

17 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.

17 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.

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

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

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

17 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).

17 years ago*** empty log message ***
Alan Mackenzie [Sat, 28 Jul 2007 11:50:44 +0000 (11:50 +0000)]
*** empty log message ***

17 years agoFix problem with modes derived from CC Mode: Move macro
Alan Mackenzie [Sat, 28 Jul 2007 11:45:55 +0000 (11:45 +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).

17 years ago*** empty log message ***
Alan Mackenzie [Sat, 28 Jul 2007 11:40:33 +0000 (11:40 +0000)]
*** empty log message ***

17 years ago(install-arch-indep): Use "rm -f" for removing DOC, to avoid an error message
Eli Zaretskii [Sat, 28 Jul 2007 08:13:00 +0000 (08:13 +0000)]
(install-arch-indep): Use "rm -f" for removing DOC, to avoid an error message
if there is no DOC there.

17 years ago(install-arch-indep): Use "rm -f" for removing DOC, to avoid an error message
Eli Zaretskii [Sat, 28 Jul 2007 08:11:17 +0000 (08:11 +0000)]
(install-arch-indep): Use "rm -f" for removing DOC, to avoid an error message
if there is no DOC there.

17 years agoFix the `coding' cookie.
Eli Zaretskii [Sat, 28 Jul 2007 08:09:08 +0000 (08:09 +0000)]
Fix the `coding' cookie.

17 years agoFix the `coding' cookie.
Eli Zaretskii [Sat, 28 Jul 2007 07:47:37 +0000 (07:47 +0000)]
Fix the `coding' cookie.

17 years ago(GDB Graphical Interface): Qualify use of "M-x gdba".
Nick Roberts [Sat, 28 Jul 2007 03:27:05 +0000 (03:27 +0000)]
(GDB Graphical Interface): Qualify use of "M-x gdba".

17 years ago*** empty log message ***
Nick Roberts [Sat, 28 Jul 2007 03:23:12 +0000 (03:23 +0000)]
*** empty log message ***

17 years ago(vc-git-print-log): Support both the old single file
Dan Nicolaescu [Sat, 28 Jul 2007 02:01:43 +0000 (02:01 +0000)]
(vc-git-print-log): Support both the old single file
interface and the new one.

17 years ago(mode-line-remote): Use updated %@ construct.
Nick Roberts [Sat, 28 Jul 2007 01:24:33 +0000 (01:24 +0000)]
(mode-line-remote): Use updated %@ construct.

17 years ago* xdisp.c (decode_mode_spec): Use '@' instead of 'R' to test for
Nick Roberts [Sat, 28 Jul 2007 01:16:18 +0000 (01:16 +0000)]
* xdisp.c (decode_mode_spec): Use '@' instead of 'R' to test for
remote default-directory.

* buffer.c (mode-line-format): Update doc string.

17 years ago*** empty log message ***
Nick Roberts [Sat, 28 Jul 2007 01:07:39 +0000 (01:07 +0000)]
*** empty log message ***

17 years ago(calendar-bahai-month-name-array, calendar-bahai-epoch)
Stefan Monnier [Fri, 27 Jul 2007 20:24:09 +0000 (20:24 +0000)]
(calendar-bahai-month-name-array, calendar-bahai-epoch)
(calendar-bahai-leap-year-p, calendar-bahai-leap-base, diary-list-bahai-entries)
(calendar-bahai-prompt-for-date, diary-bahai-mark-entries)
(calendar-bahai-mark-date-pattern, diary-insert-bahai-entry)
(diary-bahai-insert-monthly-entry, diary-bahai-insert-yearly-entry):
New names to clean up namespace.
(list-bahai-diary-entries, mark-bahai-diary-entries)
(insert-bahai-diary-entry, insert-monthly-bahai-diary-entry)
(insert-yearly-bahai-diary-entry, mark-bahai-calendar-date-pattern):
Add compatibility aliases.

17 years agoDon't wrap defvar within eval-when-compile.
Stefan Monnier [Fri, 27 Jul 2007 20:00:05 +0000 (20:00 +0000)]
Don't wrap defvar within eval-when-compile.

17 years agoAdd arch tagline
Miles Bader [Fri, 27 Jul 2007 10:44:09 +0000 (10:44 +0000)]
Add arch tagline

17 years agoAdd arch tagline
Miles Bader [Fri, 27 Jul 2007 10:42:55 +0000 (10:42 +0000)]
Add arch tagline

17 years ago(struct scroll_bar) [USE_TOOLKIT_SCROLL_BARS]:
YAMAMOTO Mitsuharu [Fri, 27 Jul 2007 08:41:17 +0000 (08:41 +0000)]
(struct scroll_bar) [USE_TOOLKIT_SCROLL_BARS]:
New member fringe_extended_p.

17 years ago(x_draw_fringe_bitmap) [USE_TOOLKIT_SCROLL_BARS]:
YAMAMOTO Mitsuharu [Fri, 27 Jul 2007 08:40:47 +0000 (08:40 +0000)]
(x_draw_fringe_bitmap) [USE_TOOLKIT_SCROLL_BARS]:
Extend fringe background to scroll bar gap.
(x_scroll_bar_create) [USE_TOOLKIT_SCROLL_BARS]:
Set bar->fringe_extended_p.
(XTset_vertical_scroll_bar) [USE_TOOLKIT_SCROLL_BARS]:
Put leftmost/rightmost scroll bars on frame edge.  Check fringe
background extension.  Don't clear extended fringe background area.

17 years ago(struct scroll_bar): New member fringe_extended_p.
YAMAMOTO Mitsuharu [Fri, 27 Jul 2007 08:40:38 +0000 (08:40 +0000)]
(struct scroll_bar): New member fringe_extended_p.
(w32_fill_area): Enclose multiple statements with do ... while (0).

17 years ago(w32_draw_fringe_bitmap): Extend fringe background to
YAMAMOTO Mitsuharu [Fri, 27 Jul 2007 08:40:30 +0000 (08:40 +0000)]
(w32_draw_fringe_bitmap): Extend fringe background to
scroll bar gap.
(x_scroll_bar_create): Set bar->fringe_extended_p.
(w32_set_vertical_scroll_bar): Put leftmost/rightmost scroll bars
on frame edge.  Check fringe background extension.  Don't clear
extended fringe background area.

17 years ago(EMACSSOURCES): Add gpl.texi.
Glenn Morris [Fri, 27 Jul 2007 08:11:02 +0000 (08:11 +0000)]
(EMACSSOURCES): Add gpl.texi.

17 years ago(EMACSSOURCES): Add gpl.texi.
Glenn Morris [Fri, 27 Jul 2007 08:09:56 +0000 (08:09 +0000)]
(EMACSSOURCES): Add gpl.texi.

17 years ago*** empty log message ***
Glenn Morris [Fri, 27 Jul 2007 08:09:43 +0000 (08:09 +0000)]
*** empty log message ***

17 years agoRemove previous change (it will be new in 22.2, so not news for 23.1).
Glenn Morris [Fri, 27 Jul 2007 07:28:38 +0000 (07:28 +0000)]
Remove previous change (it will be new in 22.2, so not news for 23.1).

17 years agoMention GPLv3 in this release.
Glenn Morris [Fri, 27 Jul 2007 07:27:36 +0000 (07:27 +0000)]
Mention GPLv3 in this release.

17 years agoSwitch license to GPLv3 or later.
Glenn Morris [Fri, 27 Jul 2007 07:19:16 +0000 (07:19 +0000)]
Switch license to GPLv3 or later.

17 years agoSwitch to GPLv3.
Glenn Morris [Fri, 27 Jul 2007 07:15:18 +0000 (07:15 +0000)]
Switch to GPLv3.

17 years ago(Copying): Include license text from gpl.texi, rather than in-line.
Glenn Morris [Fri, 27 Jul 2007 07:14:56 +0000 (07:14 +0000)]
(Copying): Include license text from gpl.texi, rather than in-line.

17 years ago(Copying): Include license text from gpl.texi, rather than in-line.
Glenn Morris [Fri, 27 Jul 2007 07:13:12 +0000 (07:13 +0000)]
(Copying): Include license text from gpl.texi, rather than in-line.

17 years agoNew file with text of GPL.
Glenn Morris [Fri, 27 Jul 2007 07:11:21 +0000 (07:11 +0000)]
New file with text of GPL.

17 years agoNew file with text of GPL.
Glenn Morris [Fri, 27 Jul 2007 07:07:51 +0000 (07:07 +0000)]
New file with text of GPL.

17 years ago(calendar-mode-map): Use new calendar-scroll-* names.
Stefan Monnier [Fri, 27 Jul 2007 06:28:39 +0000 (06:28 +0000)]
(calendar-mode-map): Use new calendar-scroll-* names.
(mouse-scroll-calendar-left, mouse-scroll-calendar-right): Remove.
Use calendar-scroll-* directly instead.

17 years ago(calendar-scroll-left, calendar-scroll-right):
Stefan Monnier [Fri, 27 Jul 2007 06:23:45 +0000 (06:23 +0000)]
(calendar-scroll-left, calendar-scroll-right):
Behave like mouse-scroll-calendar-* when used from the mouse.

17 years ago(cal-menu-scroll-menu, cal-menu-global-mouse-menu): Use new names.
Stefan Monnier [Fri, 27 Jul 2007 06:15:40 +0000 (06:15 +0000)]
(cal-menu-scroll-menu, cal-menu-global-mouse-menu): Use new names.

17 years ago(calendar-scroll-left, calendar-scroll-right, calendar-scroll-left-three-months)
Stefan Monnier [Fri, 27 Jul 2007 06:13:26 +0000 (06:13 +0000)]
(calendar-scroll-left, calendar-scroll-right, calendar-scroll-left-three-months)
(calendar-scroll-right-three-months): Clean up namespace.
(scroll-calendar-left, scroll-calendar-right, scroll-calendar-left-three-months)
(scroll-calendar-right-three-months): Add compatibility aliases.

17 years agoAdd `close-display-connection'.
Stefan Monnier [Fri, 27 Jul 2007 06:11:59 +0000 (06:11 +0000)]
Add `close-display-connection'.

17 years ago(ad-interactive-p, ad-interactive-form): Remove.
Stefan Monnier [Thu, 26 Jul 2007 18:49:14 +0000 (18:49 +0000)]
(ad-interactive-p, ad-interactive-form): Remove.
(ad-body-forms, ad-advised-interactive-form, ad-make-cache-id)
(ad-make-advised-definition, ad-cache-id-verification-code):
Use commandp and interactive-form instead.

17 years ago* vc-git.el: Relicense to GPLv3 or later.
Dan Nicolaescu [Thu, 26 Jul 2007 18:44:39 +0000 (18:44 +0000)]
* vc-git.el: Relicense to GPLv3 or later.
(vc-directory-exclusion-list, vc-handled-backends): Remove.

* vc-hooks.el (vc-handled-backends): Add GIT.

* vc.el (vc-directory-exclusion-list): Add .git.

* vc2-xtra.texi (Customizing VC): Add GIT.

17 years agovc-git.el (vc-git-revision-table)
Dan Nicolaescu [Thu, 26 Jul 2007 17:26:08 +0000 (17:26 +0000)]
vc-git.el (vc-git-revision-table)
(vc-git-revision-completion-table): New functions.

17 years agoNew: Header/Footer comment & Log messages
Vinicius Jose Latorre [Thu, 26 Jul 2007 13:41:29 +0000 (13:41 +0000)]
New: Header/Footer comment & Log messages

17 years ago*** empty log message ***
Michael Albinus [Thu, 26 Jul 2007 05:31:30 +0000 (05:31 +0000)]
*** empty log message ***

17 years agoAdd notes on relicensing to GPLv3.
Glenn Morris [Thu, 26 Jul 2007 05:29:10 +0000 (05:29 +0000)]
Add notes on relicensing to GPLv3.

17 years agoMerge from emacs--rel--22
Miles Bader [Thu, 26 Jul 2007 05:28:10 +0000 (05:28 +0000)]
Merge from emacs--rel--22

Patches applied:

 * emacs--rel--22  (patch 70-73)

   - Update from CVS

2007-07-25  Glenn Morris  <rgm@gnu.org>

   * Relicense all FSF files to GPLv3 or later.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828

17 years agoMerge from emacs--rel--22
Miles Bader [Thu, 26 Jul 2007 05:25:19 +0000 (05:25 +0000)]
Merge from emacs--rel--22

Patches applied:

 * emacs--rel--22  (patch 70-73)

   - Update from CVS

2007-07-25  Glenn Morris  <rgm@gnu.org>

   * src/COPYING: Switch to GPLv3.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828

17 years agoMerge from emacs--rel--22
Miles Bader [Thu, 26 Jul 2007 05:24:58 +0000 (05:24 +0000)]
Merge from emacs--rel--22

Patches applied:

 * emacs--rel--22  (patch 70-73)

   - Update from CVS

2007-07-25  Glenn Morris  <rgm@gnu.org>

   * nt/COPYING: Switch to GPLv3.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828

17 years agoMerge from emacs--rel--22
Miles Bader [Thu, 26 Jul 2007 05:24:51 +0000 (05:24 +0000)]
Merge from emacs--rel--22

Patches applied:

 * emacs--rel--22  (patch 70-73)

   - Update from CVS

2007-07-25  Glenn Morris  <rgm@gnu.org>

   * msdos/COPYING: Switch to GPLv3.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828

17 years agoMerge from emacs--rel--22
Miles Bader [Thu, 26 Jul 2007 05:24:37 +0000 (05:24 +0000)]
Merge from emacs--rel--22

Patches applied:

 * emacs--rel--22  (patch 70-73)

   - Update from CVS

2007-07-25  Glenn Morris  <rgm@gnu.org>

   * mac/COPYING: Switch to GPLv3.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828

17 years agoMerge from emacs--rel--22
Miles Bader [Thu, 26 Jul 2007 05:24:27 +0000 (05:24 +0000)]
Merge from emacs--rel--22

Patches applied:

 * emacs--rel--22  (patch 70-73)

   - Update from CVS

2007-07-25  Glenn Morris  <rgm@gnu.org>

   * lwlib/COPYING: Switch to GPLv3.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828

17 years agoMerge from emacs--rel--22
Miles Bader [Thu, 26 Jul 2007 05:24:13 +0000 (05:24 +0000)]
Merge from emacs--rel--22

Patches applied:

 * emacs--rel--22  (patch 70-73)

   - Update from CVS

2007-07-25  Glenn Morris  <rgm@gnu.org>

   * lisp/COPYING: Switch to GPLv3.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828

17 years agoMerge from emacs--rel--22
Miles Bader [Thu, 26 Jul 2007 05:24:01 +0000 (05:24 +0000)]
Merge from emacs--rel--22

Patches applied:

 * emacs--rel--22  (patch 70-73)

   - Update from CVS

2007-07-25  Glenn Morris  <rgm@gnu.org>

   * lib-src/COPYING: Switch to GPLv3.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828

17 years ago*** empty log message ***
Michael Albinus [Thu, 26 Jul 2007 05:23:51 +0000 (05:23 +0000)]
*** empty log message ***

17 years agoMerge from emacs--rel--22
Miles Bader [Thu, 26 Jul 2007 05:23:50 +0000 (05:23 +0000)]
Merge from emacs--rel--22

Patches applied:

 * emacs--rel--22  (patch 70-73)

   - Update from CVS

2007-07-25  Glenn Morris  <rgm@gnu.org>

   * leim/COPYING: Switch to GPLv3.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828

17 years agoMerge from emacs--rel--22
Miles Bader [Thu, 26 Jul 2007 05:23:40 +0000 (05:23 +0000)]
Merge from emacs--rel--22

Patches applied:

 * emacs--rel--22  (patch 70-73)

   - Update from CVS

2007-07-25  Glenn Morris  <rgm@gnu.org>

   * etc/COPYING: Switch to GPLv3.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828

17 years agoMerge from emacs--rel--22
Miles Bader [Thu, 26 Jul 2007 05:23:23 +0000 (05:23 +0000)]
Merge from emacs--rel--22

Patches applied:

 * emacs--rel--22  (patch 70-73)

   - Update from CVS

2007-07-25  Glenn Morris  <rgm@gnu.org>

   * COPYING: Switch to GPLv3.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828

17 years agoMerge from emacs--rel--22
Miles Bader [Thu, 26 Jul 2007 05:22:43 +0000 (05:22 +0000)]
Merge from emacs--rel--22

Patches applied:

 * emacs--rel--22  (patch 70-73)

   - Update from CVS

2007-07-25  Glenn Morris  <rgm@gnu.org>

   * lispref/gpl.texi (GPL): Replace license with GPLv3.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828

17 years agoMerge from emacs--rel--22
Miles Bader [Thu, 26 Jul 2007 05:22:14 +0000 (05:22 +0000)]
Merge from emacs--rel--22

Patches applied:

 * emacs--rel--22  (patch 70-73)

   - Update from CVS

2007-07-25  Glenn Morris  <rgm@gnu.org>

   * man/calc.texi (Copying): Replace license with GPLv3.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828

17 years agoMerge from emacs--rel--22
Miles Bader [Thu, 26 Jul 2007 05:21:48 +0000 (05:21 +0000)]
Merge from emacs--rel--22

Patches applied:

 * emacs--rel--22  (patch 70-73)

   - Update from CVS

2007-07-25  Glenn Morris  <rgm@gnu.org>

   * man/emacs.texi (Copying): Replace license with GPLv3.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828

17 years agoMerge from emacs--rel--22
Miles Bader [Thu, 26 Jul 2007 05:20:56 +0000 (05:20 +0000)]
Merge from emacs--rel--22

Patches applied:

 * emacs--rel--22  (patch 70-73)

   - Update from CVS

2007-07-25  Glenn Morris  <rgm@gnu.org>

   * Relicense all FSF files to GPLv3 or later.

2007-07-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>

   * lisp/ps-print.el: Problem with foreground and background color when
   printing a buffer with and without faces.  Reported by Christian
   Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
   (ps-print-version): New version 6.7.5.
   (ps-default-fg): Change default value to nil, so black color is used
   when a face does not specify a foreground color.
   (ps-default-bg): Change default value to nil, so white color is used
   for background color.
   (ps-begin-job): Fix code.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828

17 years agoMerge from emacs--rel--22
Miles Bader [Thu, 26 Jul 2007 05:20:28 +0000 (05:20 +0000)]
Merge from emacs--rel--22

Patches applied:

 * emacs--rel--22  (patch 70-73)

   - Update from CVS

2007-07-25  Glenn Morris  <rgm@gnu.org>

   * Relicense all FSF files to GPLv3 or later.

2007-07-24  Dan Nicolaescu  <dann@ics.uci.edu>

   * lisp/vc-hg.el (vc-hg-revision-completion-table): Temporarily comment out.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828

17 years agoMerge from emacs--rel--22
Miles Bader [Thu, 26 Jul 2007 05:19:58 +0000 (05:19 +0000)]
Merge from emacs--rel--22

Patches applied:

 * emacs--rel--22  (patch 70-73)

   - Update from CVS

2007-07-25  Glenn Morris  <rgm@gnu.org>

   * Relicense all FSF files to GPLv3 or later.

2007-07-24  Glenn Morris  <rgm@gnu.org>

   * lisp/calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
   (cal-tex-rules, cal-tex-buffer, cal-tex-24)
   (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
   (cal-tex-cursor-week, cal-tex-cursor-week2)
   (cal-tex-cursor-week-iso, cal-tex-week-hours)
   (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
   (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
   (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828

17 years agoMerge from emacs--rel--22
Miles Bader [Thu, 26 Jul 2007 05:19:25 +0000 (05:19 +0000)]
Merge from emacs--rel--22

Patches applied:

 * emacs--rel--22  (patch 70-73)

   - Update from CVS

2007-07-25  Glenn Morris  <rgm@gnu.org>

   * Relicense all FSF files to GPLv3 or later.

2007-07-24  Jason Rumney  <jasonr@gnu.org>

   * src/w32fns.c (x_real_positions): Get real position from OS instead of
   calculating it.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828

17 years agoMerge from emacs--rel--22
Miles Bader [Thu, 26 Jul 2007 05:18:50 +0000 (05:18 +0000)]
Merge from emacs--rel--22

Patches applied:

 * emacs--rel--22  (patch 70-73)

   - Update from CVS

2007-07-25  Glenn Morris  <rgm@gnu.org>

   * Relicense all FSF files to GPLv3 or later.

2007-07-23  Jason Rumney  <jasonr@gnu.org>

   * src/filelock.c (current_lock_owner): Allow for @ sign in username.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828

17 years agoMerge from emacs--rel--22
Miles Bader [Thu, 26 Jul 2007 05:18:03 +0000 (05:18 +0000)]
Merge from emacs--rel--22

Patches applied:

 * emacs--rel--22  (patch 70-73)

   - Update from CVS

2007-07-25  Glenn Morris  <rgm@gnu.org>

   * Relicense all FSF files to GPLv3 or later.

2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>

   * lisp/pcvs.el (cvs-temp-buffer): Undo last ill-conceived change.
   Replace it with another one which disables undo before calling
   erase-buffer and then turns it back on if needed.

2007-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>

   * lisp/pcvs.el (cvs-temp-buffer): Disable undo in temp buffers.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828

17 years agoStandardize license text as GPLv3 or later.
Glenn Morris [Thu, 26 Jul 2007 04:55:08 +0000 (04:55 +0000)]
Standardize license text as GPLv3 or later.

17 years agoSwitch license to GPLv3 or later.
Glenn Morris [Thu, 26 Jul 2007 04:50:05 +0000 (04:50 +0000)]
Switch license to GPLv3 or later.

17 years ago(Wdired): Mention C-x C-q key binding.
Dan Nicolaescu [Thu, 26 Jul 2007 02:03:46 +0000 (02:03 +0000)]
(Wdired): Mention C-x C-q key binding.

17 years ago(calendar-mode-map): Move initialization into declaration.
Stefan Monnier [Wed, 25 Jul 2007 21:59:26 +0000 (21:59 +0000)]
(calendar-mode-map): Move initialization into declaration.
Add menu bindings (used to be done in cal-menu).
(calendar-mode): Don't add an activate-menubar-hook.

17 years agoBreak dependency on calendar.el (i.e. do not modify calendar-mode-map),
Stefan Monnier [Wed, 25 Jul 2007 21:58:18 +0000 (21:58 +0000)]
Break dependency on calendar.el (i.e. do not modify calendar-mode-map),
use easy-menu, and make sure that C-h k can be used on the menu entries.
(cal-menu-holiday-window-suffix, cal-menu-set-date-title): New funs.
(cal-menu-moon-menu, cal-menu-diary-menu, cal-menu-holidays-menu)
(cal-menu-goto-menu, cal-menu-scroll-menu): New consts.
(cal-menu-context-mouse-menu, cal-menu-global-mouse-menu): New menus.
(calendar-flatten, cal-menu-update): Remove.
(calendar-mouse-insert-hebrew-diary-entry)
(calendar-mouse-insert-islamic-diary-entry)
(calendar-mouse-insert-bahai-diary-entry):
Remove (fold into cal-menu-diary-menu).
(calendar-mouse-2-date-menu, calendar-mouse-cal-tex-menu)
(cal-tex-mouse-filofax): Remove (fold into cal-menu-context-mouse-menu).
(calendar-mouse-3-map): Remove (turn into cal-menu-global-mouse-menu).
(calendar-mouse-view-diary-entries): Minor simplifications.
(calendar-event-to-date): Use with-current-buffer.

17 years ago(change-log-redate): Remove (not needed anymore and
Nick Roberts [Wed, 25 Jul 2007 21:46:01 +0000 (21:46 +0000)]
(change-log-redate): Remove (not needed anymore and
doesn't appear to work).

17 years ago*** empty log message ***
Nick Roberts [Wed, 25 Jul 2007 21:42:28 +0000 (21:42 +0000)]
*** empty log message ***

17 years agoTrivial comment style change.
Stefan Monnier [Wed, 25 Jul 2007 21:42:10 +0000 (21:42 +0000)]
Trivial comment style change.

17 years ago(change-log-redate): Remove (not needed anymore and
Nick Roberts [Wed, 25 Jul 2007 21:25:16 +0000 (21:25 +0000)]
(change-log-redate): Remove (not needed anymore and
doesn't appear to work).

17 years ago(Fcommandp): Pay attention to the `interactive-form' property.
Stefan Monnier [Wed, 25 Jul 2007 21:03:31 +0000 (21:03 +0000)]
(Fcommandp): Pay attention to the `interactive-form' property.

17 years ago(Finteractive_form): Check for the presence of an
Stefan Monnier [Wed, 25 Jul 2007 21:03:24 +0000 (21:03 +0000)]
(Finteractive_form): Check for the presence of an
`interactive-form' symbol property more thoroughly.

17 years agoUse mapc and dolist instead of mapcar where possible.
Stefan Monnier [Wed, 25 Jul 2007 19:37:21 +0000 (19:37 +0000)]
Use mapc and dolist instead of mapcar where possible.
(close-display-connection): New command.

17 years agoFix comment.
Dan Nicolaescu [Wed, 25 Jul 2007 15:08:09 +0000 (15:08 +0000)]
Fix comment.