* lisp/desktop.el (desktop-read): Claim the lock when the owner is not the current...
[bpt/emacs.git] / lisp / emacs-lisp /
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...
2014-01-15 Daniel ColascioneUse whole file-name-history'.
2014-01-15 Dmitry Gutov* lisp/emacs-lisp/package.el (package-desc-keywords...
2014-01-14 Stefan Monnier* lisp/emacs-lisp/edebug.el (edebug--display): Move...
2014-01-13 Daniel ColascioneMake GTK+ menus work correctly with the Unity global...
2014-01-12 Kenichi Handamerge trunk
2014-01-12 Leo LiuSome minor fixes
2014-01-12 Paul EggertSpelling fixes.
2014-01-12 Leo LiuRe-implement the feature of showing eldoc info after...
2014-01-11 Kenichi Handamerge trunk
2014-01-10 Glenn Morris* lisp/emacs-lisp/authors.el (authors-fixed-entries...
2014-01-10 Eric S. RaymondRestore compatibilty with 23.1 (Tested)
2014-01-10 Eli ZaretskiiUpdate Eli Zaretskii's entry in authors.el.
2014-01-10 Paul EggertSpelling fixes.
2014-01-09 David EngsterRestore generated autoloads in eieio.el.
2014-01-08 Eric S. RaymondRename INSTALL.BZR to UNSTALL.REPOm and carry that...
2014-01-08 David EngsterProper help support for EIEIO classes and methods.
2014-01-08 David EngsterRewrite EIEIO help functions and hook them into help...
2014-01-08 Bastien GuerryFix 2014-01-08T11:19:30Z!bzg@gnu.org
2014-01-08 Stefan Monnier* lisp/emacs-lisp/package.el (package-delete): Only...
2014-01-08 Bastien Guerrypackage.el: various fixes.
2014-01-08 Daiki Uenoemacs-lisp/package.el (package--check-signature): Fix...
2014-01-07 Bastien Guerryemacs-lisp/package.el (package-delete): Delete package...
2014-01-06 Stefan Monnier* lisp/abbrev.el (define-abbrev): Beware new meaning...
2014-01-06 Paul EggertSpelling fixes.
2014-01-05 Paul EggertFix misspelling of 'chinese' in rx.
2014-01-03 Stefan Monnier* lisp/emacs-lisp/lisp-mode.el (lisp-mode-variables...
2014-01-03 Chong YidongRemove the dynamic-docstring-function feature.
2014-01-03 Stefan Monnier* lisp/emacs-lisp/pcase.el (pcase--split-equal, pcase...
2014-01-01 Paul EggertUpdate copyright year to 2014 by running admin/update...
2013-12-28 Glenn MorrisEvery defcustom should specify its type
2013-12-28 Glenn MorrisAdd missing custom :versions, plus small fixes
2013-12-28 Glenn Morrisauthors.el updates and ChangeLog fixes
2013-12-28 Glenn MorrisRevert unnecessary earlier change
2013-12-27 Glenn Morris* lisp/emacs-lisp/lisp-mode.el (lisp-mode-variables...
2013-12-26 João TávoraMake Electric Pair mode smarter/more useful:
2013-12-26 Chong YidongUpdate doc for advice changes.
2013-12-25 Xue FuqiaoSome fixes for vc-ignore (Bug#15754).
2013-12-25 Katsumi Yamaokabyte-run.el (eval-when-compile), cc-defs.el (cc-eval...
2013-12-24 Xue Fuqiao* doc/emacs/trouble.texi (Checklist): Fix a cross-refer...
2013-12-20 Bozhidar Batsov* lisp/emacs-lisp/subr-x.el: (string-remove-prefix...
2013-12-20 Bozhidar Batsov* lisp/emacs-lisp/subr-x.el: Renamed from helpers.el.
2013-12-19 Juri Linkov* lisp/simple.el (eval-expression-print-format): Don...
2013-12-19 Glenn Morris* lisp/emacs-lisp/ert.el (ert-select-tests): Fix string...
2013-12-17 Dmitry GutovFix bug#16116
2013-12-16 Stefan Monnier* lisp/emacs-lisp/gv.el (gv-ref): Mention lexbind restr...
2013-12-14 Ted ZlatanovSupport filtering by keywords in package listings.
2013-12-14 Tom Willemse* lisp/emacs-lisp/package.el (package--prepare-dependen...
2013-12-12 David EngsterMerge from CEDET upstream.
2013-12-12 Stefan Monnier* lisp/emacs-lisp/nadvice.el: Add `depth' property...
2013-12-12 Eli ZaretskiiSupport MS-Windows file names that use characters outsi...
2013-12-11 Glenn Morris* lisp/emacs-lisp/package.el (finder-list-matches)...
2013-12-11 Eli ZaretskiiMerge from trunk.
2013-12-11 Stefan Monnier* lisp/emacs-lisp/smie.el (smie-indent--hanging-p)...
2013-12-11 Stefan Monnier* lisp/emacs-lisp/trace.el (trace-make-advice): Don...
2013-12-10 Eli ZaretskiiMerge from trunk.
2013-12-10 Ted ZlatanovRemove finder.el require dependency in package.el
2013-12-09 Ted ZlatanovAdd keyword buttons to package description.
2013-12-09 Eli ZaretskiiMerge from trunk.
2013-12-08 Paul EggertSpelling fixes.
2013-12-07 Bozhidar Batsov* lisp/emacs-lisp/helpers.el (string-blank-p): Use...
2013-12-07 Eli ZaretskiiMerge from trunk.
2013-12-05 Cameron Desautels* lisp/emacs-lisp/regexp-opt.el (regexp-opt-charset...
2013-12-04 Ted ZlatanovTrim whitespace in lm-keywords-list
2013-12-04 Stefan MonnierFix eldoc-in-minibuffer's modeline update.
2013-12-02 Helmut Eller* lisp/emacs-lisp/debug.el (debugger-toggle-locals...
2013-11-30 Martin RudalicsSupport resizing frames and windows pixelwise.
2013-11-30 Glenn MorrisMake the `interactive-only' bytecomp warning like the...
2013-11-29 Bozhidar Batsov* lisp/emacs-lisp/helpers.el (string-empty-p): New...
2013-11-26 Bozhidar Batsov* lisp/emacs-lisp/helpers.el (string-reverse): New...
2013-11-25 Bozhidar Batsov* lisp/emacs-lisp/helpers.el (string-join): New function.
2013-11-25 Bozhidar Batsov* lisp/emacs-lisp/bytecomp.el (byte-compile-form):...
next