Wed, 13 Jun 2007 00:03:28 +0000 |
Chong Yidong |
(user-emacs-directory): New defconst.
|
Sat, 30 Aug 2008 22:28:21 +0000 |
Glenn Morris |
(make-variable-frame-local): Tweak obsolescence message.
|
Sat, 23 Aug 2008 03:00:54 +0000 |
Chong Yidong |
(temp-buffer-show-hook): Doc fix.
|
Sun, 10 Aug 2008 20:08:15 +0000 |
Glenn Morris |
(locate-library): Doc fix (sync from trunk 2008-06-10).
|
Sat, 08 Mar 2008 16:00:20 +0000 |
Johan Bockgrd |
(while-no-input): Don't splice BODY directly into the `or' form.
|
Thu, 21 Feb 2008 08:11:39 +0000 |
Glenn Morris |
(sit-for): Fix obsolete form for nil second argument.
|
Mon, 04 Feb 2008 15:31:09 +0000 |
Stefan Monnier |
(cancel-change-group): Improve last fix.
|
Mon, 04 Feb 2008 15:29:44 +0000 |
Stefan Monnier |
(cancel-change-group): Don't move point.
|
Fri, 11 Jan 2008 14:43:10 +0000 |
Richard M. Stallman |
(atomic-change-group): Prevent undo list truncation.
|
Mon, 07 Jan 2008 02:45:14 +0000 |
Glenn Morris |
Add 2008 to copyright years.
|
Fri, 16 Nov 2007 10:35:16 +0000 |
Juanma Barranquero |
(make-variable-frame-local): Fix typo in obsolescence declaration.
|
Tue, 23 Oct 2007 20:55:18 +0000 |
Stefan Monnier |
(make-variable-frame-localizable): Remove.
|
Thu, 23 Aug 2007 18:42:38 +0000 |
Stefan Monnier |
(complete-with-action): Backport from trunk (for vc-arch.el).
|
Sun, 12 Aug 2007 17:59:40 +0000 |
Richard M. Stallman |
(combine-and-quote-strings): Renamed from strings->string.
|
Wed, 25 Jul 2007 04:47:42 +0000 |
Glenn Morris |
Switch license to GPLv3 or later.
|
Mon, 16 Jul 2007 10:16:26 +0000 |
Juanma Barranquero |
(when, unless): Doc fix.
|
Sun, 08 Jul 2007 06:47:18 +0000 |
Nick Roberts |
* pcvs-util.el (cvs-strings->string, cvs-string->strings):
|
Sun, 22 Apr 2007 16:56:19 +0000 |
Richard M. Stallman |
(read-number): Catch errors.
|
Sat, 21 Apr 2007 08:55:41 +0000 |
Richard M. Stallman |
(read-number): Doc fix.
|
Mon, 09 Apr 2007 23:10:00 +0000 |
Vinicius Jose Latorre |
Fix indentation.
|
Fri, 06 Apr 2007 12:15:04 +0000 |
John Paul Wallington |
(with-case-table): Use `make-symbol' to avoid variable capture.
|
Wed, 04 Apr 2007 15:34:43 +0000 |
Chong Yidong |
* subr.el (with-case-table): New macro.
|
Mon, 19 Mar 2007 18:39:24 +0000 |
Chong Yidong |
Revert 2007-01-04 change by Kevin Rodgers due to lack of legal papers.
|
Mon, 19 Mar 2007 09:44:13 +0000 |
Juanma Barranquero |
(def-edebug-spec): Fix typo in docstring.
|
Sun, 18 Mar 2007 00:44:24 +0000 |
Kim F. Storm |
(when, unless): Doc fix.
|
Fri, 09 Feb 2007 23:09:16 +0000 |
Chong Yidong |
(insert-for-yank-1): Prevent read-only properties from interfering
|
Sun, 21 Jan 2007 03:53:13 +0000 |
Glenn Morris |
Add 2007 to copyright years.
|
Wed, 10 Jan 2007 01:15:07 +0000 |
Richard M. Stallman |
(momentary-string-display): Use save-excursion.
|
Sat, 06 Jan 2007 14:36:34 +0000 |
Eli Zaretskii |
(split-string): Remove spurious ")" from doc string.
|
Fri, 05 Jan 2007 17:49:43 +0000 |
Dan Nicolaescu |
* faces.el (momentary): Move here ...
|
Thu, 04 Jan 2007 21:46:06 +0000 |
Richard M. Stallman |
(momentary): New face.
|
Tue, 02 Jan 2007 23:44:44 +0000 |
Juanma Barranquero |
(momentary-string-display): After moving point, set POS variable to it to avoid
|
Mon, 11 Dec 2006 16:14:15 +0000 |
Juanma Barranquero |
(unread-command-char): Reflow obsolescence info.
|
Mon, 27 Nov 2006 14:05:58 +0000 |
Juanma Barranquero |
(momentary-string-display): "?\ " -> "?\s".
|
Sun, 19 Nov 2006 23:42:37 +0000 |
Juanma Barranquero |
(posn-image): Fix typo in docstring.
|
Sun, 12 Nov 2006 19:55:58 +0000 |
Richard M. Stallman |
(remove-overlays): Fix last change.
|
Wed, 08 Nov 2006 18:46:58 +0000 |
Romain Francoise |
(remove-overlays): Fix typo in last change.
|
Wed, 08 Nov 2006 17:31:29 +0000 |
Richard M. Stallman |
(remove-overlays): Call overlay-recenter.
|
Mon, 30 Oct 2006 22:49:04 +0000 |
David Kastrup |
(add-to-list): Don't continue checking if a match has
|
Sun, 22 Oct 2006 22:37:51 +0000 |
Kim F. Storm |
(add-to-list): Fix last change--optimize for no compare-fn.
|
Sun, 22 Oct 2006 22:32:53 +0000 |
Kim F. Storm |
(add-to-list): Optimize if compare-fn is `eq' or `eql'.
|
Wed, 18 Oct 2006 10:56:46 +0000 |
Richard M. Stallman |
(insert-for-yank-1): If last inserted char has properties,
|
Fri, 13 Oct 2006 19:24:22 +0000 |
Eli Zaretskii |
(start-process-shell-command): Doc fix.
|
Thu, 28 Sep 2006 19:06:39 +0000 |
Richard M. Stallman |
(insert-for-yank-1): Handle `font-lock-face' specially.
|
Mon, 25 Sep 2006 23:03:39 +0000 |
Jason Rumney |
(shell-quote-argument): Use DOS logic for Windows shells with DOS semantics.
|
Wed, 20 Sep 2006 20:46:33 +0000 |
Vinicius Jose Latorre |
Adjust comment
|
Mon, 11 Sep 2006 22:21:55 +0000 |
Kim F. Storm |
(sit-for): Rework to use input-pending-p and cond.
|
Sun, 10 Sep 2006 17:45:42 +0000 |
Richard M. Stallman |
(add-to-list): New argument COMPARE-FN.
|
Wed, 26 Jul 2006 18:18:26 +0000 |
Chong Yidong |
* subr.el (sit-for): Use new SECONDS arg of read-event instead of
|
Mon, 24 Jul 2006 17:01:08 +0000 |
Richard M. Stallman |
(dolist, dotimes): Use interned symbols for iteration.
|
Tue, 18 Jul 2006 01:34:48 +0000 |
Chong Yidong |
* subr.el (sit-for): Just sleep-for if noninteractive.
|
Tue, 11 Jul 2006 00:17:43 +0000 |
Kim F. Storm |
(sit-for): Doc fix. Specify normal arg list using fn-form.
|
Mon, 10 Jul 2006 18:52:13 +0000 |
Chong Yidong |
* subr.el (sit-for): New function.
|
Sun, 09 Jul 2006 02:00:10 +0000 |
Richard M. Stallman |
(def-edebug-spec): Moved here.
|
Fri, 02 Jun 2006 03:29:47 +0000 |
Richard M. Stallman |
(with-current-buffer): Doc fix.
|
Tue, 30 May 2006 01:18:24 +0000 |
Richard M. Stallman |
(with-current-buffer): Doc fix.
|
Mon, 29 May 2006 00:28:43 +0000 |
Richard M. Stallman |
(load-history-regexp): If FILE is relative, insist
|
Thu, 25 May 2006 00:20:40 +0000 |
Richard M. Stallman |
(with-local-quit): Doc fix.
|
Thu, 25 May 2006 00:18:55 +0000 |
Richard M. Stallman |
(with-local-quit): When handling `quit' signal,
|
Wed, 24 May 2006 22:27:19 +0000 |
Richard M. Stallman |
(read-passwd): Copy PROMPT before changing its properties.
|
Wed, 24 May 2006 13:22:12 +0000 |
Alan Mackenzie |
startup.el (command-line): For names of preloaded files, don't append
|
Tue, 16 May 2006 11:19:39 +0000 |
Kim F. Storm |
(add-to-history): Add KEEP-ALL arg and align functionality
|
Wed, 10 May 2006 01:58:37 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-271
|
Wed, 10 May 2006 00:32:34 +0000 |
Nick Roberts |
(field-at-point): New function.
|
Sun, 07 May 2006 20:49:01 +0000 |
Kim F. Storm |
(add-to-history): Remove keep-dups arg.
|
Fri, 05 May 2006 23:35:57 +0000 |
Kim F. Storm |
(add-to-history): New function.
|
Sat, 29 Apr 2006 13:56:19 +0000 |
Stefan Monnier |
(booleanp): New fun.
|
Wed, 26 Apr 2006 08:56:32 +0000 |
Kim F. Storm |
(posn-string, posn-image, posn-object): Doc fix.
|
Wed, 12 Apr 2006 19:40:56 +0000 |
Romain Francoise |
(read-passwd): Bind `message-log-max' to nil.
|
Thu, 06 Apr 2006 19:20:38 +0000 |
Reiner Steib |
* subr.el (string-or-null-p): New function.
|
Mon, 27 Feb 2006 02:01:08 +0000 |
Luc Teirlinck |
(locate-library): Use `get-load-suffixes' instead of `load-suffixes'
|
Mon, 13 Feb 2006 11:00:51 +0000 |
Juanma Barranquero |
(substitute-key-definition): Doc fix (hide internal argument).
|
Sun, 12 Feb 2006 20:32:18 +0000 |
Richard M. Stallman |
(substitute-key-definition): Doc fix.
|
Fri, 10 Feb 2006 16:46:43 +0000 |
Juanma Barranquero |
(substitute-key-definition): Fix typo.
|
Fri, 10 Feb 2006 00:02:47 +0000 |
Kim F. Storm |
(substitute-key-definition-key): Pass t for NOERROR to
|
Mon, 06 Feb 2006 15:23:23 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Mon, 30 Jan 2006 19:55:29 +0000 |
John Paul Wallington |
(toplevel): Define `cl-assertion-failed' condition here because the
|
Thu, 26 Jan 2006 17:54:27 +0000 |
Richard M. Stallman |
(lazy-completion-table): Doc fix.
|
Fri, 30 Dec 2005 06:00:17 +0000 |
Juri Linkov |
(cancel-change-group): Add listp around pending-undo-list.
|
Fri, 30 Dec 2005 02:59:47 +0000 |
Luc Teirlinck |
(noreturn, 1value): Doc fixes.
|
Wed, 28 Dec 2005 16:36:18 +0000 |
Luc Teirlinck |
(lazy-completion-table): Correct typo in docstring.
|
Mon, 26 Dec 2005 15:57:37 +0000 |
Stefan Monnier |
(lazy-completion-table): Remove argument `args'.
|
Mon, 19 Dec 2005 02:20:33 +0000 |
Stefan Monnier |
(lazy-completion-table): Don't be fooled if the var holds
|
Mon, 12 Dec 2005 14:23:06 +0000 |
Kim F. Storm |
(version-regexp-alist): Allow space as separator before
|
Sat, 03 Dec 2005 02:30:48 +0000 |
John Paul Wallington |
(atomic-change-group): Add edebug and indentation spec.
|
Sat, 19 Nov 2005 12:49:30 +0000 |
Eli Zaretskii |
(read-passwd): Fontify the prompt as we do with other prompts.
|
Fri, 28 Oct 2005 16:55:48 +0000 |
Romain Francoise |
* subr.el (locate-library): Move from help-fns.el.
|
Sat, 22 Oct 2005 17:34:49 +0000 |
Romain Francoise |
(eval-after-load): Convert library name to an absolute file name using
|
Sat, 22 Oct 2005 15:35:45 +0000 |
Richard M. Stallman |
(make-temp-file): Moved to files.el.
|
Sat, 22 Oct 2005 15:23:00 +0000 |
Richard M. Stallman |
(eval-at-startup): New macro.
|
Sat, 22 Oct 2005 15:01:08 +0000 |
Richard M. Stallman |
Much rearrangement of functions and division into pages. No code changes.
|
Fri, 21 Oct 2005 17:19:57 +0000 |
Richard M. Stallman |
(symbol-file): Doc fix.
|
Sat, 24 Sep 2005 10:40:13 +0000 |
Eli Zaretskii |
(version-regexp-alist): Extend valid syntax for version strings:
|
Fri, 26 Aug 2005 12:31:55 +0000 |
Kim F. Storm |
(version-list-<, version-list-<=, version-list-=)
|
Thu, 25 Aug 2005 10:57:38 +0000 |
Richard M. Stallman |
(play-sound): Rearrange to avoid warning.
|
Thu, 25 Aug 2005 01:37:47 +0000 |
Vinicius Jose Latorre |
version string comparison
|
Sat, 20 Aug 2005 21:48:51 +0000 |
Richard M. Stallman |
(replace-regexp-in-string): Doc fix.
|
Wed, 17 Aug 2005 14:08:30 +0000 |
Kim F. Storm |
(insert-for-yank-1): Doc fix.
|
Tue, 09 Aug 2005 02:51:22 +0000 |
Richard M. Stallman |
(while-no-input): Return t if there is input.
|
Sat, 06 Aug 2005 22:13:43 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Mon, 04 Jul 2005 23:32:44 +0000 |
Lute Kamstra |
Update FSF's address.
|
Mon, 27 Jun 2005 21:21:36 +0000 |
Luc Teirlinck |
(add-to-list, add-to-ordered-list): Doc fixes.
|
Sat, 25 Jun 2005 14:04:18 +0000 |
Richard M. Stallman |
(with-selected-window): Use save-current-buffer.
|
Wed, 22 Jun 2005 23:16:59 +0000 |
Kim F. Storm |
(save-match-data): Add comment about using evaporate arg
|
Tue, 21 Jun 2005 14:10:34 +0000 |
Juanma Barranquero |
(1value, lambda, key-substitution-in-progress): Doc fixes.
|
Mon, 20 Jun 2005 21:41:34 +0000 |
Kim F. Storm |
(add-to-ordered-list): Test membership with eq. Simplify.
|
Wed, 15 Jun 2005 20:58:20 +0000 |
Stefan Monnier |
(add-to-ordered-list): Use a weak hash-table to avoid leaks.
|
Tue, 14 Jun 2005 08:14:06 +0000 |
Kim F. Storm |
(add-to-ordered-list): Rework to use list-order property of list-var.
|
Mon, 13 Jun 2005 21:29:52 +0000 |
Kim F. Storm |
(add-to-ordered-list): New defun.
|
Mon, 13 Jun 2005 20:45:50 +0000 |
Stefan Monnier |
(complete-in-turn): New macro.
|
Fri, 10 Jun 2005 14:06:47 +0000 |
Juanma Barranquero |
(insert-for-yank-1): Fix spellings in docstrings.
|
Wed, 08 Jun 2005 22:37:23 +0000 |
Kim F. Storm |
(save-match-data): Add RESEAT arg `evaporate' to
|
Sun, 29 May 2005 08:34:46 +0000 |
Richard M. Stallman |
(looking-back): New argument GREEDY.
|
Thu, 26 May 2005 09:43:46 +0000 |
Lute Kamstra |
(delay-mode-hooks): Specify indentation.
|
Sun, 22 May 2005 23:49:13 +0000 |
Lute Kamstra |
(font-lock-defaults): Remove defvar as it's already defined in font-core.el.
|
Sun, 22 May 2005 10:36:41 +0000 |
Juanma Barranquero |
(focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
|
Thu, 19 May 2005 23:44:17 +0000 |
Juanma Barranquero |
(send-string, send-region): Remove obsolescence declaration.
|
Thu, 19 May 2005 15:43:48 +0000 |
Richard M. Stallman |
(event-basic-type): Don't get an error.
|
Thu, 19 May 2005 01:56:04 +0000 |
Nick Roberts |
(post-command-idle-hook, post-command-idle-delay):
|
Wed, 18 May 2005 07:43:48 +0000 |
Juanma Barranquero |
(window-dot, set-window-dot, read-input, send-string, send-region, show-buffer,
|
Tue, 17 May 2005 15:03:12 +0000 |
Juanma Barranquero |
Slight reorganization of some obsolete declarations; deleted comment no longer
|
Sun, 15 May 2005 23:57:15 +0000 |
Nick Roberts |
(left-fringe-p): New function.
|
Sun, 15 May 2005 20:42:43 +0000 |
Kim F. Storm |
(open-network-stream-nowait): Remove.
|
Sat, 14 May 2005 13:54:21 +0000 |
Richard M. Stallman |
(symbol-file): Doc fix.
|
Mon, 02 May 2005 02:20:28 +0000 |
Luc Teirlinck |
(executing-macro): Use `define-obsolete-variable-alias'.
|
Sun, 01 May 2005 22:18:14 +0000 |
Nick Roberts |
(define-function, sref): Remove aliases and obsolete
|
Sun, 01 May 2005 13:57:43 +0000 |
Richard M. Stallman |
(add-to-invisibility-spec, remove-from-invisibility-spec):
|
Sun, 01 May 2005 13:30:19 +0000 |
Nick Roberts |
(dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
|
Sun, 01 May 2005 04:44:14 +0000 |
Nick Roberts |
(string-to-int): Make obsolete.
|
Sun, 24 Apr 2005 14:48:58 +0000 |
Eli Zaretskii |
(syntax-after): Doc fix.
|
Thu, 21 Apr 2005 21:15:51 +0000 |
Lute Kamstra |
(assq-delete-all): New implementation that is linear, not quadratic.
|
Tue, 19 Apr 2005 18:11:26 +0000 |
Stefan Monnier |
(syntax-class): New function.
|
Sun, 20 Mar 2005 20:59:14 +0000 |
Juri Linkov |
(progress-reporter-do-update): When `min-value' is equal
|
Wed, 16 Mar 2005 13:12:04 +0000 |
Stefan Monnier |
(add-minor-mode): Use the new :minor-mode-function property.
|
Mon, 14 Mar 2005 14:06:13 +0000 |
Lute Kamstra |
(macro-declaration-function): Move to emacs-lisp/byte-run.el.
|
Wed, 23 Feb 2005 21:04:14 +0000 |
Richard M. Stallman |
(find-tag-default): Catch errors in forward-sexp.
|
Sat, 19 Feb 2005 18:54:17 +0000 |
David Kastrup |
(subregexp-context-p): Fix garbled doc string by adding
|
Wed, 09 Feb 2005 15:50:47 +0000 |
Kim F. Storm |
Change release version from 21.4 to 22.1 throughout.
|
Wed, 19 Jan 2005 23:44:48 +0000 |
Stefan Monnier |
(dotimes-with-progress-reporter): New macro.
|
Tue, 28 Dec 2004 05:10:37 +0000 |
Richard M. Stallman |
Fix doc in previous change.
|
Mon, 27 Dec 2004 16:23:34 +0000 |
Richard M. Stallman |
(messages-buffer-max-lines): Alias for message-log-max.
|
Mon, 13 Dec 2004 19:26:42 +0000 |
Richard M. Stallman |
(while-no-input): New macro.
|
Mon, 06 Dec 2004 15:11:51 +0000 |
Stefan Monnier |
(subregexp-context-p): New function.
|
Tue, 23 Nov 2004 15:23:57 +0000 |
Kim F. Storm |
(substitute-key-definition-key): Optimize. Don't
|
Mon, 22 Nov 2004 06:00:51 +0000 |
Stefan Monnier |
(syntax-after): Undo last change.
|
Tue, 16 Nov 2004 17:05:18 +0000 |
Richard M. Stallman |
(map-keymap-internal): New function.
|
Mon, 08 Nov 2004 16:55:56 +0000 |
Richard M. Stallman |
(syntax-after): Doc fix.
|
Sun, 07 Nov 2004 04:10:38 +0000 |
Richard M. Stallman |
(syntax-after): Return the syntax letter, not the raw code.
|
Fri, 29 Oct 2004 21:21:33 +0000 |
Simon Josefsson |
subr.el (read-passwd): Move back from password.el.
|
Thu, 28 Oct 2004 23:29:26 +0000 |
Stefan Monnier |
(x-lost-selection-hooks, x-sent-selection-hooks): New obsolete aliases
|
Mon, 25 Oct 2004 13:21:59 +0000 |
Simon Josefsson |
* subr.el (read-passwd): Move to net/password.el.
|
Sun, 17 Oct 2004 06:59:15 +0000 |
Richard M. Stallman |
(with-local-quit): Return nil if there's a quit.
|
Sat, 16 Oct 2004 15:29:46 +0000 |
Richard M. Stallman |
(looking-back): Return only t or nil.
|
Wed, 13 Oct 2004 17:05:55 +0000 |
Stefan Monnier |
(substitute-key-definition-key): New function.
|
Mon, 11 Oct 2004 22:02:16 +0000 |
Kim F. Storm |
(substitute-key-definition): Mention command remapping in doc string.
|
Sat, 09 Oct 2004 21:50:57 +0000 |
Kim F. Storm |
(progress-reporter-update): Define before first usage.
|
Fri, 08 Oct 2004 17:21:57 +0000 |
Eli Zaretskii |
(make-progress-reporter, progress-reporter-update)
|
Sat, 25 Sep 2004 02:32:15 +0000 |
Luc Teirlinck |
(delay-mode-hooks): Doc fix.
|
Wed, 22 Sep 2004 00:13:16 +0000 |
Luc Teirlinck |
(after-change-major-mode-hook): Further doc fix.
|
Wed, 22 Sep 2004 00:07:41 +0000 |
Luc Teirlinck |
(after-change-major-mode-hook): Doc fix.
|
Tue, 21 Sep 2004 00:37:22 +0000 |
Luc Teirlinck |
(run-mode-hooks): Run `after-change-major-mode-hook' after the
|
Sun, 19 Sep 2004 06:07:38 +0000 |
Stefan Monnier |
(event-basic-type): Fix mask (extend to 22bits).
|
Sun, 19 Sep 2004 01:08:16 +0000 |
Luc Teirlinck |
(after-change-major-mode-hook): Doc fix.
|
Sat, 18 Sep 2004 23:57:10 +0000 |
Luc Teirlinck |
(after-change-major-mode-hook): New variable.
|
Wed, 08 Sep 2004 12:24:29 +0000 |
Thien-Thi Nguyen |
(split-string): Docfix.
|
Sat, 28 Aug 2004 15:30:10 +0000 |
Richard M. Stallman |
(find-tag-default): Moved from etags.el.
|
Sat, 21 Aug 2004 14:53:22 +0000 |
John Paul Wallington |
(process-kill-without-query): Made obsolete in version 21.4, not 21.5.
|
Mon, 09 Aug 2004 18:48:23 +0000 |
Luc Teirlinck |
(kbd): Doc fix.
|
Sun, 08 Aug 2004 16:49:37 +0000 |
Luc Teirlinck |
(global-unset-key, local-unset-key): Doc fixes.
|
Sat, 31 Jul 2004 15:45:30 +0000 |
Luc Teirlinck |
(event-modifiers, event-basic-type): Doc fixes.
|
Sat, 31 Jul 2004 03:39:49 +0000 |
Richard M. Stallman |
(with-local-quit): Doc fix.
|
Sun, 25 Jul 2004 05:45:13 +0000 |
John Paul Wallington |
(butlast, event-modifiers, event-basic-type): Doc fixes.
|
Tue, 13 Jul 2004 00:08:28 +0000 |
Luc Teirlinck |
(with-selected-window): Doc fix.
|
Mon, 12 Jul 2004 01:10:54 +0000 |
Luc Teirlinck |
(get-buffer-window-list): Doc fix.
|
Mon, 07 Jun 2004 20:54:42 +0000 |
Juanma Barranquero |
(insert-buffer-substring-no-properties, insert-buffer-substring-as-yank):
|
Wed, 02 Jun 2004 22:44:45 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-363
|
Wed, 02 Jun 2004 00:38:00 +0000 |
Juanma Barranquero |
(process-kill-without-query): Remove spurious "\n" on obsolescence string.
|
Sat, 29 May 2004 15:23:42 +0000 |
Richard M. Stallman |
(with-selected-window): Undo previous change.
|
Fri, 28 May 2004 22:33:35 +0000 |
Stefan Monnier |
(with-selected-window): Only save/restore the selectd window.
|
Tue, 11 May 2004 03:17:45 +0000 |
Stefan Monnier |
(eventp): Be more discriminating with integers.
|
Mon, 10 May 2004 17:43:35 +0000 |
Juanma Barranquero |
(start-process-shell-command): Fix docstring. Put usage info in a format usable
|
Sun, 09 May 2004 22:15:14 +0000 |
Juanma Barranquero |
(remove-overlays, read-passwd): Fix docstring.
|
Fri, 07 May 2004 01:06:20 +0000 |
Juanma Barranquero |
(lambda): Add arglist description to docstring.
|
Thu, 29 Apr 2004 18:42:24 +0000 |
Stefan Monnier |
(remove-overlays): Docstring change.
|
Tue, 27 Apr 2004 21:00:31 +0000 |
Masatake YAMATO |
* subr.el (remove-overlays): Make arguments optional.
|
Tue, 27 Apr 2004 13:05:58 +0000 |
Eli Zaretskii |
(momentary-string-display): Support EXIT-CHAR that is
|
Tue, 20 Apr 2004 20:56:32 +0000 |
Richard M. Stallman |
(event-modifiers): Fix the criterion for ASCII control chars.
|
Tue, 20 Apr 2004 20:40:41 +0000 |
Stefan Monnier |
(read-number): Check whether `default' is nil.
|
Wed, 14 Apr 2004 20:31:37 +0000 |
John Paul Wallington |
(posn-set-point): Fix typos: parameter is `position', not `posn'.
|
Wed, 14 Apr 2004 17:28:33 +0000 |
Stefan Monnier |
(posn-set-point): New function.
|
Mon, 29 Mar 2004 00:48:07 +0000 |
Stefan Monnier |
(interactive-form): Delete. Now implemented in C.
|
Fri, 26 Mar 2004 14:49:12 +0000 |
Stefan Monnier |
(read-number): New function.
|
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).
|