| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | Add some xrefs to cl.texi | Glenn Morris | 2012-10-27 | 1 | -4/+7 |
| * | Start moving some cl.texi features to an Obsolete appendix | Glenn Morris | 2012-10-27 | 1 | -144/+153 |
| * | * doc/misc/cl.texi: Use defmac for macros rather than defspec. | Glenn Morris | 2012-10-27 | 1 | -120/+118 |
| * | Move generalized variable documentation from misc/cl.texi to lispref | Glenn Morris | 2012-10-27 | 1 | -154/+81 |
| * | * doc/misc/cl.texi (Declarations): Fix typos. | Glenn Morris | 2012-10-24 | 1 | -3/+2 |
| * | More cl doc updates | Glenn Morris | 2012-10-24 | 1 | -98/+69 |
| * | Remove some old information from cl.texi that is no longer relevant | Glenn Morris | 2012-10-24 | 1 | -151/+14 |
| * | Further namespace updates for cl.texi | Glenn Morris | 2012-10-24 | 1 | -564/+567 |
| * | Start updating cl.texi for cl-lib changes | Glenn Morris | 2012-10-23 | 1 | -225/+200 |
| * | Merge from emacs-24; up to 2012-05-08T14:11:47Z!monnier@iro.umontreal.ca | Glenn Morris | 2012-10-05 | 1 | -2/+2 |
| |\ |
|
| | * | Doc typo fixes | Glenn Morris | 2012-10-04 | 1 | -2/+2 |
| * | | * doc/misc/cl.texi, doc/misc/dired-x.texi: Nuke hand-written node pointers. | Glenn Morris | 2012-05-26 | 1 | -94/+71 |
| |/ |
|
| * | Use @code{} in menus when appropriate, rather than `' | Glenn Morris | 2012-02-29 | 1 | -48/+48 |
| * | Standardize possessive apostrophe usage in manuals, docs, and comments | Glenn Morris | 2012-02-28 | 1 | -8/+8 |
| * | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
| * | * cl.texi (For Clauses): Add destructuring example processing an | Kevin Ryde | 2011-07-14 | 1 | -1/+8 |
| * | * cl.texi (For Clauses): @items for hash-values and key-bindings | Kevin Ryde | 2011-07-03 | 1 | -11/+22 |
| * | Merge from emacs-23; up to 2010-06-01T01:49:15Z!monnier@iro.umontreal.ca | Glenn Morris | 2011-02-19 | 1 | -1/+1 |
| |\ |
|
| | * | Synchronize @dircategory directives in doc/misc with info/dir. | Eli Zaretskii | 2011-02-18 | 1 | -1/+1 |
| * | | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
| * | | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
| |\ \
| |/ |
|
| | * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
| * | | Merge from emacs-23 | Stefan Monnier | 2010-12-13 | 1 | -9/+9 |
| |\ \
| |/ |
|
| | * | * doc/misc/cl.texi (For Clauses): Small fixes for frames and windows. | Glenn Morris | 2010-12-01 | 1 | -9/+9 |
| * | | Merge changes from emacs-23 branch. | Juanma Barranquero | 2010-10-08 | 1 | -40/+14 |
| |\ \
| |/ |
|
| | * | Minor cl.texi change. | Glenn Morris | 2010-10-07 | 1 | -7/+9 |
| | * | * doc/misc/cl.texi (Usage, Installation): Remove outdated information. | Glenn Morris | 2010-10-05 | 1 | -36/+8 |
| * | | Remove cut buffer from documentation. | Jan Djärv | 2010-09-02 | 1 | -4/+4 |
| * | | * doc/misc/cl.texi (Mapping over Sequences): Rename mapc => cl-mapc. | Stefan Monnier | 2010-08-12 | 1 | -2/+2 |
| |/ |
|