]> code.delx.au - gnu-emacs/history - lisp
(compilation-minor-mode-map, compilation-mode-map):
[gnu-emacs] / lisp /
2008-05-05 Dan Nicolaescu(dbus-call-method, dbus-register-signal)
2008-05-05 Eric S. RaymondTypo fix.
2008-05-05 Roland Winkler* proced.el (proced-command-alist): Fix system-type...
2008-05-05 Roland Winkler(proced-command-alist): Fix system-type values. Fix...
2008-05-04 Eric S. RaymondCorrect buggy dispatch logic.
2008-05-04 Juri Linkov(mailcap-replace-in-string): New compatibility alias.
2008-05-04 Miles BaderMerge from emacs--rel--22
2008-05-04 Miles BaderMerge from gnus--devo--0
2008-05-04 Miles BaderAdd arch tagline
2008-05-04 Eric S. RaymondTypo fix.
2008-05-04 Eric S. RaymondBug fix for vc-dispatcher split.
2008-05-04 Michael Albinus*** empty log message ***
2008-05-04 Andreas SchwabRequire dired when compiling.
2008-05-04 Andreas Schwab(completion--insert-strings): Don't delete past
2008-05-03 Glenn MorrisSimplify compilation requirements.
2008-05-03 Glenn MorrisRemove unnecessary variable declarations.
2008-05-03 Glenn MorrisFix typo.
2008-05-03 Glenn MorrisDave Love <fx at gnu.org>
2008-05-03 Eric S. RaymondAnother refactoring step.
2008-05-03 Eric S. RaymondRefactoring step.
2008-05-03 Eric S. RaymondSmall refactoring step.
2008-05-03 Eric S. RaymondReorganze VC todo list.
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 Eric S. RaymondMove the command-closure machinery to vc-dispatcher.el.
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 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 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. 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-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 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 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(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 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 Nick Roberts(gdb-frame-handler-1): Make overlay arrow
2008-04-30 Nick Roberts*** empty log message ***
2008-04-29 Stefan MonnierMake `checkout-model' apply to filesets.
2008-04-29 Stefan Monnier(dired-read-dir-and-switches): Replace last change...
2008-04-29 Stefan Monnier(read-buffer-to-switch): Avoid making assumptions about...
next