Mon, 16 Feb 2004 19:40:07 +0000 |
Eli Zaretskii |
(delete-dups): A better implementation from Karl Heuer <kwzh@gnu.org>.
|
Mon, 16 Feb 2004 17:03:40 +0000 |
Eli Zaretskii |
(match-string-no-properties): Use substring-no-properties.
|
Mon, 19 Jan 2004 23:48:11 +0000 |
Luc Teirlinck |
(delete-dups): New function.
|
Fri, 16 Jan 2004 01:07:46 +0000 |
Luc Teirlinck |
(declare): New macro.
|
Tue, 06 Jan 2004 23:04:44 +0000 |
Kim F. Storm |
(event-start, event-end): Doc fix.
|
Sat, 03 Jan 2004 17:17:21 +0000 |
Luc Teirlinck |
(functionp): Doc fix.
|
Mon, 29 Dec 2003 19:56:54 +0000 |
Richard M. Stallman |
(assoc-ignore-case, assoc-ignore-representation):
|
Mon, 29 Dec 2003 11:39:44 +0000 |
Eli Zaretskii |
(insert-for-yank): Call insert-for-yank-1 repetitively
|
Sun, 30 Nov 2003 06:56:59 +0000 |
Jonathan Yavner |
Add macros `1value' and `noreturn'.
|
Thu, 27 Nov 2003 21:28:01 +0000 |
Kim F. Storm |
(posn-object-x-y): New defun.
|
Wed, 26 Nov 2003 19:23:58 +0000 |
Luc Teirlinck |
(number-sequence): Improve handling of floating point arguments
|
Sun, 23 Nov 2003 00:27:03 +0000 |
Kim F. Storm |
(event-start, event-end): Doc fix.
|
Sat, 15 Nov 2003 00:56:16 +0000 |
Thien-Thi Nguyen |
(minor-mode-list): Add `hs-minor-mode'.
|
Mon, 03 Nov 2003 14:44:48 +0000 |
Stefan Monnier |
(add-hook): Fix last change.
|
Mon, 20 Oct 2003 23:41:18 +0000 |
Richard M. Stallman |
(add-hook): Correctly detect when make-local-hook was used.
|
Thu, 16 Oct 2003 13:13:29 +0000 |
Lute Kamstra |
(force-mode-line-update): Fix docstring.
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Fri, 29 Aug 2003 16:20:18 +0000 |
Richard M. Stallman |
Comment change.
|
Wed, 06 Aug 2003 01:05:15 +0000 |
Richard M. Stallman |
(read-passwd): Use clear-string instead of fillarray.
|
Mon, 21 Jul 2003 18:03:06 +0000 |
John Paul Wallington |
(with-selected-window): Add closing paren.
|
Mon, 21 Jul 2003 09:57:01 +0000 |
Richard M. Stallman |
(with-selected-window): Copy code form save-selected-window
|
Tue, 08 Jul 2003 16:56:56 +0000 |
Markus Rost |
(dolist, dotimes): Doc fix.
|
Mon, 30 Jun 2003 10:33:52 +0000 |
Richard M. Stallman |
(lazy-completion-table, dynamic-completion-table): New macros.
|
Wed, 18 Jun 2003 21:49:16 +0000 |
Stefan Monnier |
(looking-back): Handle the case of non-trivial regexps.
|
Fri, 30 May 2003 23:11:35 +0000 |
Juanma Barranquero |
(looking-back): New function to check for regular expression before point.
|
Thu, 22 May 2003 20:59:57 +0000 |
Juanma Barranquero |
(split-string): Implement specification that splitting on explicit separators
|
Sun, 18 May 2003 15:04:24 +0000 |
Richard M. Stallman |
(prepare-change-group): Reinstate BUFFER arg; make it work.
|
Sun, 18 May 2003 02:31:19 +0000 |
Stefan Monnier |
(macro-declaration-function): Avoid `dolist' and `cadr'.
|
Sat, 17 May 2003 22:00:40 +0000 |
Stefan Monnier |
(with-selected-window): New macro.
|
Thu, 24 Apr 2003 23:14:12 +0000 |
Richard M. Stallman |
(assq-delete-all): Ignore non-cons elememts.
|
Wed, 09 Apr 2003 01:36:28 +0000 |
Richard M. Stallman |
(minor-mode-list): New variable.
|
Sat, 05 Apr 2003 02:13:44 +0000 |
Vinicius Jose Latorre |
Adjust number-sequence code
|
Thu, 03 Apr 2003 23:13:38 +0000 |
Richard M. Stallman |
(read-quoted-char): Remember the input char
|
Thu, 03 Apr 2003 02:49:16 +0000 |
Kenichi Handa |
(number-sequence): Shorten the code.
|
Thu, 03 Apr 2003 02:43:11 +0000 |
Kenichi Handa |
(number-sequence): New function.
|
Fri, 14 Mar 2003 22:36:57 +0000 |
John Paul Wallington |
* files.el (recover-session): Error if there are no previous
|
Tue, 11 Mar 2003 12:47:56 +0000 |
John Paul Wallington |
(posn-col-row): Heed frame parameter `line-spacing' and
|
Mon, 10 Mar 2003 13:25:42 +0000 |
John Paul Wallington |
(posn-col-row): Take into account `line-spacing'.
|
Thu, 20 Feb 2003 20:07:41 +0000 |
Stefan Monnier |
(with-syntax-table): Don't copy the table any more.
|
Tue, 04 Feb 2003 12:29:42 +0000 |
Juanma Barranquero |
Trailing whitespace deleted.
|
Mon, 27 Jan 2003 21:45:10 +0000 |
Kim F. Storm |
(insert-for-yank): Remove COMMAND element from yank handler.
|
Tue, 21 Jan 2003 21:10:40 +0000 |
Kim F. Storm |
Tiny doc fixes.
|
Sun, 19 Jan 2003 01:07:34 +0000 |
Kim F. Storm |
(insert-for-yank): Set yank-undo-function after calling FUNCTION,
|
Sun, 19 Jan 2003 00:01:36 +0000 |
Kim F. Storm |
(insert-for-yank): Doc fix.
|
Sat, 18 Jan 2003 23:36:33 +0000 |
Kim F. Storm |
Update copyright.
|
Sat, 18 Jan 2003 23:35:06 +0000 |
Kim F. Storm |
(insert-for-yank): Arg list changed; now only accepts one
|
Tue, 14 Jan 2003 09:56:10 +0000 |
Kim F. Storm |
(process-put, process-get): New functions.
|
Sun, 22 Dec 2002 22:05:52 +0000 |
Richard M. Stallman |
(add-to-invisibility-spec): If it was t, start it out at (t).
|
Wed, 20 Nov 2002 14:31:52 +0000 |
Stefan Monnier |
(symbol-file): Accept a non-atomic `function' arg.
|
Wed, 20 Nov 2002 12:58:37 +0000 |
John Paul Wallington |
(symbol-file): Remove unused variable `functions'.
|
Tue, 29 Oct 2002 23:40:47 +0000 |
Andreas Schwab |
(replace-regexp-in-string): Doc fix.
|
Thu, 17 Oct 2002 15:42:10 +0000 |
Juanma Barranquero |
(remq): Fix typo.
|
Thu, 03 Oct 2002 18:53:43 +0000 |
Stefan Monnier |
(read-key-auxiliary-map, read-key): Remove.
|
Sun, 29 Sep 2002 18:37:43 +0000 |
Noah Friedman |
(read-key): Use read-key-auxiliary-map, not read-key-aux-map.
|
Sun, 29 Sep 2002 03:31:15 +0000 |
Richard M. Stallman |
(remove-yank-excluded-properties): Fix bugs in handling of category properties.
|
Fri, 27 Sep 2002 19:44:05 +0000 |
Stefan Monnier |
(read-key-auxiliary-map): New var.
|
Wed, 11 Sep 2002 20:23:56 +0000 |
Stefan Monnier |
(define-mail-user-agent): Moved from simple.el.
|
Mon, 09 Sep 2002 23:13:18 +0000 |
Stefan Monnier |
(symbol-file): Also work for autoloaded funcs.
|
Sat, 07 Sep 2002 22:50:44 +0000 |
Kim F. Storm |
(read-quoted-char): Apply listify-key-sequence to vector
|
Wed, 28 Aug 2002 06:43:11 +0000 |
Juanma Barranquero |
(make-variable-frame-localizable): New alias for `make-variable-frame-local'.
|
Mon, 26 Aug 2002 12:38:59 +0000 |
Kim F. Storm |
(suppress-keymap): Use command remapping instead of
|
Sat, 24 Aug 2002 14:40:09 +0000 |
Sam Steingold |
(eval-after-load): Do not call load-symbol-file-load-history (deleted)
|
Sat, 24 Aug 2002 02:58:53 +0000 |
Richard M. Stallman |
(symbol-file-load-history-loaded)
|
Fri, 02 Aug 2002 17:59:22 +0000 |
Richard M. Stallman |
(atomic-change-group): Doc fix.
|
Fri, 19 Jul 2002 11:37:01 +0000 |
Juanma Barranquero |
(unread-command-char, executing-macro, post-command-idle-hook,
|
Fri, 19 Jul 2002 06:24:41 +0000 |
Juanma Barranquero |
(dot, dot-max, dot-min, dot-marker, buffer-flush-undo, baud-rate,
|
Sun, 07 Jul 2002 20:48:58 +0000 |
Stefan Monnier |
(insert-string): Update the obsolete info.
|
Wed, 03 Jul 2002 09:17:35 +0000 |
Juanma Barranquero |
(chars-in-region): Add obsolescence declaration for `chars-in-region'.
|
Thu, 27 Jun 2002 16:08:56 +0000 |
Juanma Barranquero |
(char-bytes): Fix obsolescence declaration.
|
Sun, 23 Jun 2002 22:13:15 +0000 |
Stefan Monnier |
(event-start, event-end, event-click-count):
|
Fri, 14 Jun 2002 06:15:00 +0000 |
Miles Bader |
(pop): Move the call to `car' outside the prog1, as the compiler
|
Fri, 14 Jun 2002 05:48:51 +0000 |
Miles Bader |
(copy-tree): Use `nconc' and `nreverse' instead of `nreconc'.
|
Mon, 10 Jun 2002 09:01:08 +0000 |
Richard M. Stallman |
(copy-list): Moved to cl.el.
|
Sat, 08 Jun 2002 20:48:15 +0000 |
Colin Walters |
(copy-list): Moved here from cl.el.
|
Thu, 30 May 2002 17:12:53 +0000 |
Richard M. Stallman |
(open-network-stream, open-network-stream-nowait)
|
Sun, 12 May 2002 16:41:11 +0000 |
Richard M. Stallman |
(functionp): Catch errors in indirect-function.
|
Thu, 02 May 2002 05:41:46 +0000 |
Pavel Jank |
Follow coding conventions.
|
Mon, 29 Apr 2002 21:06:51 +0000 |
Kim F. Storm |
(remove-yank-excluded-properties): New helper function.
|
Sun, 28 Apr 2002 22:29:38 +0000 |
Richard M. Stallman |
(make-temp-file): New arg SUFFIX.
|
Sat, 27 Apr 2002 19:48:40 +0000 |
Richard M. Stallman |
(insert-for-yank): Replace `category' property
|
Sun, 21 Apr 2002 17:00:41 +0000 |
Kim F. Storm |
(insert-buffer-substring-no-properties): New function.
|
Fri, 19 Apr 2002 00:06:54 +0000 |
Richard M. Stallman |
(insert-for-yank): New function.
|
Wed, 10 Apr 2002 14:55:19 +0000 |
Richard M. Stallman |
(remove-hook): When there are no more local hooks,
|
Sun, 07 Apr 2002 10:09:39 +0000 |
Pavel Jank |
(play-sound): Move here from simple.el.
|
Mon, 01 Apr 2002 12:03:14 +0000 |
Richard M. Stallman |
(redraw-modeline): Define alias.
|
Fri, 29 Mar 2002 23:13:26 +0000 |
Richard M. Stallman |
(play-sound-file): Moved to simple.el.
|
Tue, 26 Mar 2002 09:17:56 +0000 |
Richard M. Stallman |
(substring-no-properties): Function deleted (now in C).
|
Sun, 24 Mar 2002 19:46:58 +0000 |
Gerd Moellmann |
(macro-declaration-function): New function. Set the
|
Mon, 11 Mar 2002 13:31:50 +0000 |
Pavel Jank |
(add-to-list): Doc fix.
|
Mon, 25 Feb 2002 17:41:49 +0000 |
Juanma Barranquero |
(save-match-data): Doc fix.
|
Sat, 23 Feb 2002 22:26:44 +0000 |
Kim F. Storm |
(global-set-key, local-set-key): Undo 2002-02-06
|
Wed, 20 Feb 2002 22:30:39 +0000 |
Richard M. Stallman |
(add-hook): Doc fix.
|
Wed, 06 Feb 2002 23:05:44 +0000 |
Kim F. Storm |
(global-set-key, local-set-key): Accept a symbol for the
|
Wed, 06 Feb 2002 15:21:20 +0000 |
Richard M. Stallman |
(force-mode-line-update): Doc fix.
|
Wed, 06 Feb 2002 15:20:36 +0000 |
Richard M. Stallman |
(atomic-change-group, prepare-change-group, activate-change-group)
|
Fri, 25 Jan 2002 05:05:16 +0000 |
Richard M. Stallman |
(remove): Doc fix.
|
Fri, 25 Jan 2002 02:32:18 +0000 |
Richard M. Stallman |
(substring-no-properties): New function.
|
Wed, 23 Jan 2002 17:46:44 +0000 |
Richard M. Stallman |
(copy-without-properties): New function.
|
Sat, 22 Dec 2001 13:36:12 +0000 |
Pavel Jank |
(insert-string): Moved from mocklisp.c, reimplemented in Lisp. Obsoleted.
|
Sun, 16 Dec 2001 18:36:34 +0000 |
Richard M. Stallman |
(temp-buffer-show-hook, temp-buffer-setup-hook): Add defvars.
|
Sun, 16 Dec 2001 17:41:20 +0000 |
Richard M. Stallman |
(with-temp-message): At the end, always discard
|
Wed, 12 Dec 2001 09:26:43 +0000 |
Richard M. Stallman |
(derived-mode-p): Moved here from derived.el.
|
Tue, 11 Dec 2001 07:34:39 +0000 |
Pavel Jank |
(ctl-x-4-map): Doc fix.
|
Wed, 28 Nov 2001 04:03:53 +0000 |
Stefan Monnier |
(copy-overlay, remove-overlays): New funs.
|
Sat, 17 Nov 2001 03:53:51 +0000 |
Richard M. Stallman |
(functionp): Do use cdr-safe on object.
|
Fri, 16 Nov 2001 14:11:24 +0000 |
Stefan Monnier |
(eval-after-load): Make it work with features as well.
|
Fri, 09 Nov 2001 01:02:27 +0000 |
Miles Bader |
(functionp): Don't consider macros as functions.
|
Thu, 08 Nov 2001 12:08:51 +0000 |
Miles Bader |
(functionp): Make work correctly for macros and unbound symbols.
|
Thu, 08 Nov 2001 00:57:57 +0000 |
Stefan Monnier |
(with-local-quit): New macro.
|
Thu, 25 Oct 2001 02:26:41 +0000 |
Stefan Monnier |
(delay-mode-hooks, delayed-mode-hooks, run-mode-hooks): New vars and functions.
|
Tue, 09 Oct 2001 11:14:31 +0000 |
Miles Bader |
(symbol-file-load-history-loaded)
|
Fri, 05 Oct 2001 12:30:20 +0000 |
Miles Bader |
(call-process-shell-command): New function.
|
Fri, 05 Oct 2001 09:26:17 +0000 |
Gerd Moellmann |
(define-key-after): Allow `key' to be longer than 1.
|
Thu, 09 Aug 2001 14:52:27 +0000 |
Gerd Moellmann |
(add-minor-mode): Use mode-line-minor-mode-keymap for
|
Sun, 15 Jul 2001 19:53:53 +0000 |
Pavel Jank |
Some fixes to follow coding conventions.
|
Fri, 30 Mar 2001 00:52:54 +0000 |
Miles Bader |
(interactive-form): Fix paren typo.
|
Thu, 29 Mar 2001 14:08:58 +0000 |
Gerd Moellmann |
Fix typo.
|
Thu, 29 Mar 2001 14:08:34 +0000 |
Gerd Moellmann |
(interactive-form): New function.
|
Wed, 28 Mar 2001 09:28:15 +0000 |
Gerd Moellmann |
(read-passwd): Clear command history after each
|
Thu, 01 Mar 2001 18:30:44 +0000 |
Dave Love |
(event-basic-type): Doc fix.
|