aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/make-docfile.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-06-08* make-docfile.c (search_lisp_doc_at_eol): Unget last readAndreas Schwab1-1/+3
2012-05-29* lisp/emacs-lisp/byte-run.el (defmacro, defun): Move from C.Stefan Monnier1-100/+53
2012-04-29Fixes: debbugs:11380Andreas Schwab1-1/+1
2012-01-10Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)Glenn Morris1-1/+1
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris1-1/+1
2011-12-30Spelling fixes.Paul Eggert1-1/+1
2011-11-23* lib-src/make-docfile.c (scan_lisp_file): Treat defcustom like defvar.Glenn Morris1-1/+3
2011-05-28[ChangeLog]Paul Eggert1-1/+1
2011-04-01* make-docfile.c (IF_LINT): New macro, copied from emacsclient.c.Paul Eggert1-1/+8
2011-02-25* make-docfile.c (scan_c_file): Refactor local variable decls to make their s...Paul Eggert1-9/+4
2011-02-25* make-docfile.c (write_globals): Change char * to char const *Paul Eggert1-1/+1
2011-02-21* make-docfile.c (input_buffer): Rename variables to avoid shadowing.Paul Eggert1-8/+9
2011-02-21Declare file-scope functions and variables static if not exported.Paul Eggert1-21/+21
2011-02-21* make-docfile.c (scan_c_file): Adapt to the new BVAR macro.Ben Key1-1/+1
2011-02-08* make-docfile.c (EMACS_INTEGER): Rename from EMACS_INT.Paul Eggert1-3/+3
2011-02-08Make globals.h a generated headerTom Tromey1-2/+183
2011-01-30make-docfile: don't corrupt heap for an invalid .elc fileJim Meyering1-3/+9
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris1-2/+1
2011-01-22Check return values of some library calls.Paul Eggert1-3/+10
2011-01-15Nuke arch-tags.Glenn Morris1-2/+0
2011-01-09Include <unistd.h> unilaterally.Paul Eggert1-2/+0
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris1-1/+1
2010-10-03Fix compilation warnings.Dan Nicolaescu1-2/+3
2010-08-11Fix warnings produced by compiling with -Wwrite_strings (i.e. use const char *).Jan D1-10/+10
2010-07-29* make-docfile.c (write_c_args): Warn for old-style empty arglist ().Juanma Barranquero1-1/+7
2010-07-24Add NO_RETURN specifiers to functions in lib-src.Dan Nicolaescu1-0/+1
2010-07-23* make-docfile.c (write_c_args): Correctly handle prefixes of "defalt".Juanma Barranquero1-1/+1
2010-07-09* make-docfile.c (write_c_args): Restructure scanning loop.Andreas Schwab1-62/+41
2010-07-08Make make-docfile understand DEFUN arguments written in standard C.Dan Nicolaescu1-1/+16
2010-07-02Convert function definitions to standard C.Dan Nicolaescu1-37/+14
2010-07-02Convert some prototypes to standard C.Dan Nicolaescu1-3/+3
2010-01-18Fix typos in comments.Juanma Barranquero1-3/+3
2010-01-13Add 2010 to copyright years.Glenn Morris1-1/+1
2009-11-04* emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.Dan Nicolaescu1-1/+3
2009-06-29Remove useless if-before-free test.Jim Meyering1-2/+1
2009-01-08Add 2009 to copyright years.Glenn Morris1-1/+1
2008-12-01(scan_lisp_file): Use xmalloc instead of malloc.Dan Nicolaescu1-1/+1
2008-07-15merging Emacs.app (NeXTstep port)Adrian Robert1-1/+10
2008-07-01American English spelling fix.Glenn Morris1-1/+1
2008-05-09Switch to recommended form of GPLv3 permissions notice.Glenn Morris1-6/+5
2008-02-24* configure.in: Remove references to obsolete variables andDan Nicolaescu1-1/+0
2008-01-13* movemail.c:Dan Nicolaescu1-4/+0
2008-01-07Add 2008 to copyright years.Glenn Morris1-1/+2
2007-07-25Switch license to GPLv3 or later.Glenn Morris1-1/+1
2007-01-21Add 2007 to copyright years.Glenn Morris1-1/+1
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen1-1/+1
2005-08-07Update years in copyright notice; nfc.Thien-Thi Nguyen1-2/+2
2005-07-04Update FSF's address.Lute Kamstra1-2/+2
2005-05-13(DIRECTORY_SEP): New macro.YAMAMOTO Mitsuharu1-1/+9
2005-03-04Undo previous change.YAMAMOTO Mitsuharu1-1/+1