bpt/emacs.git
2008-05-03 Eric S. RaymondMoved most of vc-dir from vc.el to vc-dispatcher.el.
2008-05-03 Andreas SchwabUnbreak bootstrap.
2008-05-03 Eric S. RaymondMove VC-Dired code from vc.el to vc-dispatcher.el.
2008-05-03 Eli Zaretskii(ls-lisp-insert-directory): Use `string-width' instead...
2008-05-03 Eric S. RaymondMove context-preservation machinery.
2008-05-03 Eli Zaretskii(Ffile_attributes): Don't allow the device number becom...
2008-05-03 Eric S. RaymondMove the command-closure machinery to vc-dispatcher.el.
2008-05-03 Eli Zaretskii(lisp2): Add epa-file-hook.elc, to track the correspond...
2008-05-03 Eric S. RaymondPartially undo the dispatcher split, it needs to happen...
2008-05-03 Eric S. RaymondRemove logentry primitive from backend API.
2008-05-03 Eric S. Raymondvc-dispatcher layer separation.
2008-05-03 Eric S. RaymondAppend to another to-do comment.
2008-05-03 Eric S. RaymondAdded to-do items.
2008-05-02 Daiki UenoAdd epa-file-hook.elc to shortlisp as well.
2008-05-02 Daiki Ueno(lisp): Add epa-file-hook.elc.
2008-05-02 Sam Steingold* progmodes/compile.el (compilation-start): Move setting of
2008-05-02 Stefan Monnier(octave-abbrev-table): Move defvar and
2008-05-02 Eric S. RaymondShould have gone in with previous commit.
2008-05-02 Eric S. RaymondClean up vc*-revision-granularity and vc*-checkout...
2008-05-02 Stefan Monnier(dired-format-columns-of-files): Use completion--insert...
2008-05-02 Stefan Monnier(completion--insert-strings): Use string-width rather...
2008-05-02 Stefan Monnier(minibuffer-with-setup-hook): Allow `fun' expressions...
2008-05-02 Stefan Monnier(dired-read-dir-and-switches):
2008-05-02 Stefan Monnier(completion-hilit-commonality): Revert last change:
2008-05-02 Chong YidongCorrect a comment.
2008-05-02 Sam Steingold* vc.el (vc-dir-mode-map): Enable mouse bindings.
2008-05-02 Miles BaderMerge from emacs--rel--22
2008-05-02 Miles BaderMerge from gnus--devo--0
2008-05-02 Juanma Barranquero*** empty log message ***
2008-05-02 Juanma Barranquero(gmm, gmm-verbose, gmm-lazy, gmm-customize-mode,
2008-05-02 YAMAMOTO Mitsuharu[HAVE_CARBON && HAVE_AVAILABILITYMACROS_H]:
2008-05-02 YAMAMOTO Mitsuharu(ARGB_TO_ULONG, ALPHA_FROM_ULONG): New macros.
2008-05-02 YAMAMOTO Mitsuharu(mac_cg_color_space_rgb) [USE_CG_DRAWING]:
2008-05-02 YAMAMOTO Mitsuharu(Pixmap) [USE_MAC_IMAGE_IO]: New definition for Image...
2008-05-02 YAMAMOTO Mitsuharu(PIX_MASK_DRAW, PIX_MASK_RETAIN) [USE_MAC_IMAGE_IO]:
2008-05-02 YAMAMOTO MitsuharuRegenerate.
2008-05-02 YAMAMOTO MitsuharuCheck availability of AvailabilityMacros.h
2008-05-02 YAMAMOTO Mitsuharu* configure: Regenerate.
2008-05-02 Juanma Barranquero(Moving subtrees): Fix typo.
2008-05-02 Juanma Barranquero*** empty log message ***
2008-05-02 Juanma Barranquero(vc-call, vc-state): Fix typos in docstrings.
2008-05-02 Juanma Barranquero(highlight-changes-mode): Removed references to hooks...
2008-05-02 Miles BaderAdd arch tagline
2008-05-02 Juanma Barranquero*** empty log message ***
2008-05-02 Eric S. RaymondMore preparation for removing dired.
2008-05-02 Eric S. RaymondFix some comments to remove references to vc-dired.
2008-05-02 Eric S. Raymondvc-toggle-read-only is no longer a good idea.
2008-05-02 Eric S. RaymondThe day wehen vc-toggle-ready-only was a good idea...
2008-05-02 Eric S. RaymondName change in preparation for ripping out vc-dired.
2008-05-02 Eric S. RaymondBetter error message on missing files.
2008-05-02 Dan Nicolaescu(vc-rcs-state): Fix typos.
2008-05-02 Dan Nicolaescu(vc-register): Change argument order so that the prefix
2008-05-02 Eric S. RaymondMore informative message when a fileset is in a mixed...
2008-05-02 Eric S. RaymondDon't commit right after deletion.
2008-05-02 Eric S. RaymondRemove unneeded TODO item in comment.
2008-05-02 Juri LinkovAdd the argument DEFAULT of minibuffer input functions...
2008-05-02 Juri Linkov(Text from Minibuffer): Document a list of default...
2008-05-02 Juri Linkov(Fread_from_minibuffer, Fread_string, Fread_command)
2008-05-01 Juri Linkov(compilation-auto-jump): Set window point to `pos'...
2008-05-01 Juri Linkov(occur-read-primary-args): Set default to the car of
2008-05-01 Chong Yidong(BASE_PURESIZE): Increase to 1210000.
2008-05-01 Chong Yidong* puresize.h (BASE_PURESIZE): Increase to 1210000.
2008-05-01 Eric S. RaymondRemove some XXX comments no longer needed.
2008-05-01 Eric S. RaymondChange 'needs-patch to 'needs-update.
2008-05-01 Sam Steingold(vc-delete-file): Check if the file has uncommitted...
2008-05-01 Eric S. RaymondComment cleanup (no code change).
2008-05-01 Eric S. RaymondAdd items to TODO list.
2008-05-01 Stefan MonnierRevert incorrect fix for claimed bootstrap breakage.
2008-05-01 Martin Rudalics(make_window): Initialize resize_proportionally.
2008-05-01 Martin Rudalics(struct window): Replace field too_small_ok by field
2008-05-01 Martin Rudalics(change_frame_size_1): Preserve small windows when...
2008-05-01 Nick Roberts(gdb-info-breakpoints-custom): Don't throw error if...
2008-05-01 Nick Roberts*** empty log message ***
2008-05-01 Daiki Ueno* epa-file-hook.el: New file split from epa-file.el.
2008-05-01 Dan Nicolaescu(vc-hg-extra-fileinfo): New defstruct.
2008-05-01 Dan Nicolaescu(vc-dir-mode-map): Don't bind "r".
2008-05-01 John Paul Wallington*** empty log message ***
2008-05-01 John Paul Wallington(define-ibuffer-sorter): Define the sorter to reverse...
2008-05-01 John Paul Wallington(ibuffer-last-sorting-mode): New variable.
2008-05-01 Jason Rumney(w32-charset-info-alist): Map vietnamese to windows...
2008-05-01 John Paul Wallington(define-ibuffer-filter filename): When the major mode...
2008-04-30 John Paul Wallington(define-ibuffer-column filename): When the major mode...
2008-04-30 Sam Steingold(vc-dir-mode-map): Bind "r" to vc-dir-delete-file,...
2008-04-30 Sam Steingold(vc-dir-mode-map): Bind "d" to vc-dir-delete-file.
2008-04-30 Dan Nicolaescu*** empty log message ***
2008-04-30 Dan Nicolaescu(lisp-mode-map): Add menu.
2008-04-30 Stefan Monnier* progmodes/octave-mod.el (octave-help): New function.
2008-04-30 Stefan Monnier(vc-checkout): Typo.
2008-04-30 Stefan Monnier(compilation-error-regexp-alist-alist) <gnu>:
2008-04-30 Stefan Monnier(file_name_completion): Fix up the encoding/decoding...
2008-04-30 Dan NicolaescuReorder, place things related to version control together.
2008-04-30 Dan Nicolaescu(menu-bar-tools-menu): Reorder, place Games last.
2008-04-30 Dan Nicolaescu(epa-key-list-mode-map): Add more menu entries.
2008-04-30 Dan Nicolaescu(dired-mode-map): Add :help.
2008-04-30 Dan Nicolaescu(vc-deduce-fileset): Add new parameter.
2008-04-30 Stefan Monnier(completion-pcm-try-completion): Typo.
2008-04-30 Stefan Monnier(completion--do-completion): Move point even if the...
2008-04-30 Stefan MonnierRequire 'cl.
2008-04-30 Kenichi Handa*** empty log message ***
2008-04-30 Nick Roberts(gdb-frame-handler-1): Make overlay arrow
next