1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-18 18:05:07 +00:00
Commit Graph

3174 Commits

Author SHA1 Message Date
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
Dan Nicolaescu
b19c08e44d New File. 2007-07-28 16:04:10 +00:00
Glenn Morris
ef2805c29b Standardize license text as GPLv3 or later. 2007-07-26 04:55:08 +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
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
Jan Djärv
f6021509c5 Mention gtk-engines-qt problem. 2007-07-14 09:02:06 +00:00
Dan Nicolaescu
f24311feda *** empty log message *** 2007-07-07 03:01:31 +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
Jason Rumney
6ede9eeac1 Added note about new style scrollbars on Windows XP and later. 2007-06-23 16:57:51 +00:00
Eli Zaretskii
d6ff8a3029 Document that :data is unsupported for playing sound on Windows. 2007-06-16 12:51:48 +00:00
Chong Yidong
f67c1e14c0 ** In Image mode, whenever the displayed image is wider and/or higher
than the window, the usual keys for moving the cursor cause the image
to be scrolled horizontally or vertically instead.
2007-06-08 03:04:22 +00:00
Chong Yidong
cdd50783ca Identify Emacs 22.2 changes (so we don't lose them later). 2007-06-07 16:57:32 +00:00
Glenn Morris
8fe8daa296 Convert from PPM to PBM. 2007-06-07 07:44:33 +00:00
Glenn Morris
99699a735e Convert from PGM to PBM. 2007-06-07 07:43:52 +00:00
Glenn Morris
dd812e3616 Sync 2007-05-19 change from trunk. 2007-06-07 07:43:31 +00:00
Glenn Morris
dafbac3389 Mark H. Weaver <mhw at netris.org> (tiny change)
(set-mark-command-repeat-pop): Fix duplicate entry.
2007-06-07 06:39:17 +00:00
Glenn Morris
f1c5dbb9d6 Alfred M. Szmidt <ams at gnu.org> (tiny change)
(rmail-summary-save-buffer): New command.
(rmail-summary-mode-map): Add rmail-summary-save-buffer.
2007-06-07 06:38:43 +00:00
Glenn Morris
37229e1091 Michael Olson <mwolson at gnu.org>
Update eshell URL.
2007-06-07 06:24:53 +00:00
Chong Yidong
7dfc4cda5d Version 22.1 released. 2007-06-02 11:07:00 +00:00
Chong Yidong
ff2d371b12 Remove dead URL for Fortune, and update URLs for Hideshow, Org, EDB,
and Remember.
2007-06-02 11:02:32 +00:00
Chong Yidong
9e38fa7e7d * MORE.STUFF: Remove dead URL for Fortune, and update URLs for
Hideshow, Org, EDB, and Remember.
2007-06-02 11:02:07 +00:00
Richard M. Stallman
e8f6c0ba90 Minor cleanup. 2007-05-29 02:16:17 +00:00
Glenn Morris
afef5edea8 Robert J. Chassell <bob at rattlesnake.com>
Fix instances of `allow' without object.
2007-05-29 00:44:34 +00:00
Richard M. Stallman
e285bb2789 Undo last change because Debian fixed their bug. 2007-05-27 02:23:53 +00:00
Chong Yidong
8a0b01bce9 Add "Compiling on GNU/Linux fails due to a missing left operand in gnu-linux.h." 2007-05-23 20:15:17 +00:00
Chong Yidong
6c06422c15 Add "Installing to a directory with non-ASCII characters in the name fails". 2007-05-23 20:10:04 +00:00
Chong Yidong
0a7aab8326 Fix typo. 2007-05-21 15:26:04 +00:00
Chong Yidong
13673952cb Add "Emacs crashes on startup after a glibc upgrade." 2007-05-21 15:23:43 +00:00
Glenn Morris
14395431bd Tweak previous change. 2007-05-18 07:43:29 +00:00
Glenn Morris
464df798e9 Add info on compiler version to previous change. 2007-05-17 08:02:52 +00:00
Glenn Morris
0bce976c6b (Dumping): Mention OpenBSD macppc problem. 2007-05-17 07:58:16 +00:00
Glenn Morris
06f7863ce6 *** empty log message *** 2007-05-17 07:58:03 +00:00
Stefan Monnier
92228a10a2 (magic-fallback-mode-alist): Rename from file-start-mode-alist. 2007-05-16 16:07:15 +00:00
Michaël Cadilhac
197bc1746c Regenerate. 2007-05-15 01:19:14 +00:00
Michaël Cadilhac
5d99328657 Rewrite using German layout. 2007-05-15 01:18:48 +00:00
Richard M. Stallman
80012aeb1c *** empty log message *** 2007-05-12 16:59:34 +00:00
Richard M. Stallman
8eb38b328f (section{Incremental Search}): Minor corrections. 2007-05-12 16:57:11 +00:00
Michaël Cadilhac
d0d8a6579e (viperCard.ps, calccard.ps refcard.ps)
(sk-dired-ref.ps sk-refcard.ps sk-survival.ps)
(de-refcard.ps fr-refcard.ps pt-br-refcard.ps orgcard.ps): Use an explicit
output argument for `dvips'.
2007-05-12 14:27:34 +00:00
Richard M. Stallman
7d145fa308 *** empty log message *** 2007-05-10 14:53:13 +00:00
Richard M. Stallman
ce55f97ce3 *** empty log message *** 2007-05-07 23:42:38 +00:00
Glenn Morris
8ec65cd7d1 Try to rearrange by related topics, and some order of importance. 2007-05-05 22:39:58 +00:00
Glenn Morris
2aaacad4c7 *** empty log message *** 2007-05-05 22:39:13 +00:00
Glenn Morris
b409bcaf0b *** empty log message *** 2007-04-28 20:39:52 +00:00
Glenn Morris
5fed56d6da Restore python.el pending consideration of legal status. 2007-04-28 20:17:17 +00:00
Glenn Morris
11b50d1d69 Restore file pending consideration of python.el legal status. 2007-04-28 19:59:28 +00:00