]> code.delx.au - gnu-emacs/history - lisp/emacs-lisp
Merge from mainline.
[gnu-emacs] / lisp / emacs-lisp /
2009-10-01 Stefan Monnier* eval.c (Fcalled_interactively_p): Add `kind' argument.
2009-10-01 Stefan Monnier* emacs-lisp/byte-run.el (advertised-signature-table...
2009-10-01 Stefan Monnier(byte-compile-defmacro-declaration): New fun.
2009-10-01 Glenn MorrisDoc/message fixes.
2009-10-01 Glenn MorrisFix comment typo.
2009-10-01 Glenn Morris(check-declare-scan): Read the declaration rather than...
2009-09-30 Chong Yidong* emacs-lisp/eieio.el (boolean-p): Deleted.
2009-09-30 Glenn Morris(elint-init-form): Report declarations where the filena...
2009-09-30 Glenn Morris(authors-ignored-files): Add "js2-mode.el".
2009-09-29 Glenn MorrisAdd 2009 to copyright years.
2009-09-29 Glenn Morris(check-declare-verify): Add basic defmethod and defclas...
2009-09-29 Glenn Morris(check-declare-locate): Remove pointless file-name...
2009-09-28 Chong YidongCEDET (development tools) package merged.
2009-09-28 Chong Yidong* emacs-lisp/eieio-datadebug.el: New file.
2009-09-28 Chong Yidongeieio.el: Fix last change.
2009-09-28 Chong Yidong* emacs-lisp/chart.el:
2009-09-28 Chong Yidonglisp/emacs-lisp/cl-loaddefs.el: Regenerate.
2009-09-27 Chong Yidong* menu-bar.el: Remove menu-bar-ediff-misc-menu from...
2009-09-24 Juanma BarranqueroFix typos.
2009-09-22 Glenn Morris(elint): New custom group.
2009-09-19 Chong Yidong* emacs-lisp/advice.el (ad-get-argument, ad-set-argumen...
2009-09-18 Glenn Morris(define-derived-mode): Fix paren typo in definition...
2009-09-17 Glenn Morris(byte-compile-form): Always check the function argument...
2009-09-17 Glenn Morris(lisp-mode-syntax-table): Give it a doc-string.
2009-09-17 Glenn Morris(emacs-lisp-mode-syntax-table): Give it a doc-string.
2009-09-16 Glenn Morris(byte-compile-not-obsolete-vars): Rename from byte...
2009-09-15 Stefan Monnier* Makefile.in (compile-onefile): Use byte-compile-refre...
2009-09-15 Stefan Monnier(byte-compile-refresh-preloaded): New function.
2009-09-15 Glenn Morris(byte-compile-keep-pending, byte-compile-file-form...
2009-09-14 Glenn Morris(elint-add-required-env): Revert to not using temp...
2009-09-13 Chong YidongSynch to Eric M. Ludlam's upstream CEDET repository.
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 Chong Yidong* emacs-lisp/autoload.el (make-autoload): Handle defcla...
2009-09-07 Juanma BarranqueroUpdate.
2009-09-05 Glenn Morris(emacs-lisp-file-regexp): Doc fix.
2009-09-05 Chong Yidong* emacs-lisp/autoload.el (generated-autoload-load-name...
2009-09-02 Chong YidongFix last change.
2009-09-02 Chong Yidonglisp/Makefile.in: Ignore CEDET subdirectories when...
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-30 Chong YidongMove eieio/chart.el to emacs-lisp/chart.el.
2009-08-30 Chong Yidongemacs-lisp/eieio-base.el, emacs-lisp/eieio-comp.el,
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-22 Chong Yidong* emacs-lisp/cl-loaddefs.el (deftype): Add autoload...
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.
next