Remove some function declarations, no longer needed or correct
[bpt/emacs.git] / lisp / emacs-lisp /
2014-06-26 Glenn MorrisRemove some function declarations, no longer needed...
2014-06-26 Glenn Morrisauthors.el: Add some renamed/moved files
2014-06-25 Stefan Monnier* lisp/emacs-lisp/package.el (package-list-unsigned...
2014-06-20 Stefan Monnier* lisp/emacs-lisp/smie.el (smie-config--guess): Fix...
2014-06-20 Stefan Monnier* lisp/emacs-lisp/smie.el (smie--hanging-eolp-function...
2014-06-13 Stefan Monnier* lisp/emacs-lisp/smie.el (smie-next-sexp): Fix up...
2014-06-05 Glenn Morris* lisp/emacs-lisp/package.el: Comment update
2014-06-05 Glenn MorrisSome documentation for signing of packages
2014-06-03 Glenn Morris* lisp/emacs-lisp/package.el (package-pinned-packages...
2014-05-31 Leo Liu* emacs-lisp/gv.el (window-buffer, window-display-table)
2014-05-30 Glenn MorrisFix typo in previous
2014-05-30 Glenn Morrispackage.el: Fix some version tags
2014-05-27 Stefan Monnier* lisp/emacs-lisp/byte-opt.el (byte-optimize-binary...
2014-05-23 Stefan Monnier* lisp/emacs-lisp/nadvice.el (advice--member-p): Change...
2014-05-21 Dmitry GutovReplace uses of `save-buffer' with `write-region'
2014-05-20 Stefan Monnier* lisp/emacs-lisp/lisp.el (end-of-defun): Ensure we...
2014-05-18 Stefan Monnier* lisp/emacs-lisp/timer.el (timer-event-handler): Fix...
2014-05-18 Stefan Monnier* lisp/emacs-lisp/timer.el (timer-event-handler): Don...
2014-05-14 David EngsterAuto-commit of loaddefs files.
2014-05-14 Nicolas RichardDeal with EIEIO methods without doc strings (Bug#17490).
2014-05-12 Stefan Monnier* lisp/emacs-lisp/nadvice.el (advice--interactive-form...
2014-05-11 Glenn MorrisMove lisp/emacs-lisp/find-gc.el to admin/
2014-05-10 Stefan Monnier* lisp/emacs-lisp/nadvice.el: Support adding a given...
2014-05-06 Stefan Monnier* lisp/emacs-lisp/package.el (package-compute-transacti...
2014-05-06 Eli ZaretskiiMinor stylistic changes in find-gc.el.
2014-05-06 Glenn Morrisfind-gc.el misc fixes
2014-05-02 Leo Liu* emacs-lisp/cl-macs.el (cl-deftype): Fix indentation.
2014-04-24 Leo Liu* emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
2014-04-24 Daniel ColascioneRequire gv early to break eager macro-expansion cycles
2014-04-21 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl--loop-let): Avoid...
2014-03-28 Stefan Monnier* lisp/emacs-lisp/package.el (package-built-in-p):...
2014-03-27 Juanma Barranquerolisp/emacs-lisp/package-x.el: Follow-up to change in...
2014-03-26 Juanma Barranquero* lisp/emacs-lisp/package.el: Fix bug#16733 (again).
2014-03-24 Dmitry GutovFix bug#16762
2014-03-24 Daniel ColascioneBackport &key-parsing improvement from trunk
2014-03-23 Dmitry Gutov* lisp/emacs-lisp/package.el (package-show-package...
2014-03-23 Daniel ColascioneFix keyword argument parsing. Please bootstrap.
2014-03-22 Dmitry GutovFix bug#16873
2014-03-21 Dmitry GutovFix bug#16826
2014-03-20 Stefan Monnier* lisp/emacs-lisp/nadvice.el (advice--make-docstring...
2014-03-19 Juanma Barranquerolisp/emacs-lisp/package.el (describe-package-1): Decode...
2014-03-17 Stefan Monnier* lisp/emacs-lisp/nadvice.el (advice--interactive-form...
2014-03-17 Dmitry GutovFix debbugs#16971
2014-03-17 Bill WohlerMerge from mh-e; up to 2012-01-03T19:41:14Z!larsi@gnus...
2014-03-14 Glenn Morris* package.el (package-menu-mode-map): Replace use of...
2014-03-14 Glenn MorrisMove some help functions from help-fns.el to help.el...
2014-03-13 Tom Willemse* lisp/emacs-lisp/package.el (package--prepare-dependen...
2014-03-12 Jonas Bernoullilisp/emacs-lisp/eieio.el (with-slots): Use cl-symbol...
2014-03-11 Stefan Monnier* lisp/emacs-lisp/nadvice.el (advice--make-1): Fix...
2014-03-10 Glenn Morris* lisp/emacs-lisp/advice.el (ad-add-advice, defadvice...
2014-03-10 Leo Liu* emacs-lisp/eldoc.el (eldoc-minibuffer-message): Clear
2014-03-06 Glenn Morris* lisp/emacs-lisp/shadow.el (load-path-shadows-find...
2014-03-04 Glenn MorrisSmall smie.el doc and fix
2014-02-27 Glenn MorrisSome crm.el doc
2014-02-27 Daniel ColascioneFix tramp bug with empty explicit path
2014-02-27 Glenn Morris* emacs-lisp/crm.el (completing-read-multiple): Empower...
2014-02-26 Dmitry Gutov* lisp/emacs-lisp/lisp.el (lisp--local-variables):...
2014-02-26 Dmitry Gutov* lisp/emacs-lisp/ert.el (ert-run-tests-interactively...
2014-02-25 Glenn Morris* lisp/emacs-lisp/edebug.el (defmacro): Fix debug spec.
2014-02-24 Daniel ColascioneFix event race
2014-02-24 Leo Liu* emacs-lisp/easy-mmode.el (define-minor-mode): Fix...
2014-02-24 Bill WohlerMerge from trunk; up to 2014-02-23T23:41:17Z!lekktu...
2014-02-21 Juanma Barranquerolisp/emacs-lisp/gv.el: Avoid duplicating entries of...
2014-02-21 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl-define-compiler-macro...
2014-02-12 Glenn MorrisSome package doc updates
2014-02-10 Glenn Morris* lisp/emacs-lisp/lisp-mnt.el: Comments.
2014-02-10 Lars Ingebrigtsen* emacs-lisp/lisp.el (up-list): Doc fix.
2014-02-10 Glenn Morris* lisp/emacs-lisp/gulp.el (gulp-discard): Add emacs...
2014-02-10 Glenn Morris* lisp/emacs-lisp/lisp-mnt.el: Undocument "FSF" maintai...
2014-02-10 Glenn MorrisReplace "Maintainer: FSF" with the emacs-devel mailing...
2014-02-09 Glenn Morris* lisp/emacs-lisp/warnings.el (lwarn): Empower help...
2014-02-07 Glenn Morris"Use instead" obsolescence messages should end with "."
2014-02-07 Glenn MorrisMove iswitchb.el to obsolete/
2014-02-06 Stefan Monnier* lisp/emacs-lisp/lisp.el (lisp-completion-at-point...
2014-02-06 Dmitry GutovDefine and use `completion-table-merge'
2014-02-04 Anders Lindgren* lisp/emacs-lisp/ert.el (ert--activate-font-lock-keywo...
2014-02-02 Stefan Monnier* lisp/help-fns.el (help-C-file-name): Handle advised...
2014-01-31 Glenn Morristrace.el doc updates
2014-01-30 Glenn MorrisAuto-commit of loaddefs files.
2014-01-30 Glenn Morris* etc/NEWS: ElDoc related edit.
2014-01-30 Glenn MorrisReplace refs to obsolete alias `turn-on-eldoc-mode...
2014-01-30 Stefan Monnier* eieio-opt.el (eieio-help-generic): Fix last change.
2014-01-30 Stefan Monnier* lisp/emacs-lisp/eieio-opt.el (eieio-help-generic...
2014-01-24 Juanma BarranqueroSilence byte-compiler warning.
2014-01-23 Stefan Monnier* lisp/emacs-lisp/cl-macs.el: Improve type->predicate...
2014-01-23 Glenn MorrisDoc fixes related to zero prefix argument of eval-expre...
2014-01-22 Glenn Morris* lisp/emacs-lisp/authors.el (authors-fixed-entries...
2014-01-22 Stefan Monnier* lisp/emacs-lisp/package.el: Write files silently.
2014-01-22 Glenn Morrisauthors.el small additions
2014-01-22 Glenn MorrisUnduplicate the lib-src/ and etc/ ChangeLogs
2014-01-22 Glenn MorrisFix some function declarations
2014-01-21 Stefan Monnier* lisp/emacs-lisp/eldoc.el: Properly remove message...
2014-01-20 Glenn MorrisDo not document subr-x.el in the manuals
2014-01-18 Glenn Morris* lisp/emacs-lisp/authors.el (authors-aliases): Add...
2014-01-18 Glenn MorrisAdd some entries to authors.el variables
2014-01-17 Glenn Morris* lisp/emacs-lisp/authors.el (authors-aliases): Remove...
2014-01-17 Glenn Morris* lisp/emacs-lisp/authors.el (authors-aliases): Remove...
2014-01-17 Glenn MorrisMake M-x authors return zero *Authors Errors* from...
2014-01-16 Dmitry GutovFinally make package-desc--keywords work
2014-01-16 Dmitry Gutov* lisp/emacs-lisp/package.el (package-desc--keywords...
next