aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref
Commit message (Expand)AuthorAgeFilesLines
* Add the tiny convenience function `process-alive-p'.Lars Magne Ingebrigtsen2011-05-312-0/+11
* Merge from emacs-23; up to 2010-06-12T11:17:[email protected].Glenn Morris2011-05-2915-107/+112
|\
| * Tweaks to lisp manual to remove over/underflows in printed version.Chong Yidong2011-05-2915-108/+115
* | Clarify Remapping Commands node in Lisp manual (Bug#8350).Chong Yidong2011-05-292-26/+30
* | * doc/lispref/minibuf.texi (Reading File Names): Clarify (Bug#8480).Chong Yidong2011-05-282-13/+13
* | Remove antediluvian filename limit recommendation from tips.texi (Bug#8538).Chong Yidong2011-05-282-6/+5
* | Tweak previous modes.texi change.Glenn Morris2011-05-261-1/+1
* | Make set-auto-mode respect mode: entries at the end of the file (bug#8586)Glenn Morris2011-05-262-11/+12
* | * variables.texi (File Local Variables): More hack-local-variables details.Glenn Morris2011-05-262-1/+5
* | Tiny doc/lispref/variables.texi update.Glenn Morris2011-05-252-3/+9
* | 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:[email protected].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.Stefan 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
| |\ \ \ \ \ \ \ \ \