summaryrefslogtreecommitdiff
path: root/src/doc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunkStefan Monnier2011-03-211-15/+21
|\
| * * doc.c (Fdocumentation, Fsnarf_documentation): Move locals toPaul Eggert2011-03-151-15/+21
* | * src/eval.c (Ffunction): Use simpler format for closures.Stefan Monnier2011-03-131-5/+3
* | Get rid of funvec.Stefan Monnier2011-02-241-5/+0
* | Merge from trunkStefan Monnier2011-02-211-1/+1
|\ \ | |/
| * Hide implementation of `struct kboard'Tom Tromey2011-02-161-1/+1
* | Merge from trunkStefan Monnier2011-02-111-11/+14
|\ \ | |/
| * * doc.c: conform to C89 pointer rulesPaul Eggert2011-02-051-11/+14
* | Merge from trunkStefan Monnier2011-02-011-22/+10
|\ \ | |/
| * Use SSDATA when the context wants char *.Paul Eggert2011-01-301-5/+5
| * Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
| * Promote SSDATA macro from gtkutil.c and xsmfns.c to lisp.h.Paul Eggert2011-01-221-3/+2
| * Move all DEFVAR'd globals into a structure -- threading infrastructureTom Tromey2011-01-181-7/+2
| * Merge from mainline.Paul Eggert2011-01-171-2/+0
| |\
| | * Nuke arch-tags.Glenn Morris2011-01-151-2/+0
| * | Merge from mainline.Paul Eggert2011-01-141-1/+1
| |\ \ | | |/
| | * Merge from emacs-23Stefan Monnier2011-01-141-1/+1
| | |\
| | | * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
| * | | Include <unistd.h> unilaterally.Paul Eggert2011-01-091-3/+0
| |/ /
* | | Obey lexical-binding in interactive evaluation commands.Stefan Monnier2010-12-151-1/+1
* | | Merge from trunkStefan Monnier2010-10-151-7/+0
|\ \ \ | |/ /
| * | Remove O_RDONLY, O_WRONLY definitions, not needed.Dan Nicolaescu2010-10-041-4/+0
| * | Include <fcntl.h> unconditionally.Dan Nicolaescu2010-10-031-3/+0
* | | Merge from trunkStefan Monnier2010-09-301-20/+20
|\ \ \ | |/ /
| * | Clean up EMACS_INT/int usage in doc.c and doprnt.c.Lars Magne Ingebrigtsen2010-09-231-19/+19
| * | * doc.c (Fsnarf_documentation): Use memmove instead of memcpy asAri Roponen2010-09-211-1/+1
* | | Merge from trunkStefan Monnier2010-09-131-14/+17
|\ \ \ | |/ /
| * | Make obsolete --unibyte argument do nothing (Bug#6886).Chong Yidong2010-08-221-2/+1
| * | Merge changes from emacs-23 branch.Chong Yidong2010-08-221-12/+16
| |\ \ | | |/
| | * * doc.c (Fsnarf_documentation): Set skip_file only if p[1] is S.Jan D2010-08-141-13/+16
| | * * doc.c (Fsnarf_documentation): Initialize skip_file before build-files test.Jan D2010-08-131-0/+1
* | | Merge from trunkStefan Monnier2010-08-111-4/+1
|\ \ \ | |/ /
| * | Remove extern declarations from .c files, and them to .h files.Dan Nicolaescu2010-07-281-4/+0
* | | Merge from trunkStefan Monnier2010-07-231-35/+20
|\ \ \ | |/ /
| * | Use strchr, strrchr instead of index, rindexAndreas Schwab2010-07-111-7/+3
| * | Convert DEFUNs to standard C.Dan Nicolaescu2010-07-081-8/+4
| * | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab2010-07-081-5/+5
| * | Fix comments and whitespace.Juanma Barranquero2010-07-041-3/+1
| * | Convert (most) functions in src to standard C.Dan Nicolaescu2010-07-041-13/+8
| * | Remove __P and P_ from .c and .m files and definition of P_Jan D2010-07-021-2/+2
* | | New branch for lexbind, losing all history.Stefan Monnier2010-06-131-1/+10
|/ /
* | Fix wrong-docstring problem introduced with hash-consing.Stefan Monnier2010-04-291-1/+1
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): RemoveAndreas Schwab2009-11-211-4/+2
* * xfns.c (syms_of_xfns): Use make_pure_string instead of build_string.Dan Nicolaescu2009-11-111-0/+1
* * xterm.c (syms_of_xterm):Dan Nicolaescu2009-11-061-1/+1
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-191-0/+1
* * keymap.c (where_is_internal_data): Make noindirect a boolean.Stefan Monnier2009-09-101-4/+1
* * Makefile.in (buildobj.h): New target.Ken Raeburn2009-08-261-27/+4
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1