]> code.delx.au - gnu-emacs/history - lisp/subr.el
(remove-overlays): Fix last change.
[gnu-emacs] / lisp / subr.el
2006-11-12 Richard M. Stallman(remove-overlays): Fix last change.
2006-11-08 Romain Francoise(remove-overlays): Fix typo in last change.
2006-11-08 Richard M. Stallman(remove-overlays): Call overlay-recenter.
2006-10-30 David Kastrup(add-to-list): Don't continue checking if a match has
2006-10-22 Kim F. Storm(add-to-list): Fix last change--optimize for no compare-fn.
2006-10-22 Kim F. Storm(add-to-list): Optimize if compare-fn is `eq' or `eql'.
2006-10-18 Richard M. Stallman(insert-for-yank-1): If last inserted char has properties,
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-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-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-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-16 Kim F. Storm(add-to-history): Add KEEP-ALL arg and align functionality
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-04-29 Stefan Monnier(booleanp): New fun.
2006-04-26 Kim F. Storm(posn-string, posn-image, posn-object): Doc fix.
2006-04-12 Romain Francoise(read-passwd): Bind `message-log-max' to nil.
2006-04-06 Reiner Steib* subr.el (string-or-null-p): New function.
2006-02-27 Luc Teirlinck(locate-library): Use `get-load-suffixes' instead of...
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-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 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2006-01-30 John Paul Wallington(toplevel): Define `cl-assertion-failed' condition...
2006-01-26 Richard M. Stallman(lazy-completion-table): Doc fix.
2005-12-30 Juri Linkov(cancel-change-group): Add listp around pending-undo...
2005-12-30 Luc Teirlinck(noreturn, 1value): Doc fixes.
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-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-03 John Paul Wallington(atomic-change-group): Add edebug and indentation spec.
2005-11-19 Eli Zaretskii(read-passwd): Fontify the prompt as we do with other...
2005-10-28 Romain Francoise* subr.el (locate-library): Move from help-fns.el.
2005-10-22 Romain Francoise(eval-after-load): Convert library name to an absolute...
2005-10-22 Richard M. Stallman(make-temp-file): Moved to files.el.
2005-10-22 Richard M. Stallman(eval-at-startup): New macro.
2005-10-22 Richard M. StallmanMuch rearrangement of functions and division into pages...
2005-10-21 Richard M. Stallman(symbol-file): Doc fix.
2005-09-24 Eli Zaretskii(version-regexp-alist): Extend valid syntax for version...
2005-08-26 Kim F. Storm(version-list-<, version-list-<=, version-list-=)
2005-08-25 Richard M. Stallman(play-sound): Rearrange to avoid warning.
2005-08-25 Vinicius Jose Latorreversion string comparison
2005-08-20 Richard M. Stallman(replace-regexp-in-string): Doc fix.
2005-08-17 Kim F. Storm(insert-for-yank-1): Doc fix.
2005-08-09 Richard M. Stallman(while-no-input): Return t if there is input.
2005-08-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-04 Lute KamstraUpdate FSF's address.
2005-06-27 Luc Teirlinck(add-to-list, add-to-ordered-list): Doc fixes.
2005-06-25 Richard M. Stallman(with-selected-window): Use save-current-buffer.
2005-06-22 Kim F. Storm(save-match-data): Add comment about using evaporate arg
2005-06-21 Juanma Barranquero(1value, lambda, key-substitution-in-progress): Doc...
2005-06-20 Kim F. Storm(add-to-ordered-list): Test membership with eq. Simplify.
2005-06-15 Stefan Monnier(add-to-ordered-list): Use a weak hash-table to avoid...
2005-06-14 Kim F. Storm(add-to-ordered-list): Rework to use list-order propert...
2005-06-13 Kim F. Storm(add-to-ordered-list): New defun.
2005-06-13 Stefan Monnier(complete-in-turn): New macro.
2005-06-10 Juanma Barranquero(insert-for-yank-1): Fix spellings in docstrings.
2005-06-08 Kim F. Storm(save-match-data): Add RESEAT arg `evaporate' to
2005-05-29 Richard M. Stallman(looking-back): New argument GREEDY.
2005-05-26 Lute Kamstra(delay-mode-hooks): Specify indentation.
2005-05-22 Lute Kamstra(font-lock-defaults): Remove defvar as it's already...
2005-05-22 Juanma Barranquero(focus-frame, unfocus-frame): Revert deletion on 2005...
2005-05-19 Juanma Barranquero(send-string, send-region): Remove obsolescence declara...
2005-05-19 Richard M. Stallman(event-basic-type): Don't get an error.
2005-05-19 Nick Roberts(post-command-idle-hook, post-command-idle-delay):
2005-05-18 Juanma Barranquero(window-dot, set-window-dot, read-input, send-string...
2005-05-17 Juanma BarranqueroSlight reorganization of some obsolete declarations...
2005-05-15 Nick Roberts(left-fringe-p): New function.
2005-05-15 Kim F. Storm(open-network-stream-nowait): Remove.
2005-05-14 Richard M. Stallman(symbol-file): Doc fix.
2005-05-02 Luc Teirlinck(executing-macro): Use `define-obsolete-variable-alias'.
2005-05-01 Nick Roberts(define-function, sref): Remove aliases and obsolete
2005-05-01 Richard M. Stallman(add-to-invisibility-spec, remove-from-invisibility...
2005-05-01 Nick Roberts(dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
2005-05-01 Nick Roberts(string-to-int): Make obsolete.
2005-04-24 Eli Zaretskii(syntax-after): Doc fix.
2005-04-21 Lute Kamstra(assq-delete-all): New implementation that is linear...
2005-04-19 Stefan Monnier(syntax-class): New function.
2005-03-20 Juri Linkov(progress-reporter-do-update): When `min-value' is...
2005-03-16 Stefan Monnier(add-minor-mode): Use the new :minor-mode-function...
2005-03-14 Lute Kamstra(macro-declaration-function): Move to emacs-lisp/byte...
next