]> code.delx.au - gnu-emacs/history - lisp/emacs-lisp
Detect remote uid and gid in tramp-gvfs.el
[gnu-emacs] / lisp / emacs-lisp /
2016-07-07 Mark OteizaReplace eldoc-documentation-function with a hook
2016-06-26 Paul Eggert; Spelling fixes
2016-06-25 Paul EggertMerge from origin/emacs-25
2016-06-22 Stefan Monnier* lisp/emacs-lisp/syntax.el (syntax-propertize): Flush...
2016-06-18 Paul EggertMerge from origin/emacs-25
2016-06-18 Paul Eggert; Merge from origin/emacs-25
2016-06-18 Paul EggertMerge from origin/emacs-25
2016-06-18 Paul Eggert; Merge from origin/emacs-25
2016-06-18 Paul EggertMerge from origin/emacs-25
2016-06-18 Nicolas Petton* lisp/emacs-lisp/map.el (map-contains-key): Better...
2016-06-18 Nicolas PettonFix seq-contains
2016-06-18 Nicolas PettonAdd new function map-do
2016-06-18 Nicolas PettonAdd seq-do-indexed
2016-06-18 Stefan Monniermap.el (map-merge*): Use `map-into' at beginning rather...
2016-06-15 Stefan MonnierAutomatically find vars and functions via definition...
2016-06-13 Glenn Morris* lisp/emacs-lisp/nadvice.el (advice--make-docstring):
2016-06-12 Nicolas Petton* lisp/emacs-lisp/seq.el (seq-drop): Better list implem...
2016-06-11 Stefan Monnier* lisp/emacs-lisp/macroexp.el (macroexp--expand-all...
2016-06-08 Michal NazarewiczRemove ‘ert-with-function-mocked’ macro in favour of...
2016-06-07 Tino Calancha* lisp/emacs-lisp/cl-macs.el (cl-loop): Doc fix re...
2016-06-07 Paul EggertMerge from origin/emacs-25
2016-06-07 Paul Eggert; Merge from origin/emacs-25
2016-06-07 Paul EggertMerge from origin/emacs-25
2016-06-05 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-06-01 Stefan Monnier* lisp/emacs-lisp/autoload.el (autoload--make-defs...
2016-06-01 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-05-31 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-05-31 Glenn Morris* lisp/emacs-lisp/lisp-mode.el (lisp--mode-syntax-table):
2016-05-31 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-05-31 Paul EggertMerge from origin/emacs-25
2016-05-31 Paul Eggert; Spelling fixes
2016-05-31 Stefan Monnier* lisp/emacs-lisp/autoload.el: Use radix-tree.
2016-05-30 Stefan Monnier* lisp/emacs-lisp/pcase.el: Undo last change's spurious...
2016-05-30 Stefan Monnier* lisp/emacs-lisp/pcase.el (pcase-mutually-exclusive...
2016-05-28 Paul EggertDon’t document declare-function internals
2016-05-27 Glenn Morris* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Tweak...
2016-05-27 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Add docstr...
2016-05-27 Stefan Monnier* lisp/subr.el (definition-prefixes): Expand docstring
2016-05-27 Paul EggertFix byte-compiler pacification for declare-function
2016-05-26 Glenn Morris* lisp/emacs-lisp/find-func.el (find-function-library):
2016-05-26 Paul EggertPacify 'make check-declare'
2016-05-26 Paul EggertMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-05-26 Paul EggertMerge from origin/emacs-25
2016-05-26 Paul Eggert; Merge from origin/emacs-25
2016-05-26 Paul EggertMerge from origin/emacs-25
2016-05-26 Paul Eggert; Merge from origin/emacs-25
2016-05-26 Paul EggertMerge from origin/emacs-25
2016-05-26 Paul Eggert; Merge from origin/emacs-25
2016-05-26 Paul EggertMerge from origin/emacs-25
2016-05-26 Stefan MonnierMake autoloads populate a new definition-prefixes table
2016-05-23 Paul EggertDo not trash symlinks to init file
2016-05-22 Nicolas PettonAdd missing dependencies to seq.el
2016-05-20 Artur Malabarba* lisp/emacs-lisp/package.el (package-refresh-contents):
2016-05-18 Artur Malabarba* lisp/emacs-lisp/package.el: Fix free variable warnings.
2016-05-18 Artur Malabarba* lisp/emacs-lisp/package.el (package--with-response...
2016-05-18 Paul Eggert‘make check-declare’ now chatters less
2016-05-18 Paul EggertPacify byte-compiler for byte-compile-macroexpand-decla...
2016-05-17 Glenn Morris; * lisp/emacs-lisp/ert.el (ert-summarize-tests-batch...
2016-05-17 Glenn Morris* lisp/emacs-lisp/ert.el (ert-summarize-tests-batch...
2016-05-15 Paul EggertPacify ‘make check-declare’
2016-05-14 Paul EggertMerge from origin/emacs-25
2016-05-14 Paul EggertProperly reject malformed or empty package sigs
2016-05-13 Paul EggertTweak check-declare-directory performance
2016-05-13 Paul EggertMerge from origin/emacs-25
2016-05-12 Glenn Morris* lisp/emacs-lisp/find-func.el (find-feature-regexp)
2016-05-11 Dmitry GutovMake package-install-from-buffer not move point
2016-05-11 Dmitry Gutov; Revert "* emacs-lisp/lisp-mnt.el (lm-header): save...
2016-05-11 Dmitry GutovRedo the fix for bug#21839
2016-05-10 Paul Eggert; Merge from origin/emacs-25
2016-05-10 Paul EggertMerge from origin/emacs-25
2016-05-10 Glenn Morris; Auto-commit of loaddefs files.
2016-05-09 Dmitry GutovPublicize cl--generic-all-functions
2016-05-09 Paul EggertMerge from origin/emacs-25
2016-05-09 Paul Eggert; Merge from origin/emacs-25
2016-05-08 Paul EggertSimplify now that float-time etc. are built-in
2016-05-08 Alan MackenzieAdd :after-hook facility to define-derived-mode.
2016-05-07 Alan Mackenzie* lisp/emacs-lisp/edebug.el (edebug-sit-on-break):...
2016-05-07 Alan MackenzieAdd an option in Edebug to prevent pauses after `h...
2016-05-06 Paul EggertMerge from origin/emacs-25
2016-05-02 Paul EggertMerge from origin/emacs-25
2016-05-02 Paul Eggert; Spelling and quoting fixes
2016-05-02 Paul EggertMerge from origin/emacs-25
2016-05-02 Paul Eggert; Merge from origin/emacs-25
2016-05-02 Paul EggertMerge from origin/emacs-25
2016-05-02 Paul Eggert; Merge from origin/emacs-25
2016-05-02 Paul EggertMerge from origin/emacs-25
2016-05-02 Paul Eggert; Merge from origin/emacs-25
2016-05-02 Paul EggertMerge from origin/emacs-25
2016-05-02 Paul Eggert; Merge from origin/emacs-25
2016-05-02 Paul EggertMerge from origin/emacs-25
2016-05-02 Paul Eggert; Spelling fixes
2016-05-01 Lars Ingebrigtsenglobal-eldoc-mode doc fix
2016-05-01 Lars IngebrigtsenFurther define-obsolete-* doc fixups
2016-05-01 Lars IngebrigtsenDescribe WHEN in all the define-obsolete- macros
2016-05-01 Lars Ingebrigtsenadd-timeout doc fix
2016-05-01 Lars IngebrigtsenExplictly explain that package-initialize loads the...
2016-05-01 Lars IngebrigtsenDoc fix for insert-pair-alist
2016-05-01 Lars IngebrigtsenWrap the auto-generated doc string
2016-05-01 Lars IngebrigtsenClarify some doc strings
2016-05-01 Lars IngebrigtsenAllow finding libraries loaded manually outside the...
next