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
/
lisp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Map previous-line and next-line to scroll-down and up.
rekado-webkit
rekado
2016-09-20
1
-2
/
+2
*
xwidgets: Initialize size to fill window.
rekado
2016-09-20
1
-1
/
+3
*
WIP xwidgets: bind beginning/end of buffer.
rekado
2016-09-20
1
-2
/
+15
*
WIP: Webkit add zoom.
rekado
2016-09-20
1
-0
/
+13
*
WIP: WebKit widget can scroll by itself.
rekado
2016-09-20
1
-6
/
+12
*
Fix daemon shutdown when emacs-kill-hooks ask questions
...
Eli Zaretskii
2016-09-12
1
-1
/
+6
*
Correctly fontify C++ direct initializations with parens inside functions
...
Alan Mackenzie
2016-09-11
4
-32
/
+337
*
Avoid signaling errors when computing "Stop" in GDB menu
...
Eli Zaretskii
2016-09-11
1
-0
/
+1
*
Stop calling ‘byte-compile-log-warning’
...
Philipp Stephani
2016-09-11
5
-42
/
+42
*
Don't require isearch-update before isearch-done
...
Noam Postavsky
2016-09-10
1
-3
/
+4
*
* lisp/emacs-lisp/ring.el: Use lexical-binding
...
Simen Heggestøyl
2016-09-09
1
-4
/
+5
*
Don’t allocate char-table’s extra slots in regexp-out-charset
...
Michal Nazarewicz
2016-09-09
1
-1
/
+1
*
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
1
-3
/
+1
*
* 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
*
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
1
-0
/
+35
*
Fix c-declaration-limits to return correct limits in all cases.
...
Alan Mackenzie
2016-09-01
1
-112
/
+140
*
; Auto-commit of loaddefs files.
Glenn Morris
2016-09-01
1
-284
/
+222
*
Add 451 to url-http-codes
...
Leo Liu
2016-08-31
1
-0
/
+1
*
; Spelling and quotation fixes
Paul Eggert
2016-08-30
3
-7
/
+7
*
Minor doc quoting fixes
...
Paul Eggert
2016-08-30
2
-3
/
+4
*
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
1
-0
/
+1
*
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
1
-21
/
+26
*
Use `process-live-p' in Tramp
...
Michael Albinus
2016-08-29
8
-48
/
+55
*
Make dired-do-compress understand files with spaces in them
...
Oleh Krehel
2016-08-29
1
-6
/
+10
*
Handle the C++ "identifiers" "final" and "override" correctly.
...
Alan Mackenzie
2016-08-27
2
-1
/
+24
*
* lisp/textmodes/page-ext.el (pages-directory-mode): Use special-mode.
Stefan Monnier
2016-08-27
1
-8
/
+2
*
Handle template delimiters in C++ member init constructs.
...
Alan Mackenzie
2016-08-27
1
-1
/
+7
*
Add "supports" to list of CSS at-rules
...
Simen Heggestøyl
2016-08-26
1
-1
/
+1
*
* lisp/net/tramp-sh.el (tramp-get-remote-perl): Perform a basic check.
...
Michael Albinus
2016-08-26
1
-6
/
+10
*
Rename option to shell-command-dont-erase-buffer
...
Tino Calancha
2016-08-26
1
-10
/
+10
*
Fix an infinite loop in C++ Mode when we have "{ .... [ .... }"
...
Alan Mackenzie
2016-08-25
1
-3
/
+9
*
call-shell-region: New defun
...
Tino Calancha
2016-08-25
3
-9
/
+27
*
In ‘clone-indirect-buffer’ fix argument mixup (Bug#24306)
...
Martin Rudalics
2016-08-25
1
-1
/
+1
*
Some fixes around `delete-other-frames' and `next-frame'
...
Martin Rudalics
2016-08-25
1
-21
/
+20
*
Find message.el thumbnail toggling
...
Lars Magne Ingebrigtsen
2016-08-24
1
-1
/
+2
*
Analyze and fontify correctly a C++ `enum' with colon, but lacking a tag.
...
Alan Mackenzie
2016-08-24
1
-1
/
+4
[next]