]> code.delx.au - gnu-emacs/history - lisp/emacs-lisp
Add a provide statement.
[gnu-emacs] / lisp / emacs-lisp /
2004-11-28 Juri Linkov(edebug-set-global-break-condition):
2004-11-27 Richard M. StallmanComment changes.
2004-11-27 Stefan Monnier(cl-parse-loop-clause, labels): Use gensym
2004-11-25 Richard M. Stallman(byte-optimize-form-code-walker):
2004-11-21 Luc Teirlinck(custom-printers): Use `defvar' instead of `defconst'.
2004-11-21 Richard M. Stallman(byte-compile-form): Move the calls to byte-compile...
2004-11-16 Richard M. Stallman(map-keymap): Definition deleted.
2004-11-16 Juri Linkov(find-function-regexp): Optimize `define-minor-mode...
2004-11-16 Stefan MonnierUse make-symbol rather than gensym.
2004-11-16 Stefan Monnier(pair-with-newsyms): Use make-symbol.
2004-11-14 Stefan Monnier(byte-optimize-inline-handler): Simplify.
2004-11-12 Stefan Monnier(byte-compile-inline-expand): Understand the
2004-11-11 Stefan MonnierUse push.
2004-11-10 Stefan Monnier(easy-menu-add-item): Use keymap-prompt. Simplify.
2004-11-10 Stefan Monnier(easy-menu-define-key): Understand the case where the...
2004-11-09 Stefan Monnier(easy-menu-intern): Revert to no-downcasing.
2004-11-09 Richard M. Stallman(byte-compile-defalias):
2004-11-07 Richard M. Stallman(elp-results): Delete wasteful beginning-of-buffer.
2004-11-06 Andreas Schwab(easy-menu-get-map): Fix last change.
2004-11-06 Stefan Monnier(easy-menu-get-map-look-for-name): Remove.
2004-11-05 Juri Linkov(edebug-next-token-class): Allow all symbol-constituent...
2004-11-02 Richard M. Stallman(elp-instrument-function): Use called-interactively-p.
2004-11-02 Richard M. Stallman(easy-menu-intern):
2004-11-02 Richard M. Stallman(define-minor-mode): Use called-interactively-p.
2004-11-02 Richard M. Stallman(byte-compile-warning-types): Add interactive-only.
2004-11-02 Richard M. Stallman(update-file-autoloads): Don't use interactive-p; take...
2004-11-02 Richard M. Stallman(ad-make-advised-definition): Use called-interactively-p.
2004-10-28 Stefan MonnierAdjust to new names for x-(lost|sent)-selection-functions.
2004-10-16 Richard M. Stallman(elp-unload-hook): Set the variable.
2004-10-16 Richard M. Stallman(cl-unload-hook): Don't defvar it, just set it.
2004-10-16 Richard M. Stallman(byte-compile-eval): Don't process
2004-10-12 Stefan Monnier(mark-sexp): Preserve direction when repeating.
2004-10-10 Andreas Schwab(byte-optimize-backward-word): Optimize
2004-10-09 Stefan Monnier(lisp-fill-paragraph): Fix backslashes.
2004-10-08 Eli Zaretskii(lisp-fill-paragraph): Change
2004-09-12 Stefan Monnier(checkdoc-this-string-valid-engine):
2004-09-08 Thien-Thi Nguyen(byte-compile-generate-call-tree): Doc fix.
2004-09-08 Thien-Thi Nguyen(define-compilation-mode): Specify `doc-string-elt...
2004-09-08 Thien-Thi Nguyen(make-autoload): Handle `define-compilation-mode'.
2004-09-07 Kim F. Storm(authors-aliases): Add more aliases.
2004-09-04 Eli Zaretskii(kill-backward-up-list): New function.
2004-09-02 Juri Linkov(beginning-of-defun, end-of-defun):
2004-08-30 Richard M. Stallman(prin1-char): Don't turn S-a into A.
2004-08-28 Richard M. StallmanWhitespace change.
2004-08-28 Richard M. Stallman(prin1-char): Put `shift' modifier into the basic chara...
2004-08-21 Eli Zaretskii(lisp-indent-defmethod): Correct
2004-08-19 Masatake YAMATO(elp-results-symname-map): New keymap.
2004-08-18 Luc Teirlinck(copyright-update-year): Delete code that replaces...
2004-08-17 John Paul Wallington(reb-mode-map): Define within defvar.
2004-08-16 Richard M. Stallman(eval-last-sexp): Don't cons a new symbol each time.
2004-08-16 Richard M. Stallman(copyright-years-regexp): New variable.
2004-08-14 John Paul Wallington(forward-word): Allow 0 args.
2004-08-07 John Paul Wallington(reb-re-syntax): Add `rx' syntax.
2004-07-17 Jonathan YavnerAdded some additional functions to the `1-valued',...
2004-07-09 John Paul Wallington(reb-update-overlays): Distinguish between one and...
2004-06-28 Juri Linkov(pp-buffer): Add autoload.
2004-06-16 Juanma Barranquero(ewoc-create, ewoc-map, ewoc-locate, ewoc-invalidate...
2004-06-13 Richard M. StallmanPut `...' around symbols in warning messages.
2004-06-10 Juri Linkov(edebug-eval-defun): Add `defface'. Fix docstring.
2004-06-10 Juri Linkov(eval-defun-1): Add `defface'. Fix docstring.
2004-05-29 Richard M. Stallman(prin1-char): Catch errors from `string'.
2004-05-28 Juri Linkov(insert-pair-alist): New var.
2004-05-28 Juri Linkov* emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
2004-05-28 Juri Linkov(pp-buffer): New fun created from the code in
2004-05-28 Juri Linkov* emacs-lisp/edebug.el (edebug-compute-previous-result)
2004-05-25 Sam Steingold(lisp-find-tag-default): Strip the package prefix from...
2004-05-22 Richard M. Stallman(mark-defun, narrow-to-defun): If moving back then...
2004-05-19 Stefan Monnier(byte-compile-log): Use backquotes.
2004-05-17 Sam Steingold(common-lisp-indent-function-1): Indent "without-"...
2004-05-16 Kim F. Storm(timer-event-handler): Fix last change.
2004-05-14 Kim F. Storm(timer-activate): Add optional arg triggered-p.
2004-05-11 Stefan Monnier(prin1-char): Use eventp.
2004-05-08 Juanma Barranquero(do, do*): Put usage info in a format usable by `descri...
2004-05-08 Andreas Schwab(checkdoc-minor-mode): Doc fix.
2004-05-07 Juanma Barranquero(make-obsolete, make-obsolete-variable): Make argument...
2004-05-07 Juanma Barranquero(reb-auto-update): Fix typo in docstring.
2004-05-01 Juri Linkov(beginning-of-defun, end-of-defun):
2004-04-29 Stefan Monnier(find-function-C-source-directory): New var.
2004-04-27 Juanma Barranquero(autoload-before-p): Remove.
2004-04-23 Stefan Monnier(checkdoc-output-error-regex-alist): New var.
2004-04-23 Stefan Monnier(rx-syntax): Move sregex style syntax to code.
2004-04-23 Stefan MonnierDoc fixes.
2004-04-21 Stefan Monnier(batch-byte-recompile-directory): Add byte-recompile...
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
next