| Commit message (Expand) | Author | Age | Files | Lines |
* | (batch-byte-compile-file): Give a backtrace if requested. | Stefan Monnier | 2004-04-14 | 1 | -18/+20 |
* | (beginning-of-defun-raw, end-of-defun): | Stefan Monnier | 2004-04-14 | 1 | -7/+15 |
* | (checkdoc-output-mode-map, checkdoc-find-error-mouse, checkdoc-find-error): | Stefan Monnier | 2004-04-14 | 1 | -15/+8 |
* | (byte-compile-cond): Fix last change. | Stefan Monnier | 2004-04-12 | 1 | -6/+7 |
* | Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196 | Miles Bader | 2004-04-10 | 3 | -11/+1 |
* | (easy-menu-add): Make it work in non-X Emacs. | Stefan Monnier | 2004-04-09 | 1 | -2/+4 |
* | (rx): Work at compile time, not run time. | Eli Zaretskii | 2004-03-27 | 1 | -2/+4 |
* | (ad-subr-arglist): Undo part of last patch. | Stefan Monnier | 2004-03-23 | 1 | -1/+4 |
* | Fix copyright. | Stefan Monnier | 2004-03-22 | 1 | -1/+1 |
* | (pp-eval-expression): Simplify. | Stefan Monnier | 2004-03-22 | 1 | -7/+5 |
* | (lisp-mode-variables): Don't set | Stefan Monnier | 2004-03-22 | 1 | -16/+16 |
* | (lm-keywords-finder-p): Use defvar rather than with-no-warnings. | Stefan Monnier | 2004-03-22 | 1 | -2/+2 |
* | (edebug-display): Bring up a debug trace if the source location can't be found. | Stefan Monnier | 2004-03-22 | 1 | -11/+13 |
* | (checkdoc-error): Dont' assume point-min == 1. | Stefan Monnier | 2004-03-22 | 1 | -2/+4 |
* | (byte-recompile-directory): Ignore hidden dir. | Stefan Monnier | 2004-03-22 | 1 | -8/+12 |
* | (defsubst): Add edebug spec and use backquote. | Stefan Monnier | 2004-03-22 | 1 | -6/+9 |
* | (byte-compile-log-lap, byte-compile-inline-expand): Use backquote. | Stefan Monnier | 2004-03-22 | 1 | -119/+126 |
* | (backquote-list*-macro): Use nreverse. | Stefan Monnier | 2004-03-22 | 1 | -2/+8 |
* | (ad-subr-arglist): Simplify. | Stefan Monnier | 2004-03-22 | 1 | -24/+23 |
* | Doc fix. | Juri Linkov | 2004-03-22 | 1 | -1/+1 |
* | (rx): Work at compile time, not run time. | Juanma Barranquero | 2004-03-21 | 1 | -5/+8 |
* | (make-obsolete-variable): Fix docstring. | Juanma Barranquero | 2004-03-18 | 1 | -3/+3 |
* | (byte-compile-get-constant): For strings, do compare text properties. | Richard M. Stallman | 2004-03-12 | 1 | -2/+3 |
* | (lisp-mode-variables): Set it. | Stefan Monnier | 2004-03-08 | 1 | -1/+3 |
* | (rx-check, rx-check-any, rx-check-not) | Eli Zaretskii | 2004-02-16 | 1 | -19/+36 |
* | (rx-not): Bind case-fold-search to nil. | Eli Zaretskii | 2004-02-16 | 1 | -1/+2 |
* | (lisp-mode-variables): Adapt outline-regexp to the new conventions for | Luc Teirlinck | 2004-02-12 | 1 | -1/+1 |
* | Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-84 | Miles Bader | 2004-02-10 | 1 | -0/+197 |
* | (defstruct): Remove extra format string | Andreas Schwab | 2004-02-08 | 1 | -5/+3 |
* | (lm-verify): Remove useless use of | Andreas Schwab | 2004-02-08 | 1 | -3/+3 |
* | (byte-compile-compatibility): Doc fix. | Richard M. Stallman | 2004-01-29 | 1 | -53/+95 |
* | (beginning-of-defun-raw, end-of-defun): | Richard M. Stallman | 2004-01-29 | 1 | -8/+17 |
* | (easy-mmode-define-navigation): Use a more robust check of widening. | Stefan Monnier | 2004-01-27 | 1 | -10/+9 |
* | (cl-cannot-unload): New function. | Richard M. Stallman | 2004-01-16 | 1 | -0/+4 |
* | *** empty log message *** | Luc Teirlinck | 2004-01-16 | 1 | -1/+1 |
* | Add `fmakunbound' for `declare'. | Luc Teirlinck | 2004-01-16 | 1 | -0/+1 |
* | *** empty log message *** | Luc Teirlinck | 2004-01-13 | 1 | -2/+2 |
* | (compile-defun): Doc fix. | Luc Teirlinck | 2004-01-12 | 1 | -3/+3 |
* | allow / and *, too | Karl Berry | 2004-01-05 | 1 | -1/+1 |
* | Fix comment to recommend | Simon Josefsson | 2004-01-05 | 1 | -1/+2 |
* | allow % and # as well as ; in copyright notice | Karl Berry | 2004-01-04 | 1 | -2/+2 |
* | (lm-section-end): require outline. | Richard M. Stallman | 2004-01-03 | 1 | -0/+1 |
* | * progmodes/idlwave.el (idlwave-make-tags): | Eli Zaretskii | 2004-01-03 | 1 | -1/+1 |
* | emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el: Renamed | Eli Zaretskii | 2003-12-30 | 2 | -0/+0 |
* | (easy-menu-define): Doc fix. | Eli Zaretskii | 2003-12-29 | 1 | -2/+2 |
* | Add edebug specs for macros `1value' and `noreturn'. | Jonathan Yavner | 2003-11-30 | 1 | -0/+4 |
* | Ensure that forms marked with `1value' actually always return the same value. | Jonathan Yavner | 2003-11-30 | 1 | -21/+34 |
* | (easy-mmode-define-navigation): Take additional | Thien-Thi Nguyen | 2003-11-14 | 1 | -18/+35 |
* | (rx-or): Fix the case of "(rx (and ?a (or ?b ?c) ?d))". | Eli Zaretskii | 2003-11-01 | 1 | -3/+5 |
* | Alias for Francesco Potort� | Francesco Potortì | 2003-10-23 | 1 | -1/+1 |