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
*
Fix doc string of 'minibuffer-message-timeout'
...
Eli Zaretskii
2016-08-01
1
-1
/
+2
*
Adjust match data before calling after-change-funs
...
Noam Postavsky
2016-07-22
5
-31
/
+47
*
Port to glibc 2.24 (pre-release) + ppc64
...
Paul Eggert
2016-07-21
1
-2
/
+22
*
Expand FIXME near definition of fboundp
...
Robert Cochran
2016-07-16
1
-1
/
+6
*
Avoid assertion violations in nhexl-mode
...
Eli Zaretskii
2016-07-16
1
-8
/
+6
*
Use memmove instead of memcpy on overlapping regions
...
Fredrik Bergroth
2016-07-14
1
-1
/
+1
*
Document buffer-swap-text+save-excursion interaction
...
Noam Postavsky
2016-07-14
1
-1
/
+3
*
Improve documentation of search functions
...
Stephen Berman
2016-07-12
1
-26
/
+59
*
Fix 'vertical-motion' in non-interactive sessions
...
Eli Zaretskii
2016-07-10
1
-0
/
+1
*
Fix memory leak in imagemagick-types
...
Andreas Schwab
2016-07-10
1
-4
/
+4
*
Un-confuse doc string of 'string-collate-equalp'
...
Eli Zaretskii
2016-07-08
1
-2
/
+1
*
Fix missing undo-boundary on revert-buffer.
...
Phillip Lord
2016-07-06
1
-0
/
+5
*
Fix open-network-stream responsiveness
...
Paul Eggert
2016-07-06
1
-8
/
+14
*
Fix missing point information in undo
...
Phillip Lord
2016-07-05
1
-26
/
+30
*
Avoid crashes when buffer modification hooks clobber match data
...
Eli Zaretskii
2016-07-04
1
-0
/
+13
*
Avoid assertion violations when rendering some fonts
...
Eli Zaretskii
2016-06-29
1
-1
/
+2
*
Fixup warning message regarding HOME a bit more
...
Noam Postavsky
2016-06-27
1
-3
/
+3
*
; Fix typo in commit before last
Noam Postavsky
2016-06-27
1
-2
/
+2
*
Give more helpful warning about setting HOME
...
Noam Postavsky
2016-06-26
1
-4
/
+7
*
Fix documentation of 'assoc-string' and 'compare-strings'
...
Eli Zaretskii
2016-06-23
2
-3
/
+3
*
; Revert "Ensure undo-boundary after insert-file-contents."
...
Phillip Lord
2016-06-22
1
-6
/
+0
*
Ensure undo-boundary after insert-file-contents.
...
Phillip Lord
2016-06-21
1
-0
/
+6
*
Fix removal of variables from process-environment
...
Eli Zaretskii
2016-06-20
1
-1
/
+1
*
Fbackward_prefix_chars: stay within buffer bounds
...
Noam Postavsky
2016-06-16
1
-2
/
+3
*
Fix ifdef-vs-if typo with RANDR13_LIBRARY
...
Paul Eggert
2016-06-16
1
-1
/
+1
*
* src/alloc.c (ALIGN): Avoid error on DragonFly BSD. (Bug#23764)
Glenn Morris
2016-06-14
1
-0
/
+5
*
Doc fixes for grammar and typos (bug#23746)
...
Stephen Berman
2016-06-13
2
-4
/
+4
*
Fix dbus crash on 32-bit Cygwin
...
Ken Brown
2016-06-11
1
-2
/
+2
*
Fix undo boundary in recursive edit (Bug#23632)
...
Phillip Lord
2016-06-08
1
-0
/
+10
*
* src/syntax.c (syms_of_syntax) <comment-end-can-be-escaped>: Doc fix.
Glenn Morris
2016-06-07
1
-1
/
+1
*
Fix crash in syntax.c after GC
...
Paul Eggert
2016-06-07
1
-35
/
+24
*
Fix doc string quoting
...
Stephen Berman
2016-06-06
2
-2
/
+2
*
* src/dired.c (Ffile_name_all_completions): Doc fix. (Bug#23631)
Eli Zaretskii
2016-05-27
1
-2
/
+1
*
Avoid aborting due to errors in arguments of 'set-face-attribute'
...
Eli Zaretskii
2016-05-24
1
-1
/
+2
*
Provide workaround for xftfont rendering problem
...
Eli Zaretskii
2016-05-22
1
-0
/
+24
*
Fix bug#23462: Crash when iconifying frame on OS X.
...
Alan Third
2016-05-16
1
-0
/
+5
*
Avoid shrinking windows with Gtk+ 3.20.3
...
Paul Eggert
2016-05-16
1
-0
/
+6
*
Fix doc string in `insert'
...
Lars Ingebrigtsen
2016-05-09
1
-2
/
+2
*
Document automatic adjustment of process' logical window dimensions
...
Eli Zaretskii
2016-05-07
1
-1
/
+3
*
Doc fixes for fclist and grep
...
Paul Eggert
2016-05-05
1
-2
/
+2
*
Doc fixes for quoting
...
Paul Eggert
2016-05-03
3
-9
/
+12
*
Fmarker_position doc string clarification
...
Lars Ingebrigtsen
2016-05-01
1
-2
/
+1
*
cursor-type doc fix
...
Lars Ingebrigtsen
2016-05-01
1
-0
/
+2
*
Fcompare_buffer_substrings doc string clarification
...
Lars Ingebrigtsen
2016-05-01
1
-4
/
+3
*
Have the doc strings of `load-path' and `require' mention each other
...
Lars Ingebrigtsen
2016-05-01
2
-11
/
+19
*
Tiny doc fix
...
Lars Ingebrigtsen
2016-05-01
1
-7
/
+7
*
Doc fix
...
Lars Ingebrigtsen
2016-05-01
1
-4
/
+6
*
Doc string change to enable-recursive-minibuffers
...
Lars Ingebrigtsen
2016-05-01
1
-1
/
+3
*
Clarify the `interactive' doc string slightly
...
Lars Ingebrigtsen
2016-05-01
1
-13
/
+17
*
Use ‘T *restrict’ proto, not ‘T[restrict]’
...
Paul Eggert
2016-05-01
1
-6
/
+1
[next]