summaryrefslogtreecommitdiff
path: root/doc/lispref
Commit message (Expand)AuthorAgeFilesLines
* Fix whitespace in previous change.Glenn Morris2011-05-191-1/+1
* * doc/lispref/lists.texi (Sets And Lists): Mention cl provides union etc.Glenn Morris2011-05-182-3/+7
* Misc small lispref fixes.Nix2011-05-1811-24/+53
* Fix minor errors in ELisp manual.Eli Zaretskii2011-05-142-3/+6
* Fix bug #8652 with indentation of variable docs.Eli Zaretskii2011-05-142-14/+23
* Put ChangeLog entries in the correct files.Glenn Morris2011-05-121-0/+4
* * doc/lispref/display.texi (Image Descriptors): Fix typo. (Bug#8495)Glenn Morris2011-05-122-2/+6
* Merge from emacs-23; up to 2010-06-10T12:56:11Z!michael.albinus@gmx.de.Glenn Morris2011-05-126-9/+21
|\
| * Typo fix in doc/lispref/files.texi.Eli Zaretskii2011-05-091-1/+1
| * * lispref/modes.texi (Region to Refontify): Rename from "Region to Fontify".Stefan Monnier2011-05-065-7/+15
| * doc/lispref/modes.texi (Region to Fontify): Fix typo.Drew Adams2011-05-062-1/+5
* | fix many doubled-word typosU. Ser2011-05-101-1/+1
* | Do not assume EMACS_INT is the same width as a pointer.Paul Eggert2011-05-062-3/+8
|\ \
| * | Revert to wraparound integer arithmetic, instead of going to float.Paul Eggert2011-05-043-15/+11
| * | Add Bug#.Paul Eggert2011-05-031-1/+1
| * | [etc/ChangeLog]Paul Eggert2011-05-033-11/+15
| * | * numbers.texi (Integer Basics): Large integers are treated as floats.Paul Eggert2011-05-032-3/+8
|/ /
* | Extend `call-process' to take the `(:file "file")' syntax to redirectLars Magne Ingebrigtsen2011-05-012-0/+8
* | Merge from emacs-23; up to 2010-06-09T17:54:28Z!albinus@detlef.Glenn Morris2011-04-223-10/+23
|\ \ | |/
| * Fix typos.Juanma Barranquero2011-04-132-1/+5
| * Doc fix for left-fringe and right-fringe parameters (Bug#6930)Chong Yidong2011-04-102-9/+18
* | Merge changes from emacs-23 branchChong Yidong2011-04-084-144/+163
|\ \ | |/
| * * doc/lispref/minibuf.texi (Basic Completion): Be a bit more precise about theStefan Monnier2011-03-212-21/+20
| * Clarify relationship between save-excursion and current buffer.Chong Yidong2011-03-193-123/+143
* | Update and split ChangeLogs.Juanma Barranquero2011-04-061-0/+4
* | Merge from lexical-binding branch.Stefan Monnier2011-04-013-33/+136
|\ \
| * | Miscellanous cleanups in preparation for the merge.old-branches/lexbind-newStefan Monnier2011-04-011-1/+1
| * | Merge from trunkStefan Monnier2011-03-312-2/+8
| |\ \ | |/ / |/| |
| * | Merge from trunkStefan Monnier2011-03-2110-27/+141
| |\ \
| * | | Misc fixes, and use lexical-binding in more files.Stefan Monnier2011-03-112-1/+43
| * | | Rewrite the cconv conversion algorithm, for clarity.Stefan Monnier2011-03-091-34/+34
| * | | Merge from trunkStefan Monnier2011-03-069-9168/+9277
| |\ \ \
| * | | | * doc/lispref/variables.texi (Scope): Mention the availability of lexbind.Stefan Monnier2011-03-014-33/+97
| * | | | Get rid of funvec.Stefan Monnier2011-02-246-123/+24
| * | | | Merge from trunkStefan Monnier2011-02-215-1/+59
| |\ \ \ \
| * \ \ \ \ Merge from trunkStefan Monnier2011-02-1110-67/+136
| |\ \ \ \ \
| * \ \ \ \ \ Merge from trunkStefan Monnier2011-02-0165-619/+1095
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge from trunkStefan Monnier2010-12-1018-120/+202
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge from trunkStefan Monnier2010-10-1511-84/+272
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge from trunkStefan Monnier2010-09-302-6/+14
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge from trunkStefan Monnier2010-09-1320-126/+570
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge from trunkStefan Monnier2010-08-117-13/+51
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge from trunkStefan Monnier2010-07-2330-415/+462
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | New branch for lexbind, losing all history.Stefan Monnier2010-06-135-19/+125
* | | | | | | | | | | | | | Don't reset post-command-hook to nil upon error.Stefan Monnier2011-03-282-2/+8
| |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Fix date of merged entry.Glenn Morris2011-03-201-1/+1
* | | | | | | | | | | | | Merge changes from emacs-23 branchChong Yidong2011-03-194-12/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | * strings.texi (String Conversion): Don't mention string-make-(uni|multi)byte.Stefan Monnier2011-03-164-12/+16
| * | | | | | | | | | | | Bump version to 23.3.50Chong Yidong2011-03-114-4/+4
| * | | | | | | | | | | | Revert 2010-05-25T15:54:53Z!juri@jurta.org; regenerate release logs.Chong Yidong2011-03-071-1/+1