]> code.delx.au - gnu-emacs/history - lisp/emacs-lisp
Fix documentation of 'url-retrieve-synchronously'
[gnu-emacs] / lisp / emacs-lisp /
2015-11-10 Dmitry GutovMerge branch 'project-next'
2015-11-07 Artur Malabarba* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Fix a bug
2015-11-06 Dmitry GutovRename "search path" to "library roots"
2015-11-05 Glenn Morris; Auto-commit of loaddefs files.
2015-11-04 Stefan Monnier* lisp/emacs-lisp/eieio-compat.el: Typo caught by tests
2015-11-03 Michael Heerdegen* lisp/emacs-lisp/pcase.el (pcase): Tweak docstring.
2015-10-31 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-10-31 Eli ZaretskiiAvoid errors in redisplay--pre-redisplay-functions
2015-10-29 Stefan Monnier* lisp/emacs-lisp/cl-generic.el: Add (major-mode MODE...
2015-10-29 Stefan Monnier* lisp/emacs-lisp/smie.el: Use `declare' for `pure'
2015-10-29 Stefan Monnier* lisp/emacs-lisp/cl-generic.el: Accomodate future...
2015-10-29 Stefan Monnier* lisp/emacs-lisp/bytecomp.el (compile-defun): Add...
2015-10-29 Stefan Monnier(internal--syntax-propertize): Save match-data here...
2015-10-28 Stefan Monnier* lisp/emacs-lisp/macroexp.el: Tweak macroexp-if optimi...
2015-10-28 Artur Malabarba* lisp/emacs-lisp/seq.el (seq-mapn): New function
2015-10-28 Anders LindgrenMerge branch 'master' of /Volumes/HD2/build/emacs-git-ssh
2015-10-28 Anders LindgrenMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2015-10-28 Nicolas Petton* lisp/emacs-lisp/thunk.el (thunk-delay): Fix the macro.
2015-10-26 Nicolas Petton* lisp/emacs-lisp/map.el: Better docstrings.
2015-10-26 Nicolas Petton* lisp/emacs-lisp/seq.el: Better docstrings.
2015-10-26 Nicolas Petton* lisp/emacs-lisp/seq.el: Rename all seq argumentss...
2015-10-26 Phillip Lord* lisp/emacs-lisp/ert.el: Print results without newline...
2015-10-23 Nicolas Petton* lisp/emacs-lisp/thunk.el: Better documentation.
2015-10-23 Stephen Leake`load-path' should contain only directory names
2015-10-23 Nicolas PettonNew library thunk.el
2015-10-21 Paul Eggert(/ N) now returns the reciprocal of N
2015-10-19 Nicolas PettonNew function seq-position
2015-10-17 Mark Oteiza* lisp/emacs-lisp/eldoc.el: Add back-to-indentation...
2015-10-16 Artur Malabarba* emacs-lisp/package.el: Reload archive-contents if...
2015-10-14 Nicolas PettonFix typos in docstrings
2015-10-14 Nicolas PettonBetter docstrings in seq.el and map.el
2015-10-07 Artur Malabarba* lisp/emacs-lisp/tabulated-list.el (tabulated-list...
2015-10-06 Aaron Ecaylisp/emacs-lisp/package.el (package-install): Fix name...
2015-10-05 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-10-02 Paul EggertFix a few problems with directed quotes
2015-09-29 Stefan Monnier* lisp/emacs-lisp/lisp-mode.el (let-when-compile):...
2015-09-28 Dmitry Gutov; Remove extraneous "coding: utf-8" specifications...
2015-09-28 Nicolas PettonBetter documentation for seq-some
2015-09-27 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-25 Alan MackenzieResurrect edebug-set-initial-mode, repurposing it to...
2015-09-24 Stefan MonnierFix recent bootstrap problems
2015-09-23 Oleh KrehelMove let-when-compile to lisp-mode.el
2015-09-22 Stefan Monnier* prolog.el: Fix indentation of empty line
2015-09-21 Nicolas PettonBetter docstring and parameter name for seq-find
2015-09-20 Stefan Monnier* lisp/emacs-lisp/syntax.el (syntax-begin-function...
2015-09-20 Paul Eggert'.' -> `.' in doc string
2015-09-20 Eli ZaretskiiImprove documentation of 'run-at-time'
2015-09-19 Artur Malabarba* lisp/emacs-lisp/timer.el (run-at-time): Docstring...
2015-09-18 Stefan Monnier* lisp/font-lock.el (font-lock-beginning-of-syntax...
2015-09-17 Paul EggertBackslash cleanup in Elisp source files
2015-09-16 Daniel McClanahanFix search argument in ‘lisp--el-match-keyword’ (Bug...
2015-09-15 Stephen LeakeFix bugs in eieio-oref-default related to class symbols
2015-09-15 Stefan Monnier* lisp/emacs-lisp/lisp-mode.el (lisp-mode-symbol-regexp...
2015-09-14 Alan MackenzieElisp mode: Make font-lock and imenu handle escaped...
2015-09-12 Stefan Monnier* lisp/emacs-lisp/eieio-core.el (class-p): Accept class...
2015-09-12 Stefan MonnierMerge syntax-propertize--done and parse-sexp-propertize...
2015-09-10 Nicolas PettonAdd seq-find
2015-09-10 Paul EggertRevert some stray curved quotes I missed earlier
2015-09-09 Stefan MonnierMake syntax.c call syntax-propertize on demand
2015-09-09 Stefan Monnier* lisp/emacs-lisp/cl-generic.el (cl-generic-generalizer...
2015-09-09 Oleh KrehelRemove redundant redefinition of seq-drop-while from...
2015-09-09 Phil Sainty* lisp/emacs-lisp/package.el (package--ensure-init...
2015-09-08 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-08 Glenn Morris; Auto-commit of loaddefs files.
2015-09-07 Paul EggertGo back to grave quoting in source-code docstrings...
2015-09-07 Artur Malabarba* lisp/emacs-lisp/package.el: Reduce autoloading before...
2015-09-07 Artur Malabarba* lisp/emacs-lisp/package.el (package-initialize):...
2015-09-06 Artur Malabarba* lisp/emacs-lisp/package.el: Rename custom faces
2015-09-05 Nicolas PettonImprove the semantic of map-some
2015-09-05 Nicolas PettonRename map-contains-key-p and map-some-p
2015-09-05 Nicolas PettonImprove the semantic of seq-some
2015-09-05 Nicolas PettonRename seq-some-p to seq-some and seq-contains-p to...
2015-09-05 Paul EggertFix fix for describe-function keybinding confusion
2015-09-05 Johan BockgårdUse PAT rather than UPAT in pcase macros
2015-09-03 Paul EggertFix some more docstring etc. quoting problems
2015-09-03 Stefan MonnierFix disassembly of non-compiled lexical functions ...
2015-09-02 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-02 Paul EggertEscape ` and ' in doc
2015-09-01 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-08-31 Paul EggertTreat “instead” strings as docstrings
2015-08-30 Paul EggertText quoting fixes in cedet, emulation, emacs-lisp
2015-08-26 Nicolas PettonImprove seq-concatenate for new sequence types
2015-08-25 Paul EggertSpelling fixes
2015-08-25 Paul EggertPrefer directed to neutral quotes
2015-08-24 Glenn Morris; Auto-commit of loaddefs files.
2015-08-24 Nicolas PettonFix cl-subseq and cl-concatenate
2015-08-24 Paul EggertMore-conservative ‘format’ quote restyling
2015-08-23 Nicolas PettonRemove the calls to `seq-into` from `seq-concatenate`
2015-08-23 Nicolas PettonMake seq.el more extensible by using cl-defmethod
2015-08-23 Andreas SchwabRevert "Extend ‘format’ to translate curved quotes"
2015-08-23 Andreas SchwabRevert "Prefer ‘format’ to ‘substitute-command-keys’"
2015-08-22 Paul Eggerttext-quoting-style in emacs-lisp diagnostics
2015-08-21 Paul EggertAvoid hard-coding "M-x command" in docstrings
2015-08-21 Stefan Monnier* lisp/emacs-lisp/smie.el (smie-indent-current-column...
2015-08-17 Noah FriedmanMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-08-16 Paul EggertUse curved quotes in core elisp diagnostics
2015-08-15 Glenn Morris; Auto-commit of loaddefs files.
2015-08-14 Paul EggertPrefer ‘format’ to ‘substitute-command-keys’
2015-08-14 Paul EggertExtend ‘format’ to translate curved quotes
2015-08-13 Stephen Leakexref-find-definitions: Exclude more generic function...
next