| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * doc/misc/cl.texi (Argument Lists): Add indexes for &key and &aux. | Xue Fuqiao | 2013-10-15 | 1 | -0/+2 |
* | doc/misc/cl.texi: Add index for compiler macro. | Xue Fuqiao | 2013-08-07 | 1 | -0/+2 |
* | doc/misc/cl.texi: Add indexes. | Xue Fuqiao | 2013-08-07 | 1 | -0/+2 |
* | * doc/misc/cl.texi (Blocks and Exits): Add an index. | Xue Fuqiao | 2013-08-05 | 1 | -0/+1 |
* | * doc/misc/cl.texi (Obsolete Macros): Describe replacements for `flet'. | Stefan Monnier | 2013-05-04 | 1 | -3/+20 |
* | Make cl-floatp-safe just an alias for floatp | Glenn Morris | 2013-02-19 | 1 | -16/+0 |
* | Merge from emacs-24; up to 2012-12-17T11:17:34Z!rgm@gnu.org | Glenn Morris | 2013-02-12 | 1 | -1/+1 |
|\ |
|
| * | In doc, use standard American English style for e.g., etc., i.e. | Paul Eggert | 2013-02-12 | 1 | -1/+1 |
* | | Merge from emacs-24; up to 2012-12-14T15:22:24Z!monnier@iro.umontreal.ca | Glenn Morris | 2013-02-06 | 1 | -2/+3 |
|\ \
| |/ |
|
| * | * doc/misc/cl.texi (Equality Predicates): Mention memql. | Glenn Morris | 2013-02-05 | 1 | -2/+1 |
| * | * doc/misc/cl.texi (Equality Predicates): Fix eq/eql pedantry. | Glenn Morris | 2013-02-03 | 1 | -2/+4 |
* | | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca | Paul Eggert | 2013-01-02 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -1/+1 |
* | | Merge from emacs-24; up to 2012-12-02T06:22:32Z!cyd@gnu.org | Glenn Morris | 2012-12-22 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Hyphen and dash fixes in texinfo files. | Paul Eggert | 2012-12-22 | 1 | -1/+1 |
* | | Merge from emacs-24; up to 2012-12-01T13:25:13Z!cyd@gnu.org | Glenn Morris | 2012-12-21 | 1 | -2/+1 |
|\ \
| |/ |
|
| * | Don't say "buying copies from the FSF" for manuals they do not publish | Glenn Morris | 2012-12-21 | 1 | -2/+1 |
* | | * doc/misc/cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf. | Glenn Morris | 2012-12-12 | 1 | -10/+0 |
|/ |
|
* | Fix minor whitespace issues after "." in manual. | Paul Eggert | 2012-12-05 | 1 | -5/+5 |
* | cl.texi flet clarification | Glenn Morris | 2012-11-15 | 1 | -21/+27 |
* | * cl.texi (Obsolete Setf Customization): Updates for define-setf-method. | Glenn Morris | 2012-11-07 | 1 | -14/+9 |
* | More cl-lib and gv doc updates | Glenn Morris | 2012-11-07 | 1 | -10/+19 |
* | * cl.texi (Obsolete Setf Customization): Give define-modify-macro replacement. | Glenn Morris | 2012-11-07 | 1 | -11/+34 |
* | Small doc updates for generalized variables | Glenn Morris | 2012-11-06 | 1 | -5/+5 |
* | More small cl.texi updates | Glenn Morris | 2012-11-05 | 1 | -16/+14 |
* | Removed some doubly-deleted, commented out stuff from cl.texi | Glenn Morris | 2012-11-05 | 1 | -13/+0 |
* | * doc/misc/cl.texi (Overview): Mention EIEIO here, as well as the appendix. | Glenn Morris | 2012-11-05 | 1 | -1/+2 |
* | Undocument get-setf-method, no longer exists | Glenn Morris | 2012-11-05 | 1 | -9/+10 |
* | Move note on lack of setf functions from cl.texi to lispref | Glenn Morris | 2012-11-05 | 1 | -13/+0 |
* | Further small cl.texi changes | Glenn Morris | 2012-11-03 | 1 | -25/+13 |
* | More general edits for cl.texi Appendices | Glenn Morris | 2012-11-03 | 1 | -18/+27 |
* | Further edits for doc/misc/cl.texi | Glenn Morris | 2012-11-03 | 1 | -62/+49 |
* | * doc/misc/cl.texi: Further general copyedits. | Glenn Morris | 2012-11-02 | 1 | -76/+79 |
* | Undocument cl-floatp-safe, since it is no longer relevant | Glenn Morris | 2012-11-02 | 1 | -7/+12 |
* | More edits for cl.texi | Glenn Morris | 2012-11-01 | 1 | -45/+44 |
* | * doc/misc/cl.texi: General copyedits for style, line-breaks, etc. | Glenn Morris | 2012-10-31 | 1 | -116/+119 |
* | * doc/misc/cl.texi (Modify Macros, Function Bindings): Add some xrefs. | Glenn Morris | 2012-10-31 | 1 | -5/+16 |
* | Spelling fixes. | Paul Eggert | 2012-10-31 | 1 | -2/+1 |
* | Document cl-flet and cl-labels in doc/misc/cl.texi | Glenn Morris | 2012-10-31 | 1 | -50/+57 |
* | Fix typo in earlier cl.texi change | Glenn Morris | 2012-10-30 | 1 | -1/+1 |
* | cl-mapc small fixes | Glenn Morris | 2012-10-30 | 1 | -2/+6 |
* | More small manual updates for cl.texi | Glenn Morris | 2012-10-30 | 1 | -5/+8 |
* | Doc and manual updates for cl-letf and letf | Glenn Morris | 2012-10-30 | 1 | -22/+37 |
* | * cl.texi (Modify Macros, Other Clauses): Remove mentions of obsolete features. | Glenn Morris | 2012-10-28 | 1 | -11/+10 |
* | * doc/misc/cl.texi (Obsolete Setf Customization): Don't mention `apply' setf. | Glenn Morris | 2012-10-28 | 1 | -4/+4 |
* | Move some cl.texi setf extensions to the Obsolete appendix | Glenn Morris | 2012-10-28 | 1 | -222/+203 |
* | * cl.texi (Setf Extensions): Remove `apply' setf since it seems to be disabled. | Glenn Morris | 2012-10-28 | 1 | -1/+4 |
* | Doc fix (use an alias to be consistent with the rest of this manual) | Glenn Morris | 2012-10-28 | 1 | -1/+1 |
* | * doc/misc/cl.texi (Organization): More details on cl-lib.el versus cl.el. | Glenn Morris | 2012-10-28 | 1 | -18/+25 |
* | More cl.texi updates | Glenn Morris | 2012-10-27 | 1 | -8/+52 |