log src/doc.c @ 112120:aa1843c74710

age author description
2010-10-04 Dan Nicolaescu Remove O_RDONLY, O_WRONLY definitions, not needed.
2010-10-03 Dan Nicolaescu Include <fcntl.h> unconditionally.
2010-09-23 Lars Magne Ingebrigtsen Clean up EMACS_INT/int usage in doc.c and doprnt.c.
2010-09-21 Andreas Schwab * doc.c (Fsnarf_documentation): Use memmove instead of memcpy as
2010-08-22 Chong Yidong Make obsolete --unibyte argument do nothing (Bug#6886).
2010-08-22 Chong Yidong Merge changes from emacs-23 branch.
2010-08-14 Jan D * doc.c (Fsnarf_documentation): Set skip_file only if p[1] is S.
2010-08-13 Jan D * doc.c (Fsnarf_documentation): Initialize skip_file before build-files test.
2010-07-29 Dan Nicolaescu Remove extern declarations from .c files, and them to .h files.
2010-07-11 Andreas Schwab Use strchr, strrchr instead of index, rindex
2010-07-08 Dan Nicolaescu Convert DEFUNs to standard C.
2010-07-07 Andreas Schwab Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
2010-07-04 Juanma Barranquero Fix comments and whitespace.
2010-07-04 Dan Nicolaescu Convert (most) functions in src to standard C.
2010-07-02 Jan D Remove __P and P_ from .c and .m files and definition of P_
2010-04-29 Stefan Monnier Fix wrong-docstring problem introduced with hash-consing.
2010-01-13 Glenn Morris Add 2010 to copyright years.
2009-11-21 Andreas Schwab * character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Remove
2009-11-11 Dan Nicolaescu * xfns.c (syms_of_xfns): Use make_pure_string instead of build_string.
2009-11-06 Dan Nicolaescu * xterm.c (syms_of_xterm):
2009-10-19 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
2009-09-10 Stefan Monnier * keymap.c (where_is_internal_data): Make noindirect a boolean.
2009-08-26 Ken Raeburn * Makefile.in (buildobj.h): New target.
2009-01-08 Glenn Morris Add 2009 to copyright years.
2008-07-31 Dan Nicolaescu * bitmaps/README:
2008-06-26 Dan Nicolaescu * unexnext.c:
2008-05-14 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
2008-02-07 Stefan Monnier * xselect.c (x_handle_dnd_message):
2008-01-09 Miles Bader Merge from emacs--devo--0
2007-10-27 Miles Bader Merge from emacs--devo--0
2007-10-20 Jason Rumney * doc.c (Fsnarf_documentation):
2007-10-20 Miles Bader Merge from emacs--devo--0
2007-10-19 Miles Bader Merge from emacs--devo--0
2007-10-12 Miles Bader Fix up multi-tty merge
2007-07-27 Miles Bader Merge from emacs--devo--0
2007-07-09 Miles Bader Merge from emacs--devo--0
2007-02-26 Miles Bader Merge from emacs--devo--0
2007-01-26 Miles Bader Merge from emacs--devo--0
2006-07-19 Miles Bader Merge from emacs--devo--0
2006-02-14 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-15
2006-02-11 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-14
2006-02-08 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
2006-01-16 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
2005-09-11 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-81
2005-08-26 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
2005-07-07 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
2005-03-09 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-23
2005-02-18 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-15
2004-11-12 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-70
2004-10-22 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-62
2004-10-14 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-57
2004-06-29 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-17
2004-06-28 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
2004-04-16 Kenichi Handa Sync to HEAD
2004-03-11 Kenichi Handa Sync with HEAD (1.103).
2003-09-08 Kenichi Handa *** empty log message ***
2002-07-30 Dave Love (Fsubstitute_command_keys): Delete unused vars.
2002-03-01 Kenichi Handa Include "character.h" instead of "charset.h".
2006-01-16 Henrik Enberg sync with trunk
2003-09-08 Kenichi Handa New directory