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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add tests for ring.el
...
Simen Heggestøyl
2016-09-08
1
-0
/
+204
*
New file test/src/marker-tests.el
Martin Rudalics
2016-09-08
1
-0
/
+60
*
Port flexible array members to GCC + valgrind
...
Paul Eggert
2016-09-07
5
-32
/
+26
*
Update from gnulib
...
Paul Eggert
2016-09-07
9
-11
/
+75
*
Don't --load directories
...
Noam Postavsky
2016-09-07
1
-1
/
+1
*
Avoid error in icalendar--read-element
...
Peder O. Klingenberg
2016-09-07
1
-3
/
+5
*
Fix back-white <-> black-white typo
...
Kaushal Modi
2016-09-07
1
-4
/
+4
*
Fix cursor at bottom left of rectangle (bug#24364)
...
Alan Third
2016-09-07
1
-1
/
+1
*
Fix documentation of convert-standard-filename on MS-Windows
...
Eli Zaretskii
2016-09-07
2
-4
/
+11
*
Use DEV_TTY more consistently
...
Paul Eggert
2016-09-06
5
-13
/
+12
*
Avoid assertion violations when using marker positions
...
Eli Zaretskii
2016-09-06
2
-5
/
+14
*
* lisp/progmodes/cc-engine.el (c-syntactic-re-search-forward): Fix coding bug
Alan Mackenzie
2016-09-06
1
-5
/
+6
*
New options for handling of literals in c-syntactic-re-search-forward
...
Alan Mackenzie
2016-09-06
1
-3
/
+21
*
Avoid assertion violations when scrolling narrowed buffer
...
Eli Zaretskii
2016-09-05
2
-4
/
+6
*
Treat SIGINT correctly in GUI sessions on MS-Windows
...
Eli Zaretskii
2016-09-05
5
-6
/
+19
*
Fix synthetic bold on macOS retina displays
...
Alan Third
2016-09-04
1
-0
/
+12
*
image-dired: Report when a necessary executable is not found
...
Tino Calancha
2016-09-04
1
-36
/
+56
*
image-type-from-file-name: Perform a case insensitive match
...
Tino Calancha
2016-09-04
2
-11
/
+10
*
image-increase-size: Fix non-interactive calls
...
Tino Calancha
2016-09-04
1
-2
/
+2
*
Fix uses of (call-interactively) in lisp/emacs-lisp/checkdoc.el
...
Robert Cochran
2016-09-03
1
-8
/
+8
*
Fix mail-combine-fields
...
Richard Stallman
2016-09-03
1
-4
/
+5
*
Check actual contents before promting about changed file
...
Stefan Monnier
2016-09-02
4
-3
/
+43
*
Make a reference to fakecygpty in the Tramp manual
...
Michael Albinus
2016-09-02
1
-2
/
+8
*
Don’t create fd >= FD_SETSIZE
...
Paul Eggert
2016-09-01
1
-0
/
+14
*
Fix c-declaration-limits to return correct limits in all cases.
...
Alan Mackenzie
2016-09-01
1
-112
/
+140
*
* nt/inc/ms-w32.h (execve) [MINGW_W64]: Make commentary more accurate.
Eli Zaretskii
2016-09-01
1
-5
/
+6
*
Avoid compiler warnings with MinGW64 GCC 6
...
Eli Zaretskii
2016-09-01
1
-0
/
+9
*
; Auto-commit of loaddefs files.
Glenn Morris
2016-09-01
1
-284
/
+222
*
Fix over-substitution of quotes on error
...
Paul Eggert
2016-08-31
1
-2
/
+2
*
Improve testing of etags
...
Eli Zaretskii
2016-08-31
9
-1070
/
+88
*
* lib-src/etags.c (invalidate_nodes): Fix another thinko.
Eli Zaretskii
2016-08-31
1
-1
/
+1
*
Fix etags problems found by static checking
...
Paul Eggert
2016-08-31
1
-24
/
+22
*
Fix a thinko in etags.c
...
Eli Zaretskii
2016-08-31
1
-1
/
+1
*
Avoid recursive calls in etags
...
Eli Zaretskii
2016-08-31
1
-64
/
+226
*
Add 451 to url-http-codes
...
Leo Liu
2016-08-31
1
-0
/
+1
*
; Spelling and quotation fixes
Paul Eggert
2016-08-30
6
-20
/
+20
*
* src/editfns.c (Fformat_message): Fix doc to match current behavior.
Paul Eggert
2016-08-30
1
-4
/
+3
*
Minor doc quoting fixes
...
Paul Eggert
2016-08-30
5
-7
/
+9
*
Update from gnulib
...
Paul Eggert
2016-08-30
2
-26
/
+29
*
Fix rules for \phi and \varphi which were reversed
...
Tassilo Horn
2016-08-30
1
-4
/
+14
*
Fix prettification of \phi, \varphi, and \varsigma
...
Tassilo Horn
2016-08-30
1
-2
/
+3
*
Use normal double quotes in TeX / LaTeX comments
...
Karl Fogel
2016-08-30
3
-0
/
+5
*
Correctly analyze C++ list initialization in member init areas.
...
Alan Mackenzie
2016-08-30
3
-148
/
+140
*
Use `file-attribute-*' in Tramp
...
Michael Albinus
2016-08-30
6
-74
/
+193
*
In `pop-to-buffer' handle case where `display-buffer' fails (Bug#24332)
...
Martin Rudalics
2016-08-30
2
-24
/
+29
*
Clarify docstrings
...
Alan Third
2016-08-29
1
-7
/
+14
*
Use `process-live-p' in Tramp
...
Michael Albinus
2016-08-29
8
-48
/
+55
*
Avoid crashes for invalid value of key modifiers
...
Eli Zaretskii
2016-08-29
2
-1
/
+13
*
Make dired-do-compress understand files with spaces in them
...
Oleh Krehel
2016-08-29
1
-6
/
+10
*
* INSTALL.REPO: Suggest Texinfo 4.13 or later.
Paul Eggert
2016-08-28
1
-1
/
+1
[next]