]> code.delx.au - gnu-emacs/history - lisp/emacs-lisp
(font-lock-preprocessor-face): Remove spurious quote.
[gnu-emacs] / lisp / emacs-lisp /
2004-04-21 Stefan Monnier(checkdoc-output-mode): Make it a normal major mode.
2004-04-21 Richard M. Stallman(easy-menu-add): Do call x-popup-menu, but only if...
2004-04-21 Richard M. Stallman(disassemble): Handle lambda-exp as arg.
2004-04-21 Richard M. StallmanFix previous change.
2004-04-21 Richard M. Stallman(byte-compile-no-warnings): Handle multiple args: compi...
2004-04-21 Richard M. Stallman(with-no-warnings): Simplify: take all args as &rest...
2004-04-14 Stefan Monnier(batch-byte-compile-file): Give a backtrace if requested.
2004-04-14 Stefan Monnier(beginning-of-defun-raw, end-of-defun):
2004-04-14 Stefan Monnier(checkdoc-output-mode-map, checkdoc-find-error-mouse...
2004-04-12 Stefan Monnier(byte-compile-cond): Fix last change.
2004-04-10 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk...
2004-04-09 Stefan Monnier(easy-menu-add): Make it work in non-X Emacs.
2004-03-27 Eli Zaretskii(rx): Work at compile time, not run time.
2004-03-23 Stefan Monnier(ad-subr-arglist): Undo part of last patch.
2004-03-22 Stefan MonnierFix copyright.
2004-03-22 Stefan Monnier(pp-eval-expression): Simplify.
2004-03-22 Stefan Monnier(lisp-mode-variables): Don't set
2004-03-22 Stefan Monnier(lm-keywords-finder-p): Use defvar rather than with...
2004-03-22 Stefan Monnier(edebug-display): Bring up a debug trace if the source...
2004-03-22 Stefan Monnier(checkdoc-error): Dont' assume point-min == 1.
2004-03-22 Stefan Monnier(byte-recompile-directory): Ignore hidden dir.
2004-03-22 Stefan Monnier(defsubst): Add edebug spec and use backquote.
2004-03-22 Stefan Monnier(byte-compile-log-lap, byte-compile-inline-expand)...
2004-03-22 Stefan Monnier(backquote-list*-macro): Use nreverse.
2004-03-22 Stefan Monnier(ad-subr-arglist): Simplify.
2004-03-22 Juri LinkovDoc fix.
2004-03-21 Juanma Barranquero(rx): Work at compile time, not run time.
2004-03-18 Juanma Barranquero(make-obsolete-variable): Fix docstring.
2004-03-12 Richard M. Stallman(byte-compile-get-constant): For strings, do compare...
2004-03-08 Stefan Monnier(lisp-mode-variables): Set it.
2004-02-16 Eli Zaretskii(rx-check, rx-check-any, rx-check-not)
2004-02-16 Eli Zaretskii(rx-not): Bind case-fold-search to nil.
2004-02-12 Luc Teirlinck(lisp-mode-variables): Adapt outline-regexp to the...
2004-02-10 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk...
2004-02-08 Andreas Schwab(defstruct): Remove extra format string
2004-02-08 Andreas Schwab(lm-verify): Remove useless use of
2004-01-29 Richard M. Stallman(byte-compile-compatibility): Doc fix.
2004-01-29 Richard M. Stallman(beginning-of-defun-raw, end-of-defun):
2004-01-27 Stefan Monnier(easy-mmode-define-navigation): Use a more robust check...
2004-01-16 Richard M. Stallman(cl-cannot-unload): New function.
2004-01-16 Luc Teirlinck*** empty log message ***
2004-01-16 Luc TeirlinckAdd `fmakunbound' for `declare'.
2004-01-13 Luc Teirlinck*** empty log message ***
2004-01-12 Luc Teirlinck(compile-defun): Doc fix.
2004-01-05 Karl Berryallow / and *, too
2004-01-05 Simon JosefssonFix comment to recommend
2004-01-04 Karl Berryallow % and # as well as ; in copyright notice
2004-01-03 Richard M. Stallman(lm-section-end): require outline.
2004-01-03 Eli Zaretskii* progmodes/idlwave.el (idlwave-make-tags):
2003-12-30 Eli Zaretskiiemacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses...
2003-12-29 Eli Zaretskii(easy-menu-define): Doc fix.
2003-11-30 Jonathan YavnerAdd edebug specs for macros `1value' and `noreturn'.
2003-11-30 Jonathan YavnerEnsure that forms marked with `1value' actually always...
2003-11-14 Thien-Thi Nguyen(easy-mmode-define-navigation): Take additional
2003-11-01 Eli Zaretskii(rx-or): Fix the case of "(rx (and ?a (or ?b ?c) ?d))".
2003-10-23 Francesco PotortìAlias for Francesco Potort�
2003-10-20 Richard M. Stallman(edebug-display-freq-count): Doc fix.
2003-10-20 Dave Love(easy-mmode-define-navigation): Avoid
2003-10-20 John Paul Wallington(elint-check-defcustom-form): Don't use `evenp' so...
2003-09-30 Richard M. Stallman(lm-with-file): When FILE is nil, run BODY in current...
2003-09-22 Richard M. Stallman(lm-with-file): Don't visit the file,
2003-09-22 Richard M. Stallman(byte-compile-log-file): Clear out byte-compile-last...
2003-09-19 Richard M. Stallman(edebug-var-status, edebug-restore-status): New functions.
2003-09-19 Richard M. Stallman(byte-compile-warning-prefix):
2003-09-12 Stefan Monnier(tq-create): Fix mixed up unquote style.
2003-09-06 Dave Love(eldoc-print-current-symbol-info-function):
2003-09-01 Miles BaderAdd arch taglines
2003-08-20 Dave Love(common-lisp-mode): New.
2003-08-20 Dave Love(beginning-of-defun-function): Doc fix.
2003-08-20 Dave LoveComment.
2003-08-17 Richard M. Stallman(eval-last-sexp-print-value): New subroutine, broken...
2003-08-06 Richard M. Stallman(noreturn): Report error if does return.
2003-08-06 Richard M. StallmanDoc fixes, args renamed.
2003-08-06 Richard M. Stallman(byte-compile-not-obsolete-var): New var.
2003-07-25 Jonathan YavnerUpdated contact address.
2003-07-23 Glenn Morris(define-derived-mode): Mention hook in doc string....
2003-07-21 Richard M. Stallman(emacs-lisp-mode): Use run-mode-hooks.
2003-07-16 Stefan Monnier(syntax-ppss): Catch the case where the buffer is narrowed.
2003-07-16 Stefan Monnier(syntax-ppss-flush-cache): Rename from syntax-ppss...
2003-07-11 John Paul Wallington2003-07-11 John Paul Wallington <jpw@gnu.org>
2003-07-07 Richard M. Stallman(debug, debugger-env-macro): Use with-no-warnings while...
2003-07-05 Stefan Monnier(cl-transform-lambda): Strip &cl-defs
2003-07-04 Stefan Monnier(byte-compile-defvar): Check and set the default value...
2003-06-22 Andreas Schwab(easy-mmode-define-navigation): Avoid
2003-06-16 Stefan Monnier(debug): Fix call to message.
2003-06-16 Stefan Monnier(cl-macroexpand-all):
2003-06-16 Stefan Monnier(cl-parse-loop-clause): Use map-keymap.
2003-06-16 Stefan Monnier(pushnew): Use keywordp.
2003-06-16 Stefan Monnier(disassemble): Accept plain expressions.
2003-06-14 Stefan Monnier(copyright-update-year): New function extracted from...
2003-06-04 Richard M. Stallman(lm-keywords-finder-p): Use with-no-warnings.
2003-06-03 Juanma Barranquero(last-sexp-toggle-display): Remove stale comment.
2003-06-03 Richard M. Stallman(eval-last-sexp-1): Add save-excursion.
2003-06-02 Lute Kamstra(lm-synopsis): Use relative filenames correctly. Show...
2003-05-30 Juanma BarranqueroMoved from lisp/.
2003-05-30 Juanma BarranqueroMoved to obsolete/.
2003-05-30 Stefan MonnierTypo (no clue what happened).
2003-05-30 Stefan Monnier(edebug-storing-offsets): Move indent and debug to...
2003-05-29 Stefan Monnier(define-derived-mode, define-minor-mode): Remove outdat...
2003-05-29 Stefan Monnier(edebug-window-list): Use push.
next