(define-ibuffer-filter filename): Use `ibuffer-buffer-file-name'.
[bpt/emacs.git] / lisp / ChangeLog
2008-05-13 John Paul Wallington(define-ibuffer-filter filename): Use `ibuffer-buffer...
2008-05-13 Chong Yidong* talk.el (talk): Simplify. Pass display arg to talk...
2008-05-13 Jay Belanger(calc-mode-map): Remove old keybinding for `calc-yank'.
2008-05-13 Stefan Monnier(bootstrap-prepare): Don't chmod files.
2008-05-13 Chong Yidong* tool-bar.el (tool-bar-make-keymap): Account for the...
2008-05-13 Stefan Monnier(dired-read-dir-and-switches): Move things about to...
2008-05-13 Stefan Monnier* dired.el (dired-read-dir-and-switches): Use read...
2008-05-13 Stefan Monnier(dired-read-dir-and-switches): Ignore ., .., and
2008-05-12 Juanma Barranquero*** empty log message ***
2008-05-12 Eric S. RaymondTell (vc-expand-dirs) not to throw out explicitly speci...
2008-05-12 Stefan Monnier(smerge-apply-resolution-patch): Don't pass nil to...
2008-05-12 Dan Nicolaescu(with-vc-file, edit-vc-file): Remove unused macros.
2008-05-12 Dan Nicolaescu(vc-annotate-show-diff-revision-at-line): Remove incorrect
2008-05-12 Teodor ZlatanovAdd autoload for
2008-05-12 Stefan Monnier(cl-set-nthcdr): Make it a defsubst so that
2008-05-11 Carsten Dominik*** empty log message ***
2008-05-11 Stefan Monnier(vc-bzr-sha1, vc-bzr-command-discarding-stderr)
2008-05-11 Stefan Monnier(diff-hunk-header-re): Refine the regexp.
2008-05-11 Juri Linkov(Info-next-preorder): Let-bind `Info-history' to nil
2008-05-11 Eric S. RaymondRemove dead code.
2008-05-11 Dan Nicolaescu*** empty log message ***
2008-05-10 Dan Nicolaescu(ewoc): Require.
2008-05-10 Dan Nicolaescu(vc-hooks, ewoc): Require.
2008-05-10 Dan Nicolaescu(vc-hg-diff, vc-hg-annotate-command): Use when not if.
2008-05-10 Chong Yidong* term/w32-win.el (x-colors):
2008-05-10 Eric S. RaymondRemove assumption about what nil means as a first arume...
2008-05-10 Reiner Steib(smerge-command-prefix): Fix custom type.
2008-05-10 Eric S. RaymondNew functions implementing motion to next and previous...
2008-05-10 Dan NicolaescuUpdate todo.
2008-05-10 Dan Nicolaescu* vc-sccs.el (vc-sccs-dir-status):
2008-05-10 Dan Nicolaescu(vc-prefix-map): Remove duplicate binding.
2008-05-09 Eric S. RaymondDupport an use an observer flag in (vc-dispatcher-selec...
2008-05-09 Eric S. RaymondVC directory bindings are noew documented.
2008-05-09 Eric S. RaymondRemove the vc-dir-insert-directories global.
2008-05-09 Eric S. RaymondTeach the RCS back end to do directories.
2008-05-09 Michael Albinus*** empty log message ***
2008-05-09 Eric S. RaymondRemove wash-log from the VC backend API.
2008-05-09 Stefan Monnier* vc.el (vc-mark-resolved): Add `backend' argument.
2008-05-09 Eric S. RaymondMake SCCS backend directory-aware.
2008-05-09 Stefan Monnier(vc-deduce-fileset): Don't require the checkout-model...
2008-05-09 Stefan Monnier(vc-dispatcher-browsing): Use derived-mode-p.
2008-05-09 Dan Nicolaescu(vc-version-diff, vc-print-log, vc-revert, vc-rollback)
2008-05-09 Eric S. RaymondLarge simplification in (vc-deduce-fileset) logic.
2008-05-08 Sam Steingold(compilation-minor-mode-map, compilation-mode-map):
2008-05-08 Juanma Barranquero*** empty log message ***
2008-05-08 Sam Steingold(cvs-bury-buffer): Revert my patch: quit-window
2008-05-08 Dan Nicolaescu(verilog-type-font-keywords): Add leda and 0in
2008-05-08 Eli ZaretskiiProvide/require epa-hook, not epa-file-hook.
2008-05-08 Eli Zaretskii("epa-hook"): Load epa-hook instead of epa-file-hook.
2008-05-08 Eli ZaretskiiRenamed lisp/epa-file-hook.el to lisp/epa-hook.el.
2008-05-08 Eli ZaretskiiRenamed org-infojs.el to org-jsinfo.el.
2008-05-08 Miles BaderMerge from emacs--rel--22
2008-05-08 Juanma Barranquero(robin-package-alist): Fix typo in docstring.
2008-05-07 Eric S. RaymondMeta-CVS support removed.
2008-05-07 Eric S. RaymondRemove VC-Dired and backend dir-state methods.
2008-05-07 Stefan MonnierChoose images dynamically.
2008-05-07 Andreas SchwabRequire 'cl when compiling.
2008-05-07 Dan Nicolaescu(vc-dir-insert-directories): Default to t.
2008-05-07 Glenn Morris(fortran-mode): Fix font-lock-syntactic-keywords oddness.
2008-05-06 Eric S. RaymondMore refactoring.
2008-05-06 Eric S. RaymondMore decoupling of vc-dispatcher.el from vc.el.
2008-05-06 Dan Nicolaescu(verilog-getopt-file): Cleanup warning message format.
2008-05-06 Glenn MorrisSwitch to recommended form of GPLv3 permissions notice.
2008-05-06 Chong Yidong* progmodes/compile.el (compilation-error-regexp-alist...
2008-05-06 Stefan Monnier(dired-read-dir-and-switches): Fix up last change.
2008-05-05 Eric S. RaymondMore policy-mechanism separation.
2008-05-05 Sam Steingold(delete-other-windows-vertically): New function.
2008-05-05 Stefan Monnier(dired-read-dir-and-switches): Obey read-file-name...
2008-05-05 Carsten Dominik*** empty log message ***
2008-05-05 Nick Roberts*** empty log message ***
2008-05-05 Stefan Monnier(python-block-pairs): Align finally with except.
2008-05-05 Stefan Monnier(vc-rcs-fetch-master-state): Fix inf-loop.
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 ***
next