2004-02-16 |
Eli Zaretskii |
(delete-dups): A better implementation from Karl Heuer <kwzh@gnu.org>.
|
2004-02-16 |
Eli Zaretskii |
(match-string-no-properties): Use substring-no-properties.
|
2004-01-19 |
Luc Teirlinck |
(delete-dups): New function.
|
2004-01-16 |
Luc Teirlinck |
(declare): New macro.
|
2004-01-06 |
Kim F. Storm |
(event-start, event-end): Doc fix.
|
2004-01-03 |
Luc Teirlinck |
(functionp): Doc fix.
|
2003-12-29 |
Richard M. Stallman |
(assoc-ignore-case, assoc-ignore-representation):
|
2003-12-29 |
Eli Zaretskii |
(insert-for-yank): Call insert-for-yank-1 repetitively
|
2003-11-30 |
Jonathan Yavner |
Add macros `1value' and `noreturn'.
|
2003-11-27 |
Kim F. Storm |
(posn-object-x-y): New defun.
|
2003-11-26 |
Luc Teirlinck |
(number-sequence): Improve handling of floating point arguments
|
2003-11-23 |
Kim F. Storm |
(event-start, event-end): Doc fix.
|
2003-11-15 |
Thien-Thi Nguyen |
(minor-mode-list): Add `hs-minor-mode'.
|
2003-11-03 |
Stefan Monnier |
(add-hook): Fix last change.
|
2003-10-20 |
Richard M. Stallman |
(add-hook): Correctly detect when make-local-hook was used.
|
2003-10-16 |
Lute Kamstra |
(force-mode-line-update): Fix docstring.
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-08-29 |
Richard M. Stallman |
Comment change.
|
2003-08-06 |
Richard M. Stallman |
(read-passwd): Use clear-string instead of fillarray.
|
2003-07-21 |
John Paul Wallington |
(with-selected-window): Add closing paren.
|
2003-07-21 |
Richard M. Stallman |
(with-selected-window): Copy code form save-selected-window
|
2003-07-08 |
Markus Rost |
(dolist, dotimes): Doc fix.
|
2003-06-30 |
Richard M. Stallman |
(lazy-completion-table, dynamic-completion-table): New macros.
|
2003-06-18 |
Stefan Monnier |
(looking-back): Handle the case of non-trivial regexps.
|
2003-05-30 |
Juanma Barranquero |
(looking-back): New function to check for regular expression before point.
|
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.
|