Merged from emacs@sv.gnu.org
[bpt/emacs.git] / lisp / subr.el
2006-10-14 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-10-14 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-10-13 Eli Zaretskii(start-process-shell-command): Doc fix.
2006-09-28 Richard M. Stallman(insert-for-yank-1): Handle `font-lock-face' specially.
2006-09-25 Jason Rumney(shell-quote-argument): Use DOS logic for Windows shell...
2006-09-20 Vinicius Jose LatorreAdjust comment
2006-09-11 Kim F. Storm(sit-for): Rework to use input-pending-p and cond.
2006-09-10 Richard M. Stallman(add-to-list): New argument COMPARE-FN.
2006-07-29 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-07-26 Chong Yidong* subr.el (sit-for): Use new SECONDS arg of read-event...
2006-07-24 Richard M. Stallman(dolist, dotimes): Use interned symbols for iteration.
2006-07-18 Chong Yidong* subr.el (sit-for): Just sleep-for if noninteractive.
2006-07-14 Karoly LorenteyMerged from emacs@sv.gnu.org.
2006-07-11 Kim F. Storm(sit-for): Doc fix. Specify normal arg list using...
2006-07-10 Chong Yidong* subr.el (sit-for): New function.
2006-07-09 Richard M. Stallman(def-edebug-spec): Moved here.
2006-06-27 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-06-12 Karoly LorenteyMerged from emacs@sv.gnu.org.
2006-06-02 Richard M. Stallman(with-current-buffer): Doc fix.
2006-05-30 Richard M. Stallman(with-current-buffer): Doc fix.
2006-05-29 Richard M. Stallman(load-history-regexp): If FILE is relative, insist
2006-05-25 Richard M. Stallman(with-local-quit): Doc fix.
2006-05-25 Richard M. Stallman(with-local-quit): When handling `quit' signal,
2006-05-24 Richard M. Stallman(read-passwd): Copy PROMPT before changing its properties.
2006-05-24 Alan Mackenziestartup.el (command-line): For names of preloaded files...
2006-05-24 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-05-20 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-05-17 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-05-16 Kim F. Storm(add-to-history): Add KEEP-ALL arg and align functionality
2006-05-10 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-05-10 Miles BaderRevision: emacs@sv.gnu.org/emacs--devo--0--patch-271
2006-05-10 Nick Roberts(field-at-point): New function.
2006-05-07 Kim F. Storm(add-to-history): Remove keep-dups arg.
2006-05-05 Kim F. Storm(add-to-history): New function.
2006-05-05 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-05-03 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-04-29 Stefan Monnier(booleanp): New fun.
2006-04-28 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-04-26 Kim F. Storm(posn-string, posn-image, posn-object): Doc fix.
2006-04-19 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-04-12 Romain Francoise(read-passwd): Bind `message-log-max' to nil.
2006-04-12 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-04-10 Karoly LorenteyMerged from
2006-04-06 Reiner Steib* subr.el (string-or-null-p): New function.
2006-04-01 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-03-22 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-03-15 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-03-12 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-03-12 Karoly LorenteyFix ediff problems. (Reported by Dan Nicolaescu.)
2006-03-10 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-03-04 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-02-28 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-02-27 Luc Teirlinck(locate-library): Use `get-load-suffixes' instead of...
2006-02-24 Karoly LorenteyMerged from
2006-02-23 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-02-21 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-02-20 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-02-16 Karoly LorenteyMerged from
2006-02-13 Juanma Barranquero(substitute-key-definition): Doc fix (hide internal...
2006-02-12 Richard M. Stallman(substitute-key-definition): Doc fix.
2006-02-12 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-02-10 Juanma Barranquero(substitute-key-definition): Fix typo.
2006-02-10 Kim F. Storm(substitute-key-definition-key): Pass t for NOERROR to
2006-02-06 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2006-02-03 Karoly LorenteyMerged from
2006-02-03 Karoly LorenteyMerged from
2006-02-01 Karoly LorenteyMerged from
2006-01-30 John Paul Wallington(toplevel): Define `cl-assertion-failed' condition...
2006-01-30 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 187, 704)
2006-01-26 Richard M. Stallman(lazy-completion-table): Doc fix.
2006-01-17 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 185-186...
2006-01-17 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 182-184...
2006-01-12 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 174-181...
2006-01-06 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 683-684)
2006-01-03 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 682)
2005-12-30 Juri Linkov(cancel-change-group): Add listp around pending-undo...
2005-12-30 Luc Teirlinck(noreturn, 1value): Doc fixes.
2005-12-29 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 681)
2005-12-29 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 678-680)
2005-12-28 Luc Teirlinck(lazy-completion-table): Correct typo in docstring.
2005-12-26 Stefan Monnier(lazy-completion-table): Remove argument `args'.
2005-12-26 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 677)
2005-12-19 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 169-173...
2005-12-19 Stefan Monnier(lazy-completion-table): Don't be fooled if the var...
2005-12-12 Kim F. Storm(version-regexp-alist): Allow space as separator before
2005-12-11 Karoly LorenteyMerged in changes from CVS trunk.
2005-12-10 Karoly LorenteyMerged in changes from CVS trunk.
2005-12-03 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 659-663)
2005-12-03 John Paul Wallington(atomic-change-group): Add edebug and indentation spec.
2005-11-23 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 656-658)
2005-11-19 Eli Zaretskii(read-passwd): Fontify the prompt as we do with other...
2005-11-18 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 655)
2005-11-18 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 152-156...
2005-11-07 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 149-151...
2005-11-01 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 142-148...
2005-10-29 Karoly LorenteyFix semantics of terminal-local variables. Remove...
2005-10-28 Romain Francoise* subr.el (locate-library): Move from help-fns.el.
2005-10-28 Karoly LorenteyDon't try to rebind the `t' symbol.
2005-10-28 Karoly LorenteyChange `keyboard-translate-table' to be terminal-local.
next