]> code.delx.au - gnu-emacs/history - lisp/emacs-lisp
* mail/sendmail.el (send-mail-function):
[gnu-emacs] / lisp / emacs-lisp /
2009-09-12 Glenn Morris(elint-init-env): Skip non-list forms.
2009-09-12 Glenn Morris(elint-file): Make max-lisp-eval-depth at least 1000.
2009-09-12 Glenn Morris(emacs-lisp-mode-map): Add menu entries to elint file...
2009-09-12 Glenn Morris(elint-file, elint-directory): New autoloaded commands.
2009-09-12 Chong Yidong* emacs-lisp/elp.el (elp-not-profilable): Add more...
2009-09-11 Juanma Barranquero* emacs-lisp/cl-macs.el (help-add-fundoc-usage): Declare.
2009-09-11 Juanma BarranqueroUpdate.
2009-09-11 Glenn Morris(define-compiler-macro): Add a property that records...
2009-09-10 Glenn Morris(byte-compile-function-environment): Doc fix.
2009-09-10 Glenn Morris(degrees-to-radians): Mark as free from side effects.
2009-09-10 Glenn Morris(define-derived-mode): Give the mode's map, and syntax...
2009-09-10 Glenn Morris(easy-mmode-defmap): Add doc-string.
2009-09-07 Juanma BarranqueroUpdate.
2009-09-05 Glenn Morris(emacs-lisp-file-regexp): Doc fix.
2009-09-02 Glenn MorrisComment.
2009-08-31 Glenn Morris(define-obsolete-face-alias): New macro.
2009-08-30 Stefan Monnier(lisp-complete-symbol): Use minibuffer-complete.
2009-08-30 Stefan Monnier(field-complete): Use minibuffer-complete.
2009-08-30 Stefan Monnier(define-minor-mode): Don't use symbol-value with consta...
2009-08-30 Stefan Monnier(debugger-setup-buffer): Make it multibyte.
2009-08-30 Stefan Monnier(cl-macro-environment): Don't define it here.
2009-08-30 Stefan Monnier(cl-macro-environment): Provide a docstring.
2009-08-30 Stefan Monnier(checkdoc-force-history-flag):
2009-08-30 Stefan Monnier(byte-compile-interactive-only-functions): Add comint...
2009-08-29 Stefan Monnier(byte-compile-const-symbol-p):
2009-08-28 Juanma Barranquero* arc-mode.el (archive-mode):
2009-08-28 Stefan Monnier* gnus/nnheader.el (nnheader-find-file-noselect):
2009-08-28 Stefan Monnier* textmodes/ispell.el (ispell-check-version, ispell...
2009-08-28 Stefan Monnier(edebug-display, edebug-outside-excursion):
2009-08-27 Juanma BarranqueroUpdate.
2009-08-26 Stefan Monnier(byte-compile-lapcode): Fix up last change.
2009-08-26 Stefan Monnier(byte-compile-lapcode): Signal overflow.
2009-08-25 Glenn Morris(byte-compile-file-form-require): Tweak previous change.
2009-08-25 Glenn Morris(byte-compile-eval): Fix test for cl in load-history...
2009-08-25 Glenn MorrisUnify local variables at end.
2009-08-25 Glenn MorrisKevin Ryde <user42 at zip.com.au>
2009-08-22 Glenn MorrisKevin Ryde <user42 at zip.com.au>
2009-08-19 Glenn Morris(authors-fixed-entries): Remove cvtmail.
2009-08-16 Stefan Monnier(lisp-indent-region): Remove unused function.
2009-08-10 Stefan Monnier(byte-compile-interactive-only-functions): Add goto...
2009-08-06 Andreas SchwabUpdated.
2009-08-06 Seiji Zenitanifix message: new multibyte format requires 23
2009-07-24 Glenn Morris(elint-current-buffer, elint-defun):
2009-07-23 Dan Nicolaescu(emacs-lisp-mode-map): Add menu entries
2009-07-23 Glenn Morris(elint-standard-variables): Remove most members,
2009-07-23 Glenn Morris(cl-compiling-file): Update for the name-change `outbuf...
2009-07-23 Glenn Morris(load-time-value): Update for the name-change `outbuffe...
2009-07-23 Glenn Morris(byte-compile-from-buffer, byte-compile-output-file...
2009-07-22 Glenn MorrisRemove leading * from defcustom docs.
2009-07-22 Glenn Morris(shadows-compare-text-p): Remove leading * from defcust...
2009-07-21 Glenn Morris(cl-debug-env): Only define for compiler.
2009-07-21 Glenn MorrisRemove leading * from defcustom docs.
2009-07-16 Stefan Monnier(copyright-update): Save match-data across y-or-n-p...
2009-07-14 Glenn Morris(edebug-setup-hook, edebug-all-forms)
2009-06-27 Johan Bockgård(defstruct): Fix :conc-name spec.
2009-06-23 Dan Nicolaescu(elp-output-insert-symname): Add a link face to make...
2009-06-22 Glenn MorrisRemove leading "*" from defcustom docs.
2009-06-22 Glenn Morris(lisp-indent-offset): Fix safe-local-variable property.
2009-06-21 Glenn Morris(lisp-indent-function): Add doc string.
2009-06-21 Glenn Morris(lisp-indent-defun-method, common-lisp-indent-function...
2009-06-07 Martin Rudalics(lisp-mode-variables): Fix doc-string.
2009-05-12 Juanma BarranqueroUpdate.
2009-05-10 Chong Yidong* emacs-lisp/cl-macs.el (lexical-let*): Doc fix (Bug...
2009-05-04 Chong Yidong* emacs-lisp/bindat.el (bindat-pack): Allocate and...
2009-04-16 Chong Yidong* emacs-lisp/lisp-mode.el: Give `deftype' a doc-string-elt
2009-03-17 Juanma Barranquero* emacs-lisp/benchmark.el (benchmark): Reflow docstring.
2009-03-16 Chong Yidong(crm--choose-completion-string): New function.
2009-03-03 Stefan Monnier(end-of-defun-function): Make it more clear that
2009-02-25 Glenn Morris(eval-last-sexp): Mention truncation in doc.
2009-02-24 Glenn Morris(elint-unknown-builtin-args): Fix encode-time spec...
2009-02-19 Stefan Monnier(beginning-of-defun): Fix harmless paren typo.
2009-02-19 Stefan Monnier(end-of-defun): Consider the ".*\n" after the end of
2009-02-17 Miles BaderTweak copyright-regexp
2009-02-17 Glenn Morris(copyright-update-year): Don't let y-or-n-p move point...
2009-02-14 Stefan Monnier(end-of-defun-function): Docstring fix.
2009-02-12 Stefan Monnier(end-of-defun): Rewrite, to use the ARG argument to...
2009-02-12 Stefan Monnier(end-of-defun): Don't skip to next line after
2009-02-11 Chong Yidong(find-library-name, find-library): Doc fixes.
2009-02-04 Miles BaderAdd "^" to interactive spec of sexp movement commands
2009-02-03 Miles BaderAdd .gitignore files
2009-02-02 Stefan Monnier(emacs-lisp-file-regexp): Fix up EOB.
2009-01-31 Stefan Monnier(elp-results-symname-map): Add follow-link.
2009-01-31 Chong Yidong(end-of-defun): Protect against infloops (Bug#2106).
2009-01-24 Juanma Barranquero* emacs-lisp/eldoc.el (eldoc-function-argstring-format):
2009-01-21 Glenn Morris(authors-aliases): Remove some "ignore" entries that...
2009-01-20 Glenn Morris(authors-aliases, authors-fixed-case): Add some entries.
2009-01-17 Glenn Morris(eldoc-minor-mode-string, eldoc-message-commands)
2009-01-16 Glenn MorrisRemove leading `*' from defcustoms.
2009-01-16 Glenn Morris(copyright-update): Doc fix.
2009-01-15 Stephen Eglen(lisp-mode-variables): Doc fix.
2009-01-15 Glenn Morris(authors-aliases, authors-fixed-case):
2009-01-11 Glenn Morris(copyright-update): Add doc-string.
2009-01-11 Glenn Morris(authors-aliases): Add, remove, and adjust some entries.
2009-01-09 Glenn MorrisRemove references to last-command-char and
2009-01-09 Glenn MorrisReplace last-command-char with last-command-event.
2009-01-06 Juanma BarranqueroUpdate autoload checksums.
2009-01-05 Glenn MorrisAdd 2009 to copyright years.
2009-01-04 Juanma Barranquero* emacs-lisp/lisp-mode.el (emacs-lisp-mode, lisp-mode...
2009-01-03 Reiner Steib(authors-aliases): Addition.
2009-01-03 Reiner Steib(copyright-update-directory): Autoload.
next