]> code.delx.au - gnu-emacs/history - lisp/ChangeLog
(smerge-start-session): Don't call smerge-next if
[gnu-emacs] / lisp / ChangeLog
2008-05-05 Stefan Monnier(smerge-start-session): Don't call smerge-next if
2008-05-05 Stefan Monnier(vc-dir-mark-buffer-changed): Fix typo
2008-05-05 Dan Nicolaescu(dbus-call-method, dbus-register-signal)
2008-05-05 Roland Winkler* proced.el (proced-command-alist): Fix system-type...
2008-05-04 Miles BaderMerge from emacs--rel--22
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 MorrisFix typo.
2008-05-03 Glenn MorrisDave Love <fx at gnu.org>
2008-05-03 Andreas SchwabUnbreak bootstrap.
2008-05-03 Eli Zaretskii(ls-lisp-insert-directory): Use `string-width' instead...
2008-05-03 Eric S. RaymondRemove logentry primitive from backend API.
2008-05-03 Eric S. Raymondvc-dispatcher layer separation.
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 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 Sam Steingold* vc.el (vc-dir-mode-map): Enable mouse bindings.
2008-05-02 Miles BaderMerge from emacs--rel--22
2008-05-02 Juanma Barranquero*** empty log message ***
2008-05-02 Juanma Barranquero(highlight-changes-mode): Removed references to hooks...
2008-05-02 Juanma Barranquero*** empty log message ***
2008-05-02 Eric S. RaymondMore preparation for removing 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-01 Juri Linkov(compilation-auto-jump): Set window point to `pos'...
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 Stefan MonnierRevert incorrect fix for claimed bootstrap breakage.
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 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--do-completion): Move point even if the...
2008-04-30 Stefan MonnierRequire 'cl.
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...
2008-04-29 Sam Steingold(vc-dir-mode-hook): Add normal hook.
2008-04-29 Nick Roberts*** empty log message ***
2008-04-29 Stefan Monnier(uniquify-rationalize-a-list): Beware of side-effects.
2008-04-29 Glenn MorrisDaiki Ueno <ueno at unixuser.org>
2008-04-29 Glenn Morris(top-level): Does not need cl when compiling.
2008-04-29 Stefan MonnierNew file.
2008-04-29 Stefan Monnier(completion-hilit-commonality): Remove leftover code.
2008-04-29 Stefan Monnier* minibuffer.el (completion-common-substring): Mark...
2008-04-29 Glenn Morris(check-declare-errmsg): Fix counting in the `full'...
2008-04-29 Miles BaderMerge from emacs--rel--22
2008-04-29 Jason Rumney(battery-status-function): Use w32-battery-status on...
2008-04-29 Nick Roberts*** empty log message ***
2008-04-28 Chong Yidong* doc-view.el (doc-view-new-window-function): Avoid...
2008-04-28 Vinicius Jose Latorrewhitespace-trailing-regexp docstring fix.
2008-04-28 Sam Steingold(vc-hg-rename-file): Fix argument order.
2008-04-28 Michael Albinus* net/tramp.el (tramp-replace-environment-variables...
2008-04-28 Bastien Guerry* whitespace.el (whitespace-trailing): Fix typo.
2008-04-28 Sam Steingold(diary-make-entry): Update the autoload.
2008-04-28 Stefan Monnier(completion-pcm--all-completions): Don't pass nil to...
2008-04-28 Juanma Barranquero(desktop-minor-mode-table): Add `savehist-mode'.
2008-04-28 Glenn Morris*** empty log message ***
2008-04-28 Nick Roberts*** empty log message ***
2008-04-27 Juanma Barranquero*** empty log message ***
2008-04-27 Dan Nicolaescu(epa-file-handler): Comment out, does not compile.
2008-04-27 Dan Nicolaescu(vc-dir-mode-map): Change bindings for unmark all and...
2008-04-27 Dan Nicolaescu* epa-file.el (auto-encryption-mode): Rename from epa...
2008-04-27 Glenn Morris(reftex-isearch-switch-to-next-file): Remove un-needed...
2008-04-27 Carsten Dominik*** empty log message ***
2008-04-27 Michael Albinus* net/tramp.el (tramp-handle-make-symbolic-link)
2008-04-27 Vinicius Jose Latorrewhitespace-trailing-regexp option fix.
2008-04-27 Michael Albinus*** empty log message ***
2008-04-27 Andreas SchwabUnbreak bootstrap.
2008-04-27 Michael Albinus* net/tramp.el (tramp-replace-environment-variables...
2008-04-27 Glenn Morris(byte-compile-file): Doc fix.
2008-04-27 Glenn Morris(calculator-expt): Modify previous change to just use...
2008-04-27 Glenn MorrisJohan Bockg� <bojohan at gnu.org>
next