]> code.delx.au - gnu-emacs/history - lisp/subr.el
Merged in changes from CVS trunk. Plus added lisp/term tweaks.
[gnu-emacs] / lisp / subr.el
2005-09-04 Karoly LorenteyMerged in changes from CVS trunk. Plus added lisp...
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-12 Karoly LorenteyRename function-key-map to local-function-key-map,...
2005-07-10 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 474)
2005-07-10 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 470-473)
2005-07-05 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 469)
2005-07-05 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 83-87, 449...
2005-07-04 Lute KamstraUpdate FSF's address.
2005-06-27 Luc Teirlinck(add-to-list, add-to-ordered-list): Doc fixes.
2005-06-26 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 447-448)
2005-06-25 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 441-446)
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-22 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 438-440)
2005-06-21 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 435-437)
2005-06-21 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 423-434)
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-15 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 80-82, 350...
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-06-03 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 74-79, 332...
2005-05-29 Richard M. Stallman(looking-back): New argument GREEDY.
2005-05-28 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 70-73, 320...
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-20 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 69, 313...
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-16 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 307-312)
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-13 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 296-306)
2005-05-09 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 292-295)
2005-05-06 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 68, 286...
2005-05-02 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 281-285)
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-26 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 279-280)
2005-04-25 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 67, 270...
2005-04-25 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 269)
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-04-19 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 66, 266...
2005-04-18 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 60-65, 246...
2005-04-11 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 59, 240...
2005-04-08 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 56-58, 232...
2005-04-04 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 45-55, 214...
2005-03-27 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 204-213)
2005-03-23 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 192-203)
2005-03-20 Juri Linkov(progress-reporter-do-update): When `min-value' is...
2005-03-19 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 39-44, 184...
2005-03-16 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 183)
2005-03-16 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 37-38, 162...
2005-03-16 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 160-161)
2005-03-16 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 159)
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...
2005-03-06 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 34-36, 142...
2005-02-28 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 31-33, 129...
2005-02-25 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 28-30, 126...
2005-02-23 Richard M. Stallman(find-tag-default): Catch errors in forward-sexp.
2005-02-23 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 27, 120...
2005-02-23 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 119)
2005-02-21 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 117-118)
2005-02-20 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 17-26, 107...
2005-02-19 David Kastrup(subregexp-context-p): Fix garbled doc string by adding
2005-02-19 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 14-16, 95...
2005-02-18 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 91-94)
2005-02-10 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 12-13, 79-90)
2005-02-09 Kim F. StormChange release version from 21.4 to 22.1 throughout.
2005-02-04 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 76-78)
2005-02-03 Karoly LorenteyMerged in changes from CVS trunk. (Long time no see...
2005-01-19 Stefan Monnier(dotimes-with-progress-reporter): New macro.
2005-01-06 Karoly LorenteyMerged in changes from CVS trunk.
2005-01-06 Karoly LorenteyMerged in changes from CVS trunk.
2004-12-28 Richard M. StallmanFix doc in previous change.
2004-12-27 Richard M. Stallman(messages-buffer-max-lines): Alias for message-log...
2004-12-23 Karoly LorenteyMerged in changes from CVS trunk.
2004-12-13 Richard M. Stallman(while-no-input): New macro.
2004-12-10 Karoly LorenteyMerged in changes from CVS trunk.
next