Commit graph

3274 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
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
9b75c1e26e 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
2007-07-26 05:23:40 +00:00
Glenn Morris
ef2805c29b Standardize license text as GPLv3 or later. 2007-07-26 04:55:08 +00:00
Dan Nicolaescu
212b26818b (Wdired): Mention C-x C-q key binding. 2007-07-26 02:03:46 +00:00
Glenn Morris
fc695d5b12 GPLv3 is NEWS-worthy. 2007-07-25 08:50:39 +00:00
Glenn Morris
c6daadd356 COPYING is no longer GPLv2. 2007-07-25 07:25:55 +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
80d1bbb3a6 Standardize license text and switch to GPLv3 or later. 2007-07-25 06:51:03 +00:00
Glenn Morris
fca4a5de17 Switch license to GPLv3 or later. 2007-07-25 06:48:19 +00:00
Stefan Monnier
89835619dd (Finteractive_form): Use a `interactive-form' property if
present, analogous to the function-documentation property.
2007-07-25 06:24:58 +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
Michael Albinus
6dbe7eb4e2 * NEWS: New functions `start-file-process-shell-command' and
`process-file-shell-command'.
2007-07-24 20:40:26 +00:00
Nick Roberts
1f2e1c7542 *** empty log message *** 2007-07-23 21:27:10 +00:00
Juri Linkov
297b8ccd7a (goto-history-element): New function created from
next-history-element.
(next-history-element): Most code moved to goto-history-element.
Call goto-history-element with (- minibuffer-history-position n).
(previous-history-element): Call goto-history-element with (+
minibuffer-history-position n).
(minibuffer-setup-hook): Add minibuffer-history-isearch-setup.
(minibuffer-history-isearch-message-overlay): New buffer-local variable.
(minibuffer-history-isearch-setup, minibuffer-history-isearch-end)
(minibuffer-history-isearch-search, minibuffer-history-isearch-message)
(minibuffer-history-isearch-wrap, minibuffer-history-isearch-push-state)
(minibuffer-history-isearch-pop-state): New functions.
2007-07-23 20:29:55 +00:00
Michael Albinus
41bd52f71d * NEWS: `file-remote-p' has a new optional parameter IDENTIFICATION. 2007-07-17 21:34:31 +00:00
Stefan Monnier
37202eec23 *** empty log message *** 2007-07-17 04:59:27 +00:00
Karl Fogel
36ae4ff74e Revert recent bookmark keybinding changes, thus returning to using
three slots under C-x r.  See this message and its thread for details:
http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00705.html.

* lisp/bookmark.el: Revert 2007-07-13T18:16:17Z!kfogel@red-bean.com.

* etc/NEWS: Revert 2007-07-13T23:20:21Z!kfogel@red-bean.com, which
  documented bookmark keybinding changes that were later reverted.

* man/ChangeLog: Remove ChangeLog entry for accidentally uncommitted
  changes to regs.texi that would have documented the keybinding
  change reverted above.
2007-07-15 01:34:15 +00:00
Glenn Morris
43335a6daa Sync from trunk:
Werner Lemberg  <wl at gnu.org>

* emacs.1: Completely revised.  Fix many typographical glitches.
Updated to handle current state of options and resources.
2007-07-15 01:23:15 +00:00
Jason Rumney
672f99b69b IPv6 support on MS-Windows 2007-07-14 23:15:49 +00:00
Richard M. Stallman
8d3719940e *** empty log message *** 2007-07-14 18:31:40 +00:00
Jan Djärv
a34756594c (bugzilla): Mention gtk-engines-qt bug. 2007-07-14 09:02:35 +00:00
Jan Djärv
f6021509c5 Mention gtk-engines-qt problem. 2007-07-14 09:02:06 +00:00
Karl Fogel
488eebbd19 * NEWS: Update for recent bookmark keybinding changes. 2007-07-13 23:20:21 +00:00
Carsten Dominik
fecda3e831 *** empty log message *** 2007-07-13 13:15:05 +00:00
Michael Albinus
cc213f24d7 * NEWS: Add Tramp and comint-mode changes. 2007-07-10 19:52:37 +00:00
Stefan Monnier
813fb3fe82 (compilation-auto-jump-to-first-error,compilation-auto-jump-to-next): New vars.
(compilation-auto-jump): New function.
(compilation-error-properties): Use them to jump to first error.
(compilation-start): Set the var if requested.
2007-07-10 16:01:25 +00:00
Richard M. Stallman
45595a4fae (looking-at-p, string-match-p): New functions. 2007-07-10 03:54:30 +00:00
Miles Bader
c89d0fd415 Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 51-54)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 233-234)

   - Merge from emacs--devo--0
   - Update from CVS

2007-07-08  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/cus-start.el (file-coding-system-alist): Fix custom type.

2007-07-08  Chong Yidong  <cyd@stupidchicken.com>

   * lisp/longlines.el (longlines-wrap-region): Avoid marking buffer as
   modified.
   (longlines-auto-wrap, longlines-window-change-function): Remove
   unnecessary calls to set-buffer-modified-p.

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

   * lisp/progmodes/gud.el (auto-mode-alist): Match more valid gdb init
   file names.

2007-07-01  Richard M. Stallman  <rms@gnu.org>

   * lisp/files.el (find-file-visit-truename): Fix safe-local-variable value.

2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-sum.el (gnus-summary-catchup): Don't recognize cached
   articles as unfetched articles.

2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/gnus-start.el (gnus-level-unsubscribed): Improve doc string.

2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-art.el (gnus-article-summary-command-nosave)
   (gnus-article-read-summary-keys): Don't set the 3rd arg of
   pop-to-buffer for XEmacs.

2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>

   * man/gnus-faq.texi ([3.2]): Fix locating of environment variables in the
   Control Panel.

   * man/gnus.texi (Misc Article): Add index entry for
   gnus-single-article-buffer.

2007-06-27  Andreas Seltenreich  <andreas@gate450.dyndns.org>

   * man/gnus.texi (Starting Up): Fix typo.

2007-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>

   * man/gnus.texi (Asynchronous Fetching): Fix typo.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-806
2007-07-10 02:02:35 +00:00
Michael Albinus
64639e26dd * NEWS: `file-remote-p' has a new optional parameter CONNECTED. 2007-07-08 18:10:09 +00:00
Michael Albinus
b2b387f94f * NEWS: New function `start-file-process'. 2007-07-07 11:17:03 +00:00
Stefan Monnier
75f6af1928 (find-file-confirm-nonexistent-file): Rename from
find-file-confirm-inexistent-file.  Update users.
2007-07-07 05:28:29 +00:00
Dan Nicolaescu
f24311feda *** empty log message *** 2007-07-07 03:01:31 +00:00
Dan Nicolaescu
d6d25ba847 vc-hg.el: New file. 2007-07-06 21:24:40 +00:00
Eli Zaretskii
3ada466d17 Document how to get back the old binding of SPC in file prompts. 2007-07-06 16:14:39 +00:00
Eli Zaretskii
325ba04613 Document how to get back the old binding of SPC in file prompts. 2007-07-06 16:13:37 +00:00
Richard M. Stallman
78ed0d71f9 For find-file-confirm-inexistent-file, indicate the default. 2007-07-03 18:10:54 +00:00
Carsten Dominik
39586cf395 Version 5.01 2007-07-02 13:37:47 +00:00
Carsten Dominik
386477e399 *** empty log message *** 2007-07-02 13:36:08 +00:00
Stefan Monnier
0a96318590 *** empty log message *** 2007-07-01 01:57:53 +00:00
Michael Albinus
03605a2874 * NEWS: `dired-call-process' has been removed. 2007-06-27 21:07:49 +00:00
Stefan Monnier
56dada428e (vc-arch-add-tagline): Do a slightly cleaner job.
(vc-arch-complete, vc-arch--version-completion-table)
(vc-arch-revision-completion-table): New functions to provide
completion of revision names.
(vc-arch-trim-find-least-useful-rev, vc-arch-trim-make-sentinel)
(vc-arch-trim-one-revlib, vc-arch-trim-revlib): New functions
to let the user trim the revlib.
2007-06-26 17:59:52 +00:00
Roland Winkler
2793c9bb61 *** empty log message *** 2007-06-23 22:09:20 +00:00
Jason Rumney
6ede9eeac1 Added note about new style scrollbars on Windows XP and later. 2007-06-23 16:57:51 +00:00
Thien-Thi Nguyen
c2e8590b6a New entry for `next-error-recenter'. 2007-06-22 07:56:38 +00:00
Dan Nicolaescu
858a9480ff progmodes/vera-mode.el: New file. 2007-06-20 15:23:01 +00:00
Glenn Morris
9d3cc9b2b5 configure prefers libgif over libungif. 2007-06-20 07:55:41 +00:00
Glenn Morris
5b8ffa1192 *** empty log message *** 2007-06-20 07:55:30 +00:00
Dan Nicolaescu
37d4643c60 * progmodes/vera-mode.el: New file. 2007-06-20 06:21:54 +00:00