Eric S. Raymond
1bc7fa22f0
Refactoring step.
2008-05-03 13:07:18 +00:00
Eric S. Raymond
f17e204336
Small refactoring step.
2008-05-03 12:42:54 +00:00
Eric S. Raymond
d99d06ece0
Reorganze VC todo list.
2008-05-03 12:06:42 +00:00
Eric S. Raymond
783b505b7b
Moved most of vc-dir from vc.el to vc-dispatcher.el.
2008-05-03 11:46:05 +00:00
Andreas Schwab
dab955e836
Unbreak bootstrap.
2008-05-03 11:15:08 +00:00
Eric S. Raymond
4f61cc3e1f
Move VC-Dired code from vc.el to vc-dispatcher.el.
2008-05-03 10:47:28 +00:00
Eli Zaretskii
a43e305413
(ls-lisp-insert-directory): Use string-width' instead of length'
...
for comparing length of user and group names.
2008-05-03 10:28:39 +00:00
Eric S. Raymond
17f039f312
Move context-preservation machinery.
2008-05-03 10:18:08 +00:00
Eli Zaretskii
7412d42903
(Ffile_attributes): Don't allow the device number become negative.
2008-05-03 10:17:22 +00:00
Eric S. Raymond
83affd963e
Move the command-closure machinery to vc-dispatcher.el.
2008-05-03 09:45:20 +00:00
Eli Zaretskii
58bb7d50ae
(lisp2): Add epa-file-hook.elc, to track the corresponding change
...
in src/Makefile.in.
2008-05-03 09:33:21 +00:00
Eric S. Raymond
b1ddeeb7e7
Partially undo the dispatcher split, it needs to happen more gradually
...
to avoid breaking things.
2008-05-03 09:28:04 +00:00
Eric S. Raymond
7265c6e8a8
Remove logentry primitive from backend API.
2008-05-03 07:39:17 +00:00
Eric S. Raymond
92d1eebf86
vc-dispatcher layer separation.
2008-05-03 07:06:34 +00:00
Eric S. Raymond
9b4ab1b495
Append to another to-do comment.
2008-05-03 06:10:56 +00:00
Eric S. Raymond
7a3c8d3a1f
Added to-do items.
2008-05-03 06:01:19 +00:00
Daiki Ueno
5a81d3d7fe
Add epa-file-hook.elc to shortlisp as well.
2008-05-02 22:22:03 +00:00
Daiki Ueno
f83bbfac27
(lisp): Add epa-file-hook.elc.
2008-05-02 21:53:02 +00:00
Sam Steingold
5f3ca1ba63
* progmodes/compile.el (compilation-start): Move setting of
...
compilation-directory after (funcall mode) as that resets local
variables, this fixes recompile in grep buffers.
* grep.el (grep-mode-map): Bind "g" to recompile (like in dired &c).
2008-05-02 18:37:07 +00:00
Stefan Monnier
7210c33ff8
(octave-abbrev-table): Move defvar and
...
initialization into define-abbrev-table. Use :regexp.
(octave-mode-syntax-table): Don't set word syntax for `.
2008-05-02 18:32:18 +00:00
Eric S. Raymond
5af733c09a
Should have gone in with previous commit.
2008-05-02 17:53:14 +00:00
Eric S. Raymond
70e2f6c752
Clean up vc*-revision-granularity and vc*-checkout-model.
2008-05-02 17:47:25 +00:00
Stefan Monnier
991ae4e4f8
(dired-format-columns-of-files): Use completion--insert-strings.
2008-05-02 17:39:02 +00:00
Stefan Monnier
e5b5b82d4e
(completion--insert-strings): Use string-width rather than length.
2008-05-02 17:32:51 +00:00
Stefan Monnier
2bd49e46f4
(minibuffer-with-setup-hook): Allow `fun' expressions rather than only value.
2008-05-02 17:22:04 +00:00
Stefan Monnier
330b50982d
(dired-read-dir-and-switches):
...
Set minibuffer-completing-file-name and call substitute-in-file-name.
2008-05-02 17:20:07 +00:00
Stefan Monnier
457d37ba22
(completion-hilit-commonality): Revert last change:
...
the leftover code was actually useful.
2008-05-02 17:02:52 +00:00
Chong Yidong
9d4190b2b5
Correct a comment.
2008-05-02 15:58:16 +00:00
Sam Steingold
5ad4f91cb2
* vc.el (vc-dir-mode-map): Enable mouse bindings.
...
(vc-at-event): New macro: run the body at the even location.
(vc-dir-menu, vc-dir-toggle-mark): Use it.
(vc-dir-mark-file, vc-dir-unmark-file): Move only on non-mouse events.
* subr.d (mouse-event-p): Check if the even is mouse-related.
2008-05-02 14:37:39 +00:00
Miles Bader
bfab7c6ec7
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1139
2008-05-02 12:43:30 +00:00
Miles Bader
3a23a51959
Merge from gnus--devo--0
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1137
2008-05-02 12:12:44 +00:00
Juanma Barranquero
38ac8b9192
*** empty log message ***
2008-05-02 09:54:25 +00:00
Juanma Barranquero
bed8ad4094
(gmm, gmm-verbose, gmm-lazy, gmm-customize-mode,
...
gmm-image-load-path-for-library): Fix typos in docstrings.
(gmm-message): Reflow docstring.
2008-05-02 09:48:29 +00:00
YAMAMOTO Mitsuharu
50eff40ff1
[HAVE_CARBON && HAVE_AVAILABILITYMACROS_H]:
...
Include AvailabilityMacros.h.
(USE_MAC_IMAGE_IO, LIBS_IMAGE) [HAVE_CARBON]: New defines.
(LIBS_CARBON) [HAVE_CARBON]: Use LIBS_IMAGE.
2008-05-02 09:40:19 +00:00
YAMAMOTO Mitsuharu
afc09abd4d
(ARGB_TO_ULONG, ALPHA_FROM_ULONG): New macros.
...
(RED_FROM_ULONG): Mask off higher bits.
(mac_cg_color_space_rgb) [USE_MAC_IMAGE_IO]: New extern.
2008-05-02 09:39:31 +00:00
YAMAMOTO Mitsuharu
b03daa516d
(mac_cg_color_space_rgb) [USE_CG_DRAWING]:
...
Make variable non-static.
(XDrawLine, XCreatePixmap, XCreatePixmapFromBitmapData, XFreePixmap)
[USE_MAC_IMAGE_IO]: Add implementations for Image I/O support.
2008-05-02 09:39:23 +00:00
YAMAMOTO Mitsuharu
f5d13fd80a
(Pixmap) [USE_MAC_IMAGE_IO]: New definition for Image I/O.
2008-05-02 09:39:12 +00:00
YAMAMOTO Mitsuharu
2ff0845e68
(PIX_MASK_DRAW, PIX_MASK_RETAIN) [USE_MAC_IMAGE_IO]:
...
New definitions for Image I/O support.
(XGetImage, XPutPixel, XGetPixel, XDestroyImage)
(mac_create_cg_image_from_image, x_create_x_image_and_pixmap)
[USE_MAC_IMAGE_IO]: Add implementations for Image I/O support.
(mac_data_provider_release_data, image_load_image_io)
[USE_MAC_IMAGE_IO]: New functions.
(CGImageCreateWithPNGDataProviderProcType) [MAC_OSX]: Remove typedef.
(MyCGImageCreateWithPNGDataProvider) [MAC_OSX]: Remove variable.
(init_image_func_pointer) [MAC_OSX]: Remove function.
(image_load_quartz2d) [MAC_OSX]: Check availability of
CGImageCreateWithPNGDataProvider at compile time.
Use lowercase `false' for boolean constant.
(png_load, jpeg_load, tiff_load, gif_load) [USE_MAC_IMAGE_IO]:
Use image_load_image_io.
(png_load) [!USE_MAC_IMAGE_IO && MAC_OSX]:
Don't check MyCGImageCreateWithPNGDataProvider.
(init_image) [MAC_OSX && TARGET_API_MAC_CARBON]:
Don't call init_image_func_pointer.
2008-05-02 09:39:01 +00:00
YAMAMOTO Mitsuharu
61540c1eb6
Regenerate.
2008-05-02 09:38:52 +00:00
YAMAMOTO Mitsuharu
fac4a32b7f
Check availability of AvailabilityMacros.h
...
if HAVE_CARBON.
2008-05-02 09:38:39 +00:00
YAMAMOTO Mitsuharu
dbdbca0954
* configure: Regenerate.
2008-05-02 09:38:18 +00:00
Juanma Barranquero
0a29fbf3ee
(Moving subtrees): Fix typo.
2008-05-02 09:37:50 +00:00
Juanma Barranquero
83bd460a6d
*** empty log message ***
2008-05-02 09:33:08 +00:00
Juanma Barranquero
d4e772c4c2
(vc-call, vc-state): Fix typos in docstrings.
...
(vc-default-state-heuristic): Doc fix.
2008-05-02 09:19:29 +00:00
Juanma Barranquero
7ebafc09f9
(highlight-changes-mode): Removed references to hooks that no longer exist.
...
Because define-minor-mode is used the hook highlight-changes-mode-hook exists
and can do what both the old hooks used to do. The documentation at the top
of the file was updated to demonstrate this.
(highlight-changes-mode): Remove commented out call to a hook function that
is no longer there.
(hilit-chg-set): Remove running of highlight-changes-enable-hook.
2008-05-02 08:51:17 +00:00
Miles Bader
6208735524
Add arch tagline
2008-05-02 08:38:57 +00:00
Juanma Barranquero
17f6a459d5
*** empty log message ***
2008-05-02 08:12:59 +00:00
Eric S. Raymond
6cdc3bc9f1
More preparation for removing dired.
2008-05-02 07:47:18 +00:00
Eric S. Raymond
caf37b1f19
Fix some comments to remove references to vc-dired.
2008-05-02 07:38:11 +00:00
Eric S. Raymond
a31b405e93
vc-toggle-read-only is no longer a good idea.
2008-05-02 07:20:33 +00:00