index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
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
*
* configure.in: Remove references to obsolete variables and
Dan Nicolaescu
2008-02-24
1
-1
/
+0
*
* movemail.c:
Dan Nicolaescu
2008-01-13
1
-4
/
+0
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+2
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+1
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-07
1
-2
/
+2
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
(DIRECTORY_SEP): New macro.
YAMAMOTO Mitsuharu
2005-05-13
1
-1
/
+9
*
Undo previous change.
YAMAMOTO Mitsuharu
2005-03-04
1
-1
/
+1
*
make-docfile.c: Include stdlib.h even if WINDOWSNT is not
Steven Tamm
2004-12-27
1
-1
/
+1
*
(scan_c_file): Set defvarperbufferflag to silence compiler.
Kim F. Storm
2004-11-09
1
-0
/
+1
*
Throughout, replace 0 destined for `exit' arg with `EXIT_SUCCESS'.
Thien-Thi Nguyen
2004-05-08
1
-1
/
+3
*
(IS_DIRECTORY_SEP): New macro.
Eli Zaretskii
2004-04-26
1
-5
/
+11
*
(xmalloc): Fix return type.
Stefan Monnier
2004-04-07
1
-3
/
+21
*
(main): For return code, no longer special-case VMS.
Thien-Thi Nguyen
2003-12-24
1
-4
/
+2
*
Add arch taglines
Miles Bader
2003-09-01
1
-0
/
+3
*
Trailing whitespace deleted.
Juanma Barranquero
2003-02-04
1
-1
/
+1
*
(read_c_string_or_comment): Declare msgno.
Dave Love
2002-11-14
1
-0
/
+1
*
(scan_keyword_or_put_char, write_c_args): Use `fn'
Stefan Monnier
2002-08-19
1
-2
/
+12
*
(scan_c_file): Warn about missing `usage' info.
Stefan Monnier
2002-07-15
1
-0
/
+3
*
Remove unnecessary whitespaces.
Pavel Janík
2002-01-05
1
-15
/
+15
*
Comment fixes.
Pavel Janík
2001-11-15
1
-4
/
+4
*
(struct rcsoc_state): New type.
Miles Bader
2001-10-21
1
-87
/
+120
*
(read_c_string_or_comment): Add SAW_USAGE parameter, and implement
Miles Bader
2001-10-21
1
-9
/
+68
*
(put_char): New function.
Miles Bader
2001-10-17
1
-8
/
+48
*
(scan_c_file): Handle `new style' doc strings in comments [with `doc:'
Miles Bader
2001-10-16
1
-9
/
+24
*
(read_c_string_or_comment): Don't drop a '*'
Gerd Moellmann
2001-10-15
1
-1
/
+7
*
(read_c_string_or_comment): Renamed from
Gerd Moellmann
2001-10-13
1
-32
/
+83
*
(write_c_args): Print newlines as spaces.
Gerd Moellmann
2001-01-13
1
-7
/
+10
*
(scan_lisp_file): Also look for `defsubst'.
Andreas Schwab
2000-03-29
1
-1
/
+3
*
Add support for large files. Merge glibc 2.1.2.
Paul Eggert
1999-10-19
1
-5
/
+1
*
(scan_lisp_file): Fix typo causing infloop.
Dave Love
1999-09-27
1
-1
/
+1
*
patched by pjr from diff by rms
Phillip Rulon
1999-09-24
1
-21
/
+25
*
Fix comment about conventions for Lisp files.
Dave Love
1999-09-04
1
-3
/
+6
*
Include config.h not ../src/config.h.
Richard M. Stallman
1999-09-03
1
-15
/
+20
*
Include <stdlib.h> if available.
Andreas Schwab
1999-08-30
1
-0
/
+4
*
Include <unistd.h> for chdir.
Andreas Schwab
1998-04-27
1
-0
/
+4
*
(scan_lisp_file): Handle custom-declare-variable.
Richard M. Stallman
1997-08-31
1
-1
/
+62
*
Update FSF's address in the preamble.
Erik Naggum
1996-01-15
1
-1
/
+2
*
(scan_file): Make sure it never looks at filename[-1].
Richard M. Stallman
1995-06-21
1
-2
/
+2
*
(main) [MSDOS]: Do set _fmode.
Richard M. Stallman
1995-06-21
1
-1
/
+1
*
(main): On MSDOS, don't change stdout to binary, and insist on an -o option.
Richard M. Stallman
1995-06-20
1
-2
/
+9
*
[MSDOS]: #undef chdir.
Karl Heuer
1995-06-08
1
-0
/
+6
*
Include config.h.
Richard M. Stallman
1995-05-04
1
-2
/
+5
*
(scan_c_file): At end, restore file name last char to its original value.
Richard M. Stallman
1995-04-13
1
-1
/
+5
*
(scan_lisp_file): Handle dynamic doc strings.
Richard M. Stallman
1994-12-21
1
-41
/
+148
*
(main) [WINDOWSNT]: Now sets _fmode and stdout to O_BINARY.
Richard M. Stallman
1994-11-01
1
-4
/
+15
*
(main): Don't process one input file twice.
Richard M. Stallman
1994-10-21
1
-3
/
+13
*
Eliminate some -Wall warnings.
David J. MacKenzie
1994-10-12
1
-2
/
+11
[next]