Commit graph

37746 commits

Author SHA1 Message Date
Dan Nicolaescu
625f71cff9 * 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.
2007-07-26 18:44:39 +00:00
Dan Nicolaescu
108607bc25 vc-git.el (vc-git-revision-table)
(vc-git-revision-completion-table): New functions.
2007-07-26 17:26:08 +00:00
Vinicius Jose Latorre
3ced5caae4 New: Header/Footer comment & Log messages 2007-07-26 13:41:29 +00:00
Michael Albinus
f4d70220be *** empty log message *** 2007-07-26 05:31:30 +00:00
Miles Bader
9aecacd08a 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
2007-07-26 05:28:10 +00:00
Miles Bader
847b083135 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
2007-07-26 05:24:13 +00:00
Michael Albinus
26d5acdf99 *** empty log message *** 2007-07-26 05:23:51 +00:00
Miles Bader
d804ada24e 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
2007-07-26 05:20:56 +00:00
Miles Bader
2bef61c9f1 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
2007-07-26 05:20:28 +00:00
Miles Bader
7d5989e14a 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
2007-07-26 05:19:58 +00:00
Miles Bader
4382021fc1 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
2007-07-26 05:18:03 +00:00
Stefan Monnier
458cf788b7 (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.
2007-07-25 21:59:26 +00:00
Stefan Monnier
05efa389a5 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.
2007-07-25 21:58:18 +00:00
Nick Roberts
6bd2011cd3 (change-log-redate): Remove (not needed anymore and
doesn't appear to work).
2007-07-25 21:46:01 +00:00
Nick Roberts
5a1164db12 *** empty log message *** 2007-07-25 21:42:28 +00:00
Stefan Monnier
3fbd3d25db Trivial comment style change. 2007-07-25 21:42:10 +00:00
Nick Roberts
8a00d4ff76 (change-log-redate): Remove (not needed anymore and
doesn't appear to work).
2007-07-25 21:25:16 +00:00
Stefan Monnier
b7de6024f6 Use mapc and dolist instead of mapcar where possible.
(close-display-connection): New command.
2007-07-25 19:37:21 +00:00
Dan Nicolaescu
40ed3f4f56 Fix comment. 2007-07-25 15:08:09 +00:00
Dan Nicolaescu
b747d346a2 * vc-git.el (vc-git-log-view-mode): Port to the multi-file vc interface.
(vc-git-create-snapshot, vc-git-retrieve-snapshot): New functions.
2007-07-25 15:03:05 +00:00
Vinicius Jose Latorre
2c0ebf75ed Docstring fix 2007-07-25 14:39:45 +00:00
Vinicius Jose Latorre
13d41029c7 Docstring fix 2007-07-25 13:29:50 +00:00
Vinicius Jose Latorre
6fb87e513c Doc/docstring fix 2007-07-25 13:27:59 +00:00
Glenn Morris
3e8e9c6a4a (cal-tex-which-days, cal-tex-holidays)
(cal-tex-diary, cal-tex-daily-string, cal-tex-daily-start)
(cal-tex-daily-end, cal-tex-hook)
(cal-tex-cal-one-month, cal-tex-cal-multi-month)
(cal-tex-year, 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-day, cal-tex-insert-preamble): Doc fix.
(cal-tex-day-prefix, cal-tex-day-name-format)
(cal-tex-cal-one-month, cal-tex-cal-multi-month, cal-tex-myday)
(cal-tex-caldate, cal-tex-LaTeX-hourbox)
(cal-tex-LaTeX-subst-list): Change from variables to constants.
(cal-tex-preamble, cal-tex-arg, cal-tex-nl): Simplify with `format'.
(cal-tex-cursor-filofax-year, cal-tex-weekly4-box): Use \textbf,
etc, rather than \bf.
(cal-tex-mini-calendar): Fix typos in previous change.
(cal-tex-latexify-list): Remove inner let binding.
(cal-tex-end-document, cal-tex-banner): Use multi-line
cal-tex-comment.
(cal-tex-comment): Handle embedded newlines.
(cal-tex-LaTeXify-string): Use substring-no-properties.
2007-07-25 08:52:43 +00:00
Glenn Morris
4cf5577eae *** empty log message *** 2007-07-25 08:52:30 +00:00
Glenn Morris
61a31ddcf4 Switch license to GPLv3 or later. 2007-07-25 08:16:16 +00:00
Glenn Morris
d7142f3e55 Restore comma mistakenly removed in last change. 2007-07-25 07:41:05 +00:00
Glenn Morris
a32f6e9e4e Switch license to GPLv3 or later. 2007-07-25 07:24:56 +00:00
Glenn Morris
cacc7b5131 Switch license to GPLv3 or later. 2007-07-25 07:11:02 +00:00
Glenn Morris
5c65bae26d Change to GPLv3. 2007-07-25 07:00:38 +00:00
Glenn Morris
e5086dafa1 Switch license to GPLv3 or later. 2007-07-25 06:59:28 +00:00
Stefan Monnier
405b871790 (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-25 04:50:33 +00:00
Glenn Morris
b4aa60262c Switch license to GPLv3 or later. 2007-07-25 04:50:21 +00:00
Glenn Morris
74ce2879de Add missing license notice (GPLv3 or later). 2007-07-25 04:35:16 +00:00
Stefan Monnier
bffa781718 (compilation-error-regexp-alist-alist): Add support for the Maden build tool. 2007-07-25 04:32:23 +00:00
Glenn Morris
1a484753b2 Switch license to GPLv3 or later. 2007-07-25 04:29:40 +00:00
Glenn Morris
fff2683baa Add missing license notice (GPLv3 or later). 2007-07-25 04:28:39 +00:00
Glenn Morris
ceaeecb0c9 Switch license to GPLv3 or later. 2007-07-25 04:27:24 +00:00
Glenn Morris
86cd4e1c16 Standardize license wording, and switch license to GPLv3 or later. 2007-07-25 04:25:23 +00:00
Glenn Morris
5a9dffec38 Switch license to GPLv3 or later. 2007-07-25 04:24:43 +00:00
Glenn Morris
e757c6bdc8 Standardize license wording, and switch license to GPLv3 or later. 2007-07-25 04:19:12 +00:00
Glenn Morris
8c0ee52a6f Switch license to GPLv3 or later. 2007-07-25 04:18:23 +00:00
Glenn Morris
32213322df Standardize license wording, and switch license to GPLv3 or later. 2007-07-25 04:15:44 +00:00
Glenn Morris
e0085d62fa Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
Glenn Morris
075969b476 Switch license to GPLv3 or later. 2007-07-25 03:51:22 +00:00
Kenichi Handa
80f462b754 (webjump-url-encode): Fix for non-ASCII characters. 2007-07-25 00:54:44 +00:00
Vinicius Jose Latorre
b104099294 Fix foreground/background color 2007-07-25 00:06:45 +00:00
Dan Nicolaescu
d7e69846bb (dired-mode-map): Bind wdired-change-to-wdired-mode to
C-x C-q.
2007-07-24 23:05:44 +00:00
Dan Nicolaescu
64e3efd9bc vc-git.el (vc-git-print-log): Fix previous change. 2007-07-24 22:21:46 +00:00
Stefan Monnier
62e3c31fab (save-selected-window): Minor optimization.
(bw-adjust-window): If operation failed, try with a smaller delta.
(window-fixed-size-p): New function.
(window-area-factor): New var.
(balance-windows-area): New command.
2007-07-24 21:45:28 +00:00