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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
WIP: Webkit add zoom.
rekado
2016-09-20
1
-0
/
+20
*
WIP: WebKit widget can scroll by itself.
rekado
2016-09-20
2
-63
/
+4
*
WIP: Use WebKit2 API.
...
rekado
2016-09-19
1
-106
/
+80
*
* src/casefiddle.c (casify_word): Simplify.
Paul Eggert
2016-09-12
1
-17
/
+5
*
* src/casefiddle.c (casify_word): Return Qnil.
Paul Eggert
2016-09-12
1
-6
/
+4
*
Refactor common code in {upcase,downcase,capitalize}-word functions
...
Michal Nazarewicz
2016-09-12
1
-27
/
+17
*
copy-file now uses GNU/Linux file cloning
...
Paul Eggert
2016-09-10
1
-8
/
+25
*
Invert y coord of NS image files (bug#7847)
...
Alan Third
2016-09-10
1
-1
/
+2
*
Remove dead loop iterations in regex.c
...
Michal Nazarewicz
2016-09-09
1
-16
/
+12
*
Replace decimalnump with alphanumericp
...
Michal Nazarewicz
2016-09-09
3
-6
/
+15
*
Remove inaccurate comment in regex.c
...
Michal Nazarewicz
2016-09-09
1
-2
/
+1
*
STRING_CHAR does not unify characters; update documentation
...
Michal Nazarewicz
2016-09-09
2
-17
/
+3
*
Port flexible array members to GCC + valgrind
...
Paul Eggert
2016-09-07
4
-27
/
+20
*
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
*
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
4
-6
/
+12
*
Fix synthetic bold on macOS retina displays
...
Alan Third
2016-09-04
1
-0
/
+12
*
Check actual contents before promting about changed file
...
Stefan Monnier
2016-09-02
1
-1
/
+1
*
Don’t create fd >= FD_SETSIZE
...
Paul Eggert
2016-09-01
1
-0
/
+14
*
Fix over-substitution of quotes on error
...
Paul Eggert
2016-08-31
1
-2
/
+2
*
* 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
2
-3
/
+3
*
Clarify docstrings
...
Alan Third
2016-08-29
1
-7
/
+14
*
Avoid crashes for invalid value of key modifiers
...
Eli Zaretskii
2016-08-29
1
-1
/
+6
*
Memory allocator alignment fixes
...
Paul Eggert
2016-08-28
1
-33
/
+48
*
Some fixes around `delete-other-frames' and `next-frame'
...
Martin Rudalics
2016-08-25
1
-1
/
+1
*
Fix macOS 12 deprecation notices
...
Alan Third
2016-08-24
4
-88
/
+127
*
* src/xfns.c (Fx_change_window_property): Modify previous change.
...
Noah Friedman
2016-08-23
1
-5
/
+27
*
Merge from origin/emacs-25
...
Paul Eggert
2016-08-22
5
-15
/
+26
|
\
|
*
; ChangeLog spelling fixes
Paul Eggert
2016-08-21
1
-1
/
+1
|
*
Some assorted documentation clarifications
...
Philipp Stephani
2016-08-20
3
-2
/
+17
|
*
Improve commentary in src/character.h
...
Eli Zaretskii
2016-08-18
1
-12
/
+8
|
*
* src/doc.c (Fsubstitute_command_keys): Another fix for smart quotes.
...
Eli Zaretskii
2016-08-16
1
-1
/
+1
|
*
Avoid segfaults due to quoting in 'substitute-command-keys'
...
Eli Zaretskii
2016-08-16
1
-4
/
+16
*
|
Merge from origin/emacs-25
...
Paul Eggert
2016-08-22
1
-0
/
+2
|
\
|
|
*
Document CATEGORY arg to modify-category-entry
...
Noam Postavsky
2016-08-13
1
-0
/
+2
|
*
Fix bug with handling the bidi cache
...
Eli Zaretskii
2016-08-11
1
-0
/
+8
*
|
Display mini-window resized even when there are several frames
...
Eli Zaretskii
2016-08-22
1
-9
/
+6
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
Martin Rudalics
2016-08-22
4
-18
/
+111
|
\
\
|
*
|
Fix interpretation of signed vs unsigned values when retrieving X
...
Noah Friedman
2016-08-21
2
-13
/
+106
|
*
|
Minor text-quoting-style fixes
...
Paul Eggert
2016-08-21
3
-5
/
+5
*
|
|
Fix (next-frame nil t) crash (Bug#24281)
...
Martin Rudalics
2016-08-22
1
-1
/
+1
|
/
/
*
|
Fix semantics of 'minibuffer' frame parameter
...
Martin Rudalics
2016-08-21
1
-17
/
+43
*
|
* src/doc.c (Fsubstitute_command_keys): Clarify GC comments.
Paul Eggert
2016-08-17
1
-2
/
+4
*
|
Improve doc string.
...
Karl Fogel
2016-08-16
1
-1
/
+2
*
|
Omit substitute-command-keys code no longer needed
...
Paul Eggert
2016-08-16
1
-3
/
+7
*
|
Another fix for scroll-conservatively and overlay strings
...
Eli Zaretskii
2016-08-14
1
-2
/
+3
*
|
Minor text-quoting-style fixes
...
Paul Eggert
2016-08-13
1
-4
/
+4
*
|
Fix substitute-command-keys unibyte, alloc bugs
...
Paul Eggert
2016-08-13
1
-92
/
+77
[next]