index
:
software/emacs-mirror
rekado-webkit
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib-src
/
make-docfile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* lib-src/make-docfile.c (search_lisp_doc_at_eol): Use int rather than char
...
Glenn Morris
2013-10-09
1
-1
/
+1
*
Port to C89.
...
Paul Eggert
2013-07-10
1
-1
/
+1
*
Prefer plain 'static' to 'static inline'.
...
Paul Eggert
2013-07-01
1
-1
/
+1
*
* make-docfile.c (search_lisp_doc_at_eol) [DEBUG]: Fix typo,
...
Paul Eggert
2013-05-05
1
-2
/
+1
*
* make-docfile.c (write_globals): Make it a bit clearer.
...
Paul Eggert
2013-01-15
1
-2
/
+2
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-2
/
+2
*
Recognize that cp51932.el and eucjp-ms.el are loaded during dumping
...
Glenn Morris
2012-10-20
1
-1
/
+3
*
Fix last changes in make-docfile.c.
...
Eli Zaretskii
2012-10-20
1
-9
/
+16
*
* make-docfile.c (scan_lisp_file): Add bounds checking.
Andreas Schwab
2012-10-20
1
-11
/
+12
*
Fix bug #12395 with doc strings silently omitted from DOC on MS-Windows.
...
Eli Zaretskii
2012-10-20
1
-3
/
+30
*
Make make-docfile.c consistent with src/keyboard.c.
...
Fabrice Popineau
2012-10-01
1
-1
/
+3
*
Use bool for Emacs Lisp booleans.
...
Paul Eggert
2012-08-14
1
-12
/
+8
*
Move IF_LINT from lisp.h to conf_post.h
...
Glenn Morris
2012-08-10
1
-7
/
+0
*
Remove some make-docfile.c undes that are no longer needed
...
Glenn Morris
2012-08-09
1
-15
/
+10
*
Move DIRECTORY_SEP from lisp.h to config.h
...
Glenn Morris
2012-08-09
1
-11
/
+7
*
Simplify by avoiding confusing use of strncpy etc.
Paul Eggert
2012-07-10
1
-1
/
+1
*
* make-docfile.c (write_globals): Warn about duplicate function
...
Andreas Schwab
2012-07-06
1
-1
/
+7
*
* make-docfile.c (scan_c_file): Suppress GCC warning.
Paul Eggert
2012-07-03
1
-1
/
+1
*
Auto-generate EXFUN using make-docfile
...
Tom Tromey
2012-07-03
1
-14
/
+78
*
Switch from NO_RETURN to C11's _Noreturn.
...
Paul Eggert
2012-06-24
1
-2
/
+1
*
* make-docfile.c (search_lisp_doc_at_eol): Unget last read
...
Andreas Schwab
2012-06-08
1
-1
/
+3
*
* lisp/emacs-lisp/byte-run.el (defmacro, defun): Move from C.
...
Stefan Monnier
2012-05-29
1
-100
/
+53
*
Fixes: debbugs:11380
...
Andreas Schwab
2012-04-29
1
-1
/
+1
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-12-30
1
-1
/
+1
*
* lib-src/make-docfile.c (scan_lisp_file): Treat defcustom like defvar.
...
Glenn Morris
2011-11-23
1
-1
/
+3
*
[ChangeLog]
...
Paul Eggert
2011-05-28
1
-1
/
+1
*
* make-docfile.c (IF_LINT): New macro, copied from emacsclient.c.
...
Paul Eggert
2011-04-01
1
-1
/
+8
*
* make-docfile.c (scan_c_file): Refactor local variable decls to make their s...
...
Paul Eggert
2011-02-25
1
-9
/
+4
*
* make-docfile.c (write_globals): Change char * to char const *
...
Paul Eggert
2011-02-25
1
-1
/
+1
*
* make-docfile.c (input_buffer): Rename variables to avoid shadowing.
Paul Eggert
2011-02-21
1
-8
/
+9
*
Merge from mainline.
Paul Eggert
2011-02-21
1
-1
/
+1
|
\
|
*
* make-docfile.c (scan_c_file): Adapt to the new BVAR macro.
Ben Key
2011-02-21
1
-1
/
+1
*
|
Declare file-scope functions and variables static if not exported.
...
Paul Eggert
2011-02-21
1
-21
/
+21
|
/
*
* make-docfile.c (EMACS_INTEGER): Rename from EMACS_INT.
Paul Eggert
2011-02-08
1
-3
/
+3
*
Make globals.h a generated header
...
Tom Tromey
2011-02-08
1
-2
/
+183
*
make-docfile: don't corrupt heap for an invalid .elc file
Jim Meyering
2011-01-30
1
-3
/
+9
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Check return values of some library calls.
Paul Eggert
2011-01-22
1
-3
/
+10
*
Merge from mainline.
Paul Eggert
2011-01-17
1
-2
/
+0
|
\
|
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-2
/
+0
*
|
Merge from mainline.
Paul Eggert
2011-01-14
1
-1
/
+1
|
\
|
|
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
|
\
|
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
|
Include <unistd.h> unilaterally.
Paul Eggert
2011-01-09
1
-2
/
+0
|
/
/
*
|
Fix compilation warnings.
...
Dan Nicolaescu
2010-10-03
1
-2
/
+3
*
|
Fix warnings produced by compiling with -Wwrite_strings (i.e. use const char *).
...
Jan D
2010-08-11
1
-10
/
+10
*
|
* make-docfile.c (write_c_args): Warn for old-style empty arglist ().
Juanma Barranquero
2010-07-29
1
-1
/
+7
*
|
Add NO_RETURN specifiers to functions in lib-src.
...
Dan Nicolaescu
2010-07-24
1
-0
/
+1
[next]