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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a couple of AM_V_GEN bugs
...
Paul Eggert
2015-01-23
2
-0
/
+17
*
Check exit statuses in lib-src/Makefile
...
Paul Eggert
2015-01-22
2
-22
/
+44
*
Don't fail if chown or chgrp for 'update-game-score' is unsuccessful.
...
Ulrich Müller
2015-01-22
2
-8
/
+14
*
Allow update-game-score to run sgid instead of suid.
...
Ulrich Müller
2015-01-21
3
-18
/
+43
*
Support Make verbosity levels in w32 targets previously left out
...
Eli Zaretskii
2015-01-16
2
-1
/
+12
*
Give up on -Wsuggest-attribute=const
...
Paul Eggert
2015-01-15
2
-12
/
+6
*
Don't say Fnext_read_file_uses_dialog_p is const
...
Paul Eggert
2015-01-13
2
-0
/
+18
*
Support const and noreturn DEFUN attributes.
...
Dmitry Antipov
2015-01-13
2
-39
/
+95
*
Port to 32-bit --with-wide-int
...
Paul Eggert
2015-01-10
2
-4
/
+9
*
Port to 32-bit Sun C 5.12 sparc
...
Paul Eggert
2015-01-10
2
-1
/
+8
*
Use 0 for Qnil
...
Paul Eggert
2015-01-05
2
-0
/
+13
*
Compute C decls for DEFSYMs automatically
...
Paul Eggert
2015-01-05
2
-76
/
+226
*
'temacs -nw' should not call missing functions
...
Paul Eggert
2015-01-04
2
-2
/
+7
*
# ChangeLog fixes
Glenn Morris
2015-01-04
1
-3
/
+13
*
Less 'make' chatter for lib-src
...
Paul Eggert
2015-01-03
2
-2
/
+7
*
Fix copyright years by hand
...
Paul Eggert
2015-01-01
1
-1
/
+1
*
Update copyright year to 2015
...
Paul Eggert
2015-01-01
16
-17
/
+17
*
Fix compilation of lib-src executables on MS-Windows.
...
Eli Zaretskii
2014-12-27
2
-6
/
+14
*
Prefer stpcpy to strcat
...
Paul Eggert
2014-12-25
5
-57
/
+55
*
ChangeLog fixes
Glenn Morris
2014-12-24
1
-0
/
+4
*
Spelling fixes
...
Paul Eggert
2014-12-13
1
-4
/
+4
*
Remove lib-src/grep-changelog
...
Glenn Morris
2014-12-13
3
-274
/
+7
*
Various minor details accumulated over time
...
Stefan Monnier
2014-12-08
1
-2
/
+2
*
Merge branch 'emacs-24'.
Paul Eggert
2014-11-28
1
-7
/
+0
|
\
|
*
.gitignore cleanup.
...
Paul Eggert
2014-11-17
1
-7
/
+0
*
|
* lib-src/Makefile.in (emacsclient.res): Fix yesterday's thinko.
Glenn Morris
2014-11-23
2
-1
/
+5
*
|
Further reduce number of versioned files storing Emacs version number.
...
Glenn Morris
2014-11-22
2
-1
/
+4
*
|
Add some .ico dependencies to Makefile .res rules
...
Glenn Morris
2014-11-22
2
-1
/
+5
*
|
Merge from emacs-24
Stefan Monnier
2014-10-20
1
-2
/
+2
|
\
|
*
|
Merge from emacs-24; up to 2014-07-28T06:28:15Z!dmantipov@yandex.ru
Glenn Morris
2014-10-20
1
-0
/
+4
|
\
|
|
*
Add 24.4 release ChangeLog entries
Glenn Morris
2014-10-20
1
-0
/
+4
*
|
movemail: don't dump core if the current time is outlandish
...
Paul Eggert
2014-09-23
2
-11
/
+19
*
|
Fix typo in previous change's ChangeLog.
Paul Eggert
2014-09-01
1
-1
/
+1
*
|
--enable-silent-warnings now suppresses more chatter.
...
Paul Eggert
2014-09-01
2
-13
/
+37
*
|
* etags.c (emacs_strchr, emacs_strrchr): Remove.
...
Paul Eggert
2014-08-31
2
-56
/
+23
*
|
Use "b" flag more consistently; avoid "t".
...
Paul Eggert
2014-07-15
2
-7
/
+9
*
|
Use binary-io module, O_BINARY, and "b" flag.
...
Paul Eggert
2014-07-14
5
-80
/
+41
*
|
* make-docfile.c: Simplify a bit, to simplify further refactoring.
...
Paul Eggert
2014-07-13
2
-65
/
+70
*
|
Merge from emacs-24; up to 2014-06-22T05:00:14Z!dmantipov@yandex.ru
Glenn Morris
2014-07-12
2
-0
/
+7
|
\
|
|
*
* etags.c (Lisp_functions): Also record cl-defun etc.
...
Paul Eggert
2014-07-12
2
-0
/
+7
*
|
lib-src/Makefile trivial simplifications
...
Glenn Morris
2014-06-25
2
-23
/
+30
*
|
Omit redundant extern decls.
...
Paul Eggert
2014-06-17
3
-5
/
+19
*
|
Makefile comments
Glenn Morris
2014-06-15
1
-1
/
+1
*
|
Explicitly set LDFLAGS in some sub-Makefiles
...
Glenn Morris
2014-06-15
2
-1
/
+8
*
|
Fix MS-Windows build broken by latest Makefile.in changes.
...
Eli Zaretskii
2014-06-15
2
-0
/
+5
*
|
Use `make -C' rather than `cd && make'
...
Glenn Morris
2014-06-14
2
-1
/
+4
*
|
Parallelize clean rules using GNU make features
...
Glenn Morris
2014-06-14
2
-2
/
+6
*
|
With GNU make, MFLAGS is not needed
...
Glenn Morris
2014-06-13
2
-1
/
+6
*
|
Minor fixes for MS-Windows MinGW64 build.
...
Eli Zaretskii
2014-05-26
2
-1
/
+4
*
|
Merge from emacs-24; up to 2014-05-26T10:21:18Z!rgm@gnu.org
Glenn Morris
2014-05-25
2
-16
/
+53
|
\
|
[next]