summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/pcase.el
Commit message (Expand)AuthorAge
...
* | Allow floats as 'pcase' QPATSMichael Heerdegen2018-06-17
|/
* Overhaul pcase documentationThien-Thi Nguyen2018-05-27
* Introduce EXPVAL for pcase, pcase-defmacro docstringsThien-Thi Nguyen2018-05-27
* Ensure pcase doc shows `QPAT first among extensionsThien-Thi Nguyen2018-05-27
* Document return value of pcase (Bug#30425)Noam Postavsky2018-03-31
* Update copyright year to 2018Paul Eggert2018-01-01
* Create new Edebug spec for docstrings and use it in closuresGemini Lasswell2017-10-06
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Move gensym to core ElispMark Oteiza2017-09-12
* * lisp/subr.el (define-symbol-prop): New functionStefan Monnier2017-07-28
* Add 'rx' pattern for pcase.Philipp Stephani2017-07-23
* Make EIEIO use records.Stefan Monnier2017-04-04
* * lisp/emacs-lisp/pcase.el (pcase): Comment debug message (Bug#26177).Paul Pogonyshev2017-03-25
* Don't expand body inside a let-binding when there are no bindingsMark Oteiza2017-02-15
* Fix a syntax error when evaluating pcase.el under EdebugEli Zaretskii2017-02-04
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | * lisp/emacs-lisp/pcase.el (pcase-dolist): Add a docstring.Mark Oteiza2016-11-04
* | * lisp/emacs-lisp/pcase.el: Undo last change's spurious changesStefan Monnier2016-05-30
* | * lisp/emacs-lisp/pcase.el (pcase-mutually-exclusive-predicates): Add `atom'.Stefan Monnier2016-05-30
|/
* Quoting fixes in doc strings and diagnosticsPaul Eggert2016-02-03
* Spelling fixesPaul Eggert2016-01-25
* Further corrections to the pcase docstringJohn Wiegley2016-01-22
* Minor correction to pcase docstringJohn Wiegley2016-01-21
* Write a new docstring for the pcase macroJohn Wiegley2016-01-21
* Update copyright year to 2016Paul Eggert2016-01-01
* pcase.el: Fix edebugging of backquoted cons patternsJohan Bockgård2015-11-16
* * lisp/emacs-lisp/pcase.el (pcase): Tweak docstring.Michael Heerdegen2015-11-03
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-29
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-07
* Fix fix for describe-function keybinding confusionPaul Eggert2015-09-05
* Prefer directed to neutral quotesPaul Eggert2015-08-24
* text-quoting-style in emacs-lisp diagnosticsPaul Eggert2015-08-21
* * lisp/emacs-lisp/pcase.el (pcase--u1): Revert earlier workaround.Glenn Morris2015-06-16
* * lisp/emacs-lisp/pcase.el (pcase--u1):Glenn Morris2015-06-16
* * lisp/emacs-lisp/pcase.el: Improve docs and error handlingStefan Monnier2015-06-16
* Fix quoting of help for functions with odd namesPaul Eggert2015-06-11
* A few more doc string fixes (Bug#20385)Paul Eggert2015-05-28
* * lisp/emacs-lisp/pcase.el: Use PAT rather than UPAT in docstringStefan Monnier2015-05-24
* * lisp/emacs-lisp/pcase.el (get-edebug-spec, edebug-match)Glenn Morris2015-05-01
* * lisp/emacs-lisp/pcase.el (pcase--make-docstring): Require help-fns.Glenn Morris2015-05-01
* * lisp/emacs-lisp/pcase.el (pcase-dolist): Autoload as well.Stefan Monnier2015-04-13
* Support debug declarations in pcase macrosJohan Bockgård2015-04-12
* pcase.el: Edebug support for `app' and vector patternsJohan Bockgård2015-04-12
* Add cl-struct specific optimizations to pcase.Stefan Monnier2015-03-23
* Add new `cl-struct' and `eieio' pcase patterns.Stefan Monnier2015-03-23
* * lisp/emacs-lisp/pcase.el (pcase-lambda): Rewrite.Stefan Monnier2015-03-19
* * lisp/emacs-lisp/macroexp.el (macroexp-parse-body): Handle cl-declareStefan Monnier2015-02-22
* Add macro pcase-lambdaLeo Liu2015-02-09
* Update copyright year to 2015Paul Eggert2015-01-01