(completion-pcm--find-all-completions): Don't add pseudo-completions.
[bpt/emacs.git] / lisp / ChangeLog
2008-05-22 Stefan Monnier(completion-pcm--find-all-completions): Don't add pseud...
2008-05-22 Stefan Monnier(icomplete-eoinput): Remove.
2008-05-22 Stefan Monnier(locate-dominating-file): Accept non-existing argument.
2008-05-22 Kenichi Handa(font-weight-table, font-slant-table)
2008-05-22 Kenichi Handa(font-show-log): New function.
2008-05-21 Stefan Monnier(completion-all-sorted-completions): New var.
2008-05-21 Roland Winkler* proced.el (proced-header-line): New variable and...
2008-05-21 Glenn Morris(c-postprocess-file-styles): Declare for compiler.
2008-05-21 Glenn MorrisAllow for parallel byte-compiling.
2008-05-21 Stefan Monnier(insert-kbd-macro): Use prin1-char.
2008-05-20 Stefan Monnier(completion-boundaries): New function.
2008-05-20 Stefan Monnier(icomplete-completions): Don't use `predicate' with
2008-05-20 Juanma BarranqueroFix typo.
2008-05-20 Roland Winkler* proced.el (proced-goal-header-re): Renamed from
2008-05-20 Stefan Monnier(icomplete-simple-completing-p):
2008-05-20 Michael Olsonlisp/ChangeLog: Update.
2008-05-19 Michael Olsonlisp/ChangeLog: Update.
2008-05-19 Stefan Monnier(destructuring-bind): Fix spec.
2008-05-19 Juanma Barranquero(font-weight-table): Fix typo in docstring.
2008-05-18 Miles BaderMerge from emacs--rel--22
2008-05-18 Jay Belanger(calc-r-prefix-help): Add help for register functions.
2008-05-18 Dan Nicolaescu(Todo): Add known problems.
2008-05-18 Dan Nicolaescu(vc-dir-previous-directory): Rename from
2008-05-18 Dan Nicolaescu(vc-hg-annotate-re): Recognize the output of --follow.
2008-05-18 Dan Nicolaescu(vc-bzr-after-dir-status): Remove unused binding.
2008-05-18 Jay Belanger(calc-kill): Make sure that only the stack is operated on.
2008-05-18 Stefan Monnier(fortran-font-lock-keywords-2): Add keywords for
2008-05-17 Glenn Morris*** empty log message ***
2008-05-17 Glenn Morris(elide-head-headers-to-hide): Handle GPLv3 format.
2008-05-17 Glenn Morris(top-level): Load auth-source when compiling.
2008-05-17 Glenn Morris(fortran-font-lock-keywords-2): Add .eqv., .neqv.
2008-05-17 Andreas Schwab(vc-dir-mode-map): Fix M-down and M-up binding.
2008-05-17 Dan Nicolaescu*** empty log message ***
2008-05-17 Dan Nicolaescu(vc-annotate-show-diff-revision-at-line): Change
2008-05-17 Dan Nicolaescu(vc-hg-annotate-command): Allow white space before...
2008-05-17 Vinicius Jose Latorremenu-bar-select-buffer: Reinsert it as msb.el use it.
2008-05-17 Michael OlsonUpdate ChangeLog
2008-05-17 John Paul Wallington(top-level): Revert previous change: require cl when...
2008-05-16 Eric S. RaymondUse state prettyprinter in vc-dir buffers.
2008-05-16 John Paul Wallington(top-level): Don't require cl when compiling.
2008-05-16 Michael Albinus* net/tramp.el (tramp-handle-write-region): Fix check...
2008-05-16 Eric S. RaymondImproved extra-headers method for CVS.
2008-05-16 Eric S. RaymondAdd extra-headers method for SVN.
2008-05-16 Eric S. RaymondExtract and display the CVS repository.
2008-05-16 Eric S. RaymondRemove a very old comment.
2008-05-16 Juanma Barranquero(vc-sccs-create-tag): Fix typo in error message and...
2008-05-16 Juanma Barranquero*** empty log message ***
2008-05-16 Miles BaderMerge from emacs--rel--22
2008-05-15 Michael Albinus* net/tramp.el: Load auth-source library.
2008-05-15 Jonathan Yavner* ses.el (ses-goto-print): Use move-to-column rather...
2008-05-15 Eric S. RaymondSnapshot primitives globally renamed to refer to tags...
2008-05-15 Eric S. RaymondRemove assumptions about buffer names.
2008-05-15 Eric S. RaymondMove vc-dir menu hook back to vc-dispatcher.
2008-05-15 Eric S. RaymondFix an incorrect buffer name and remove an unneeded...
2008-05-15 Glenn Morris(vc-directory-resynch-file): Fix declaration.
2008-05-15 John Paul Wallington(top-level): Don't require cl when compiling.
2008-05-15 John Paul Wallington(diff-current-defun): Use `buffer-local-value'.
2008-05-15 Eric S. RaymondEliminate exoensive (vc-expand-dirs) calls.
2008-05-15 John Paul Wallington(ibuffer-aif, ibuffer-awhen, ibuffer-save-marks)
2008-05-14 Michael Albinus* net/tramp.el (tramp-echo-mark): Update docstring.
2008-05-14 Eric S. RaymondMake vc-deduce-fileset do the right thing in derived...
2008-05-14 John Paul Wallington(convert-define-charset-argument): Remove period from...
2008-05-14 Miles BaderMerge from emacs--rel--22
2008-05-14 Kenichi Handa(custom-face-attributes): Add "thin" for :weight.
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 Romain FrancoiseMention CVE name: CVE-2008-2142.
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 Stefan Monnier(fast-lock-cache-directories): Remove "." from its
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 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.
next