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 file name using
|
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. Stallman |
Much rearrangement of functions and division into pages. No code changes.
|
2005-10-21 |
Richard M. Stallman |
(symbol-file): Doc fix.
|
2005-09-24 |
Eli Zaretskii |
(version-regexp-alist): Extend valid syntax for version strings:
|
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 Latorre |
version 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 Nguyen |
Update years in copyright notice; nfc.
|
2005-07-04 |
Lute Kamstra |
Update 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 fixes.
|
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 leaks.
|
2005-06-14 |
Kim F. Storm |
(add-to-ordered-list): Rework to use list-order property of list-var.
|
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 defined in font-core.el.
|
2005-05-22 |
Juanma Barranquero |
(focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
|