log lisp/subr.el @ 51266:260b864ff270

age author description
2003-05-22 Juanma Barranquero (split-string): Implement specification that splitting on explicit separators
2003-05-18 Richard M. Stallman (prepare-change-group): Reinstate BUFFER arg; make it work.
2003-05-18 Stefan Monnier (macro-declaration-function): Avoid `dolist' and `cadr'.
2003-05-17 Stefan Monnier (with-selected-window): New macro.
2003-04-24 Richard M. Stallman (assq-delete-all): Ignore non-cons elememts.
2003-04-09 Richard M. Stallman (minor-mode-list): New variable.
2003-04-05 Vinicius Jose Latorre Adjust number-sequence code
2003-04-03 Richard M. Stallman (read-quoted-char): Remember the input char
2003-04-03 Kenichi Handa (number-sequence): Shorten the code.
2003-04-03 Kenichi Handa (number-sequence): New function.
2003-03-14 John Paul Wallington * files.el (recover-session): Error if there are no previous
2003-03-11 John Paul Wallington (posn-col-row): Heed frame parameter `line-spacing' and
2003-03-10 John Paul Wallington (posn-col-row): Take into account `line-spacing'.
2003-02-20 Stefan Monnier (with-syntax-table): Don't copy the table any more.
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2003-01-27 Kim F. Storm (insert-for-yank): Remove COMMAND element from yank handler.
2003-01-21 Kim F. Storm Tiny doc fixes.
2003-01-19 Kim F. Storm (insert-for-yank): Set yank-undo-function after calling FUNCTION,
2003-01-19 Kim F. Storm (insert-for-yank): Doc fix.
2003-01-18 Kim F. Storm Update copyright.
2003-01-18 Kim F. Storm (insert-for-yank): Arg list changed; now only accepts one
2003-01-14 Kim F. Storm (process-put, process-get): New functions.
2002-12-22 Richard M. Stallman (add-to-invisibility-spec): If it was t, start it out at (t).
2002-11-20 Stefan Monnier (symbol-file): Accept a non-atomic `function' arg.
2002-11-20 John Paul Wallington (symbol-file): Remove unused variable `functions'.
2002-10-29 Andreas Schwab (replace-regexp-in-string): Doc fix.
2002-10-17 Juanma Barranquero (remq): Fix typo.
2002-10-03 Stefan Monnier (read-key-auxiliary-map, read-key): Remove.
2002-09-29 Noah Friedman (read-key): Use read-key-auxiliary-map, not read-key-aux-map.
2002-09-29 Richard M. Stallman (remove-yank-excluded-properties): Fix bugs in handling of category properties.
2002-09-27 Stefan Monnier (read-key-auxiliary-map): New var.
2002-09-11 Stefan Monnier (define-mail-user-agent): Moved from simple.el.
2002-09-09 Stefan Monnier (symbol-file): Also work for autoloaded funcs.
2002-09-07 Kim F. Storm (read-quoted-char): Apply listify-key-sequence to vector
2002-08-28 Juanma Barranquero (make-variable-frame-localizable): New alias for `make-variable-frame-local'.
2002-08-26 Kim F. Storm (suppress-keymap): Use command remapping instead of
2002-08-24 Sam Steingold (eval-after-load): Do not call load-symbol-file-load-history (deleted)
2002-08-24 Richard M. Stallman (symbol-file-load-history-loaded)
2002-08-02 Richard M. Stallman (atomic-change-group): Doc fix.
2002-07-19 Juanma Barranquero (unread-command-char, executing-macro, post-command-idle-hook,
2002-07-19 Juanma Barranquero (dot, dot-max, dot-min, dot-marker, buffer-flush-undo, baud-rate,
2002-07-07 Stefan Monnier (insert-string): Update the obsolete info.
2002-07-03 Juanma Barranquero (chars-in-region): Add obsolescence declaration for `chars-in-region'.
2002-06-27 Juanma Barranquero (char-bytes): Fix obsolescence declaration.
2002-06-23 Stefan Monnier (event-start, event-end, event-click-count):
2002-06-14 Miles Bader (pop): Move the call to `car' outside the prog1, as the compiler
2002-06-14 Miles Bader (copy-tree): Use `nconc' and `nreverse' instead of `nreconc'.
2002-06-10 Richard M. Stallman (copy-list): Moved to cl.el.
2002-06-08 Colin Walters (copy-list): Moved here from cl.el.
2002-05-30 Richard M. Stallman (open-network-stream, open-network-stream-nowait)
2002-05-12 Richard M. Stallman (functionp): Catch errors in indirect-function.
2002-05-02 Pavel Janík Follow coding conventions.
2002-04-29 Kim F. Storm (remove-yank-excluded-properties): New helper function.
2002-04-28 Richard M. Stallman (make-temp-file): New arg SUFFIX.
2002-04-27 Richard M. Stallman (insert-for-yank): Replace `category' property
2002-04-21 Kim F. Storm (insert-buffer-substring-no-properties): New function.
2002-04-19 Richard M. Stallman (insert-for-yank): New function.
2002-04-10 Richard M. Stallman (remove-hook): When there are no more local hooks,
2002-04-07 Pavel Janík (play-sound): Move here from simple.el.
2002-04-01 Richard M. Stallman (redraw-modeline): Define alias.