aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (completion--insert-strings): Use string-width rather than length.Stefan Monnier2008-05-022-4/+7
* (minibuffer-with-setup-hook): Allow `fun' expressions rather than only value.Stefan Monnier2008-05-022-1/+4
* (dired-read-dir-and-switches):Stefan Monnier2008-05-022-35/+41
* (completion-hilit-commonality): Revert last change:Stefan Monnier2008-05-022-14/+26
* Correct a comment.Chong Yidong2008-05-021-1/+1
* * vc.el (vc-dir-mode-map): Enable mouse bindings.Sam Steingold2008-05-023-11/+34
* Merge from emacs--rel--22Miles Bader2008-05-022-3/+9
|\
| * [HAVE_CARBON && HAVE_AVAILABILITYMACROS_H]:YAMAMOTO Mitsuharu2008-05-022-1/+63
| * (ARGB_TO_ULONG, ALPHA_FROM_ULONG): New macros.YAMAMOTO Mitsuharu2008-05-021-1/+7
| * (mac_cg_color_space_rgb) [USE_CG_DRAWING]:YAMAMOTO Mitsuharu2008-05-021-1/+90
| * (Pixmap) [USE_MAC_IMAGE_IO]: New definition for Image I/O.YAMAMOTO Mitsuharu2008-05-021-0/+11
| * (PIX_MASK_DRAW, PIX_MASK_RETAIN) [USE_MAC_IMAGE_IO]:YAMAMOTO Mitsuharu2008-05-021-40/+355
| * Regenerate.YAMAMOTO Mitsuharu2008-05-021-0/+3
| * Check availability of AvailabilityMacros.hYAMAMOTO Mitsuharu2008-05-022-0/+8
| * * configure: Regenerate.YAMAMOTO Mitsuharu2008-05-021-1/+141
| * (gdb-info-breakpoints-custom): Don't throw error if no file is found.Nick Roberts2008-05-011-3/+4
| * *** empty log message ***Nick Roberts2008-05-011-0/+5
* | Merge from gnus--devo--0Miles Bader2008-05-024-1/+32
* | *** empty log message ***Juanma Barranquero2008-05-021-0/+6
* | (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode,Juanma Barranquero2008-05-021-10/+12
* | (Moving subtrees): Fix typo.Juanma Barranquero2008-05-022-1/+5
* | *** empty log message ***Juanma Barranquero2008-05-021-0/+5
* | (vc-call, vc-state): Fix typos in docstrings.Juanma Barranquero2008-05-021-8/+7
* | (highlight-changes-mode): Removed references to hooks that no longer exist.Juanma Barranquero2008-05-022-27/+26
* | Add arch taglineMiles Bader2008-05-021-0/+1
* | *** empty log message ***Juanma Barranquero2008-05-021-5/+5
* | More preparation for removing dired.Eric S. Raymond2008-05-023-4/+8
* | Fix some comments to remove references to vc-dired.Eric S. Raymond2008-05-023-4/+4
* | vc-toggle-read-only is no longer a good idea.Eric S. Raymond2008-05-023-12/+7
* | The day wehen vc-toggle-ready-only was a good idea is long gone.Eric S. Raymond2008-05-022-12/+13
* | Name change in preparation for ripping out vc-dired.Eric S. Raymond2008-05-025-11/+21
* | Better error message on missing files.Eric S. Raymond2008-05-022-5/+4
* | (vc-rcs-state): Fix typos.Dan Nicolaescu2008-05-022-1/+3
* | (vc-register): Change argument order so that the prefixDan Nicolaescu2008-05-022-15/+19
* | More informative message when a fileset is in a mixed state.Eric S. Raymond2008-05-022-1/+4
* | Don't commit right after deletion.Eric S. Raymond2008-05-023-5/+3
* | Remove unneeded TODO item in comment.Eric S. Raymond2008-05-021-4/+0
* | Add the argument DEFAULT of minibuffer input functions to Incompatible Lisp C...Juri Linkov2008-05-021-0/+6
* | (Text from Minibuffer): Document a list of default values for `read-from-mini...Juri Linkov2008-05-022-8/+13
* | (Fread_from_minibuffer, Fread_string, Fread_command)Juri Linkov2008-05-022-12/+25
* | (compilation-auto-jump): Set window point to `pos' explicitly.Juri Linkov2008-05-012-0/+14
* | (occur-read-primary-args): Set default to the car ofJuri Linkov2008-05-011-5/+16
* | (BASE_PURESIZE): Increase to 1210000.Chong Yidong2008-05-011-1/+1
* | * puresize.h (BASE_PURESIZE): Increase to 1210000.Chong Yidong2008-05-011-0/+4
* | Remove some XXX comments no longer needed.Eric S. Raymond2008-05-016-19/+8
* | Change 'needs-patch to 'needs-update.Eric S. Raymond2008-05-0111-68/+82
* | (vc-delete-file): Check if the file has uncommitted changed.Sam Steingold2008-05-012-8/+17
* | Comment cleanup (no code change).Eric S. Raymond2008-05-012-2/+1
* | Add items to TODO list.Eric S. Raymond2008-05-011-0/+9
* | Revert incorrect fix for claimed bootstrap breakage.Stefan Monnier2008-05-012-1/+13