]> code.delx.au - gnu-emacs/history - lisp/emacs-lisp
(Info-goto-index): One register one step in the history.
[gnu-emacs] / lisp / emacs-lisp /
2001-11-28 Stefan MonnierTypo.
2001-11-28 Stefan Monnier(regexp-opt-depth): Fix off-by-two error.
2001-11-27 Sam SteingoldConverted backquote to the new style.
2001-11-25 Stefan MonnierDon't profile syntax-ppss any more.
2001-11-25 Stefan Monnier(lisp-mode-variables): Set syntax-begin-function.
2001-11-25 Richard M. Stallman(lisp-indent-function): Add doc string.
2001-11-22 Miles Bader(reb-match-0, reb-match-1)
2001-11-20 Richard M. Stallman(lisp-interaction-mode): Set local-abbrev-table to...
2001-11-20 Richard M. Stallman(reb-mode): Don't use define-derived-mode. Call kill...
2001-11-20 Richard M. Stallman(lisp-mode, emacs-lisp-mode): Don't use define-derived...
2001-11-20 Eli Zaretskii(re-builder): Don't re-enter RE Builder Mode.
2001-11-20 Eli Zaretskii(reb-change-target-buffer): New function.
2001-11-20 Stefan Monnier(lisp-fill-paragraph): Don't move back to a line withou...
2001-11-19 Stefan Monnier(mark-sexp): Mark more if repeated.
2001-11-19 Richard M. Stallman(lisp-indent-defmethod): At first three elements, act...
2001-11-18 Stefan Monnier(reb-mode): Use define-derived-mode.
2001-11-17 Richard M. Stallman(princ-list, checkdoc-read-event, add-to-list): Delete...
2001-11-17 Stefan Monnier(elp-not-profilable): New var.
2001-11-17 Stefan Monnier(byte-compile-call-tree, byte-code-vector)
2001-11-17 Stefan Monnier(edebug-form-data, edebug-offsets)
2001-11-16 Stefan Monnier(eldoc-mode): Use define-minor-mode.
2001-11-16 Richard M. Stallman(values, values-list, multiple-value-list, multiple...
2001-11-15 Pavel JaníkFix typo.
2001-11-12 Sam SteingoldIndent properly `generic-flet', `generic-labels', ...
2001-11-11 Richard M. Stallman(checkdoc-file-comments-engine):
2001-11-09 Sam Steingold(debugger-make-xrefs): Add buttons to all symbols.
2001-11-07 Stefan Monnier(lisp-imenu-generic-expression): Paren typo.
2001-11-06 Richard M. Stallman(eval-last-sexp-1): Return the value of the evaluated...
2001-11-05 Richard M. Stallman(last-sexp-toggle-display): Cope if previous-single...
2001-10-31 Sam Steingoldeasy source access from the *debugger* buffer
2001-10-30 Stefan Monnier(find-function-search-for-symbol):
2001-10-30 Stefan Monnier(delay-mode-hooks): Add edebug-spec.
2001-10-30 Richard M. Stallman(edebug-window-live-p): Always alias to window-live-p.
2001-10-29 Sam Steingold(byte-recompile-directory): Report numbers of files...
2001-10-28 Richard M. Stallman(eval-defun): Doc fix.
2001-10-28 Stefan Monnier(syntax-ppss-stats): Be more robust when dividing by 0.
2001-10-25 Stefan Monnier(checkdoc-eval-defun): Call eval-defun
2001-10-18 Sam SteingoldPut the *Compile-Log* buffer in `compilation-mode'.
2001-10-13 Stefan Monnier(syntax-ppss): Autoload.
2001-10-12 Gerd Moellmann(byte-compile-check-lambda-list):
2001-10-12 Gerd Moellmann(byte-compile-check-lambda-list): New
2001-10-11 Gerd Moellmann(byte-optimize-lapcode)
2001-10-11 Gerd MoellmannDowncase error messages.
2001-10-11 Gerd Moellmann(byte-compile-display-log-head-p): New
2001-10-11 Stefan Monnier(copyright): Add final \n.
2001-10-11 Stefan Monnier(doc-string-elt): Remove.
2001-10-11 Stefan MonnierNew file.
2001-10-07 Stefan Monnier(byte-compile-file): Return success when the file says...
2001-10-06 Gerd Moellmann(most-positive-fixnum, most-negative-fixnum):
2001-10-05 Gerd Moellmann(define-setf-expander): Make it an
2001-10-05 Gerd MoellmannChange ;;; to ;; for outline-minor-mode.
2001-10-05 Gerd MoellmannUse facep iso find-face.
2001-10-05 Gerd Moellmann(lisp-imenu-generic-expression): Use regexp-opt.
2001-10-05 Gerd Moellmann(lm-history-header): Accept `ChangeLog'.
2001-10-05 Gerd Moellmann(frame-parameter): Add a setf method.
2001-10-05 Gerd Moellmann(byte-recompile-directory): Make sure the file is readable.
2001-10-05 Gerd Moellmann(autoload-ensure-default-file, autoload-insert-section...
2001-10-01 Gerd Moellmann*** empty log message ***
2001-10-01 Gerd Moellmann(rx): Add def-edebug-spec.
2001-09-26 Richard M. StallmanComment change.
2001-09-17 Gerd Moellmann(checkdoc-this-string-valid-engine):
2001-09-07 Gerd Moellmann(edebug-window-live-p): Use
2001-09-04 Gerd MoellmannAdd Keywords header.
2001-09-03 Gerd Moellmann(backquote-backquote-symbol)
2001-08-30 Gerd Moellmann*** empty log message ***
2001-08-26 Eli ZaretskiiAdd the Maintainer keyword. From Pavel Janik.
2001-08-21 Miles Bader(byte-compile-file): Remove TARGET-FILE before writing...
2001-08-15 Gerd Moellmann(lisp-indent-defmethod): New function.
2001-08-09 Gerd Moellmann(define-minor-mode): Use
2001-08-08 Gerd Moellmann(edebug-read-function): Fix handling of
2001-08-06 Pavel JaníkSpecify FSF as Maintainer.
2001-07-27 Gerd Moellmann(last-sexp-setup-props): New function.
2001-07-26 Gerd Moellmann(eval-last-sexp-1): Don't search for
2001-07-26 Gerd Moellmann(eval-last-sexp-1): Look for a `...'
2001-07-26 Gerd Moellmann(last-sexp-print): New function.
2001-07-26 Gerd Moellmann(eval-last-sexp-1): If standard-output
2001-07-25 Eli Zaretskii(eval-print-last-sexp, eval-defun):
2001-07-25 Gerd Moellmann(find-function-regexp): Add
2001-07-17 Pavel Janík*** empty log message ***
2001-07-16 Pavel JaníkSome fixes to follow coding conventions.
2001-07-16 Pavel JaníkFixes to follow coding conventions.
2001-07-15 Pavel JaníkSome fixes to follow coding conventions.
2001-07-15 Pavel JaníkSome fixes to follow coding conventions in files mainta...
2001-07-09 Gerd Moellmann(ad-make-advised-definition): If the
2001-07-08 Stefan Monnier(define-minor-mode): Use eval-after-load
2001-07-06 Gerd Moellmann(lisp-mode-shared-map): Bind TAB
2001-07-02 Gerd Moellmann(cl-do-arglist): Revert change of
2001-07-02 Eli Zaretskii(lm-header-prefix): Doc fix. From Pavel Janik <Pavel...
2001-06-23 Richard M. Stallman(eval-last-sexp): Doc fix.
2001-06-13 Richard M. Stallman(backquote-process): Handle `[,@SYMBOL].
2001-06-05 Eli Zaretskii(lisp-indent-offset): Add a doc string.
2001-05-27 Stefan Monnier(byte-compile-file-form-autoload): Use the
2001-05-27 Stefan Monnier(byte-compile-inline-expand): Complete Dave's
2001-05-27 Stefan Monnier(byte-compile-inline-expand): Fix the arg of `load...
2001-05-27 Stefan Monnier(byte-compile-inline-expand): Undo last change.
2001-05-25 Stefan Monnier(byte-compile-inline-expand):
2001-05-17 Gerd Moellmann(elp-instrument-function): Handle advised
2001-05-16 Sam Steingold(toplevel): indent the :method sub-form of `defgeneric...
2001-05-15 Gerd Moellmann(lisp-mode): Make
2001-05-14 Eli Zaretskii(elp-instrument-package): Don't allow empty prefixes.
next