]> code.delx.au - gnu-emacs/history - lisp/emacs-lisp
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
[gnu-emacs] / lisp / emacs-lisp /
2016-01-20 Vincent BelaïcheMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-01-19 John Wiegley-
2016-01-19 John Wiegley; Merge from origin/emacs-25
2016-01-19 John WiegleyMerge from origin/emacs-25
2016-01-19 John Wiegley; Merge from origin/emacs-25
2016-01-19 John Wiegley-
2016-01-16 Stefan Monnier* lisp/emacs-lisp/syntax.el (syntax-ppss-table): New var
2016-01-16 Eli ZaretskiiDocument 'define-inline'
2016-01-14 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-01-13 Eli ZaretskiiDocument obsoletion of 'intangible' and 'point-entered...
2016-01-13 Glenn MorrisAdd some missing version tags.
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-12 John Wiegley; Merge from origin/emacs-25
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-12 John Wiegley; Merge from origin/emacs-25
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-12 John Wiegley; Merge from origin/emacs-25
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-12 John Wiegley; Merge from origin/emacs-25
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-12 John Wiegley; Merge from origin/emacs-25
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-12 John Wiegley; Merge from origin/emacs-25
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-12 John Wiegley; Merge from origin/emacs-25
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-08 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-01-07 Glenn Morris; * lisp/emacs-lisp/autoload.el (autoload-timestamps...
2016-01-07 Glenn Morris; * lisp/emacs-lisp/autoload.el update-directory-autolo...
2016-01-07 Glenn MorrisAllow creation of loaddefs files without timestamps.
2016-01-07 Leo LiuAdd defvar-local to lisp-imenu-generic-expression
2016-01-07 Leo LiuRevert commit b1e3d14845517bfa9fa5d6d3840f3ab3160306fd
2016-01-07 Glenn Morris* lisp/emacs-lisp/autoload.el (autoload-find-destinatio...
2016-01-07 Glenn Morris* lisp/emacs-lisp/autoload.el (autoload-find-destination):
2016-01-03 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-01-03 John WiegleyMerge branch 'emacs-25-merge'
2016-01-02 Leo LiuFix regression in font-locking cl-assert and cl-check...
2016-01-01 Glenn Morris; Auto-commit of loaddefs files.
2016-01-01 Paul EggertFix copyright years by hand
2016-01-01 Paul EggertUpdate copyright year to 2016
2015-12-31 Mark Oteizalisp/emacs-lisp/chart.el (chart-new-buffer): Move to...
2015-12-31 Mark OteizaPort chart.el methods to cl-generic.
2015-12-30 Shakthi KannanDocument support for ':documentation' in Lisp mode
2015-12-30 John WiegleyMerge emacs-25 into master (using imerge)
2015-12-26 Leo LiuAdd ert-deftest to lisp-mode.el
2015-12-22 Tom Tromeyadd some cl-* aliases to lisp-mode imenu
2015-12-20 Alan MackenzieMerge branch 'scratch/follow' into emacs-25
2015-12-17 Phillip Lordeieio generate autoloads to non-versioned file.
2015-12-12 Artur Malabarba* lisp/emacs-lisp/package.el (package-unpack): Security...
2015-12-12 Artur Malabarba* lisp/emacs-lisp/package.el (package--compile): Don...
2015-12-12 Eli ZaretskiiDocument new features of package.el
2015-12-11 Anders Lindgren; Restore selector `member' accidentally drooped in...
2015-12-08 Artur Malabarba* lisp/emacs-lisp/package.el (package--with-response...
2015-12-07 Paul EggertSpelling fixes
2015-12-05 Artur Malabarba* lisp/emacs-lisp/package.el: Don't install bad signatu...
2015-12-04 Alan MackenzieMerge branch 'scratch/follow' of /home/acm/emacs/emacs...
2015-12-04 Stefan Monnier* lisp/emacs-lisp/ert.el: Prefer pcase over cl-typecase
2015-12-04 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (character): Can't be...
2015-12-04 Glenn Morris; Auto-commit of loaddefs files.
2015-12-03 Stefan Monnier* lisp/emacs-lisp/smie.el (smie-next-sexp): Fix BOB...
2015-12-03 Artur MalabarbaFix some file headers for the purpose of `package-...
2015-12-03 Artur Malabarba* lisp/emacs-lisp/package.el (package-unpack): Load...
2015-12-03 Artur Malabarba* lisp/emacs-lisp/package.el: Refactor package activati...
2015-12-02 Stephen LeakeFix bug#22069 in cl-generic.el
2015-12-01 Artur Malabarba* lisp/emacs-lisp/package.el: Update header comments
2015-12-01 Artur Malabarba* lisp/emacs-lisp/let-alist.el: Now an Elpa :core package
2015-11-30 Paul EggertSpelling and grammar fixes
2015-11-29 Alan MackenzieByte compiler: Catch missing argument to `funcall'...
2015-11-27 Artur Malabarba* lisp/emacs-lisp/package.el: Require url-handlers
2015-11-27 Eli ZaretskiiAdd ':version' tag to 'checkdoc-package-keywords-flag'
2015-11-27 Juanma Barranquero* lisp/emacs-lisp/package.el: Declare `url-insert-buffe...
2015-11-26 Phillip LordMerge branch 'feature/standard-test-location'
2015-11-26 Alan MackenzieByte Compiler: generate code to adjust stack count...
2015-11-26 Alan MackenzieByte compiler: on setq with an odd number of arguments...
2015-11-25 Stefan Monnier* lisp/emacs-lisp/eieio.el: Add some default implementa...
2015-11-25 Michael AlbinusMerge branch 'scratch/kqueue' of git.sv.gnu.org:/srv... origin/scratch/kqueue
2015-11-24 Alan MackenzieMerge branch 'emacs-25' of git.sv.gnu.org:/srv/git...
2015-11-24 Alan MackenzieSquashed commit of the following:
2015-11-24 Alan MackenzieByte compile: Output an error, not a warning, for odd...
2015-11-23 Johan Bockgård* lisp/emacs-lisp/nadvice.el (add-function): Fix debug...
2015-11-23 Alan MackenzieSignal an error when `setf' gets an odd number of argum...
2015-11-23 Stefan Monnier* lisp/emacs-lisp/smie.el (smie-backward-sexp): Handle...
2015-11-23 Alan MackenzieExpunge occurrences of `setq' with an odd number of...
2015-11-23 Alan MackenzieIssue a warning from the byte compiler on a malformed...
2015-11-23 Alan MackenzieDon't let cconv_convert insert a nil argument into...
2015-11-18 Artur Malabarba* lisp/emacs-lisp/package.el (package--with-response...
2015-11-17 Paul EggertFix docstring quoting problems with ‘ '’
2015-11-16 Johan Bockgårdpcase.el: Fix edebugging of backquoted cons patterns
2015-11-16 Artur Malabarba* lisp/emacs-lisp/package.el (package--with-response...
2015-11-16 Artur Malabarba* lisp/emacs-lisp/nadvice.el (add-function): Escape...
2015-11-15 Artur Malabarba* lisp/emacs-lisp/package.el: Fix a decoding issue
2015-11-15 Artur Malabarba* lisp/emacs-lisp/package.el: Refactor -with-work-buffe...
2015-11-15 Artur MalabarbaBackport: * lisp/emacs-lisp/package.el: Fix a decoding...
2015-11-15 Xue FuqiaoMerge branch 'release-process-lowercase'
2015-11-14 Artur MalabarbaBackport: * lisp/emacs-lisp/package.el: Refactor -with...
2015-11-12 Phillip Lord; Merge branch 'fix/no-undo-boundary-on-secondary-buffe...
2015-11-11 Nicolas PettonRename seq-p and map-p to seqp and mapp
2015-11-10 Paul EggertSpelling fixes
2015-11-10 Artur Malabarba* lisp/emacs-lisp/map.el (map-merge-with): New function
2015-11-10 Dmitry GutovMerge branch 'project-next'
next