2007-04-24 |
Miles Bader |
Merge from emacs--devo--0
|
2007-04-11 |
Miles Bader |
Merge from emacs--devo--0
|
2007-03-18 |
Miles Bader |
Merge from emacs--devo--0
|
2007-01-26 |
Miles Bader |
Merge from emacs--devo--0
|
2006-12-07 |
Miles Bader |
Merge from emacs--devo--0
|
2006-08-16 |
Miles Bader |
Merge from emacs--devo--0
|
2006-08-03 |
Miles Bader |
Merge from emacs--devo--0
|
2006-07-06 |
Miles Bader |
Merge from emacs--devo--0
|
2006-06-07 |
Miles Bader |
Merge from emacs--devo--0
|
2006-04-21 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-57
|
2006-03-09 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-40
|
2006-02-08 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
|
2006-01-16 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
|
2005-08-26 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
|
2005-07-07 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
|
2005-03-31 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-31
|
2004-04-16 |
Kenichi Handa |
Sync to HEAD
|
2006-01-16 |
Henrik Enberg |
sync with trunk
|
2003-09-08 |
Kenichi Handa |
New directory
|
2008-01-08 |
Miles Bader |
Merge from emacs--rel--22
|
2007-12-06 |
Deepak Goel |
Fix possibly buggy calls to `message'.
|
2007-10-22 |
Juanma Barranquero |
(PC-expand-many-files): Remove.
|
2007-09-06 |
Romain Francoise |
2007-09-06 Sean O'Rourke <sorourke@cs.ucsd.edu>
|
2007-08-26 |
Michaël Cadilhac |
(PC-do-completion): Make RET accept a non-unique but complete
|
2007-08-07 |
Richard M. Stallman |
(PC-lisp-complete-symbol): Complete symbol around point.
|
2007-07-26 |
Miles Bader |
Merge from emacs--rel--22
|
2007-07-05 |
Stefan Monnier |
(PC-do-complete-and-exit): Add support for the new
|
2007-07-01 |
Richard M. Stallman |
(partial-completion-mode): Remove advice of read-file-name-internal.
|
2007-06-11 |
Stefan Monnier |
(PC-bindings): Don't bind things already bound in the parent keymap.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-04-14 |
Glenn Morris |
(PC-goto-end, PC-do-completion-end): Make buffer-local.
|
2007-04-14 |
Glenn Morris |
(PC-goto-end): New variable.
|
2007-03-29 |
Glenn Morris |
(partial-completion-mode): Set PC-do-completion-end to nil after use.
|
2007-03-28 |
Glenn Morris |
(PC-do-completion-end): New variable.
|
2007-03-27 |
Glenn Morris |
(PC-do-completion): Compute completion-base-size in
|
2007-03-21 |
Stefan Monnier |
(read-file-name-internal): Don't add the final > if the completion is not
|
2007-03-10 |
Martin Rudalics |
(PC-do-completion): Bind dirlength to nil to avoid
|
2007-03-09 |
Glenn Morris |
(PC-do-completion): Replace first call to try-completion with new
|
2007-03-09 |
Martin Rudalics |
(PC-try-completion): New function.
|
2007-03-08 |
Chong Yidong |
(PC-bindings): Rebind M-TAB in read-expression-map.
|
2007-03-07 |
Kim F. Storm |
(PC-bindings): Remap lisp-complete-symbol to
|
2007-03-07 |
Michaël Cadilhac |
(PC-do-completion): Delete duplicates in the list of possible completions.
|
2007-03-05 |
Chong Yidong |
(PC-do-completion): If completion-ignore-case is non-nil, replace
|
2007-01-21 |
Glenn Morris |
Add 2007 to copyright years.
|
2006-12-05 |
Glenn Morris |
Update copyright years.
|
2006-08-07 |
Stefan Monnier |
(PC-do-completion): Strip out completion-ignored-extensions
|
2006-08-02 |
Stefan Monnier |
(PC-expand-many-files): Avoid signalling an error when
|
2006-06-28 |
Juri Linkov |
(partial-completion-mode): In lambda for
|
2006-06-23 |
Eli Zaretskii |
(PC-do-completion): Retain capitalization of user input, when possible, even
|
2006-05-22 |
Stefan Monnier |
(PC-do-completion): Undo the addition of implicit
|
2006-04-18 |
Stefan Monnier |
(partial-completion-mode): Use 'choose-completion-string-functions to make
|
2006-03-06 |
Stefan Monnier |
(PC-expand-many-files): Try be more careful when parsing the shell's output.
|
2006-02-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-12-16 |
Juri Linkov |
(PC-do-completion): Remove `(equal (point) beg)' to
|
2005-12-16 |
Richard M. Stallman |
(partial-completion-mode): Doc fix.
|
2005-11-27 |
Stefan Monnier |
(PC-completion-as-file-name-predicate): Use minibuffer-completing-file-name.
|
2005-11-19 |
Eli Zaretskii |
(partial-completion-mode): Mention completion-auto-help in the doc string.
|
2005-08-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|