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
/
etc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lisp/simple.el (undo-amalgamate-change-group): New function
...
Stefan Monnier
2016-07-18
1
-0
/
+3
*
; Revert "Replace eldoc-documentation-function with a hook"
...
Dmitry Gutov
2016-07-18
1
-5
/
+0
*
Dired always read file system
...
Tino Calancha
2016-07-11
1
-0
/
+8
*
An efficient built-in mapcan
...
Mario Lang
2016-07-10
1
-0
/
+3
*
Allow selecting region with mouse to move point to beginning
...
Stephen Berman
2016-07-08
1
-0
/
+7
*
Copy buffer names to kill ring
...
Tino Calancha
2016-07-08
1
-0
/
+4
*
Ibuffer change marks
...
Tino Calancha
2016-07-08
1
-0
/
+3
*
Ibuffer: Mark locked buffers
...
Tino Calancha
2016-07-08
1
-0
/
+9
*
;* etc/NEWS (Ibuffer): Update entry according with last commit
Tino Calancha
2016-07-08
1
-1
/
+1
*
Replace eldoc-documentation-function with a hook
...
Mark Oteiza
2016-07-06
1
-0
/
+5
*
Make ‘delete-trailing-whitespace’ delete spaces after form feed
...
Michal Nazarewicz
2016-07-04
1
-0
/
+6
*
Add Google Drive support to Tramp
...
Michael Albinus
2016-07-04
1
-0
/
+4
*
Ibuffer: unmark all buffers without confirmation
...
Tino Calancha
2016-07-03
1
-0
/
+5
*
Ibuffer: Mark buffers by content
...
Tino Calancha
2016-07-03
1
-0
/
+11
*
Merge from origin/emacs-25
...
Paul Eggert
2016-06-26
1
-1
/
+1
|
\
|
*
; Spelling fixes
Paul Eggert
2016-06-26
1
-1
/
+1
*
|
Merge from origin/emacs-25
...
Paul Eggert
2016-06-19
2
-9
/
+9
|
\
|
|
*
* etc/AUTHORS: Update the AUTHORS file
Nicolas Petton
2016-06-11
1
-8
/
+7
|
*
Doc fixes re alist-get. (Bug#23548)
...
Glenn Morris
2016-06-07
1
-1
/
+2
*
|
Automatically detect whether .h file is C or C++
...
Michal Nazarewicz
2016-06-15
1
-0
/
+7
*
|
Remove ‘ert-with-function-mocked’ macro in favour of ‘cl-letf’ macro
...
Michal Nazarewicz
2016-06-08
1
-3
/
+0
*
|
; * etc/NEWS: Fix a typo.
Glenn Morris
2016-06-07
1
-2
/
+2
*
|
Merge from origin/emacs-25
...
Paul Eggert
2016-06-07
1
-0
/
+7
|
\
|
|
*
* etc/PROBLEMS: Mention the link-time problems on FreeBSD 11.
...
Eli Zaretskii
2016-06-04
1
-0
/
+7
*
|
Merge from origin/emacs-25
...
Paul Eggert
2016-05-31
2
-4
/
+4
|
\
|
|
*
Restore frames into the current display by default
...
Paul Eggert
2016-05-29
1
-0
/
+4
|
*
etc/TODO: Remove out-of-place issue
Stefan Monnier
2016-05-29
1
-4
/
+0
*
|
* lisp/emacs-lisp/autoload.el: Use radix-tree.
...
Stefan Monnier
2016-05-30
1
-0
/
+2
*
|
Allow preserving EXIF rotations when sending HTML messages
...
Lars Ingebrigtsen
2016-05-29
1
-0
/
+7
*
|
* lisp/subr.el (definition-prefixes): Expand docstring
...
Stefan Monnier
2016-05-27
1
-0
/
+4
*
|
Preserve buffer point in windows by default (Bug#4041).
...
Mark Oteiza
2016-05-27
1
-0
/
+3
*
|
Merge from origin/emacs-25
...
Paul Eggert
2016-05-26
2
-33
/
+81
|
\
|
|
*
Document problem: slow screen refresh on missing font.
...
Vincent Belaïche
2016-05-25
1
-0
/
+14
|
*
Mention GTK+ problems in etc/PROBLEMS
...
Eli Zaretskii
2016-05-21
1
-0
/
+15
|
*
Modernize ASLR advice in etc/PROBLEMS
...
Paul Eggert
2016-05-18
1
-29
/
+48
|
*
* lisp/char-fold.el: Rename from character-fold.el.
...
Juri Linkov
2016-05-17
1
-4
/
+4
*
|
Merge from origin/emacs-25
...
Paul Eggert
2016-05-26
1
-1
/
+2
|
\
|
|
*
etc/AUTHORS: Update the AUTHORS file
Nicolas Petton
2016-05-17
1
-1
/
+2
*
|
* lisp/info.el (Info-default-directory-list): Remove obsolete suffixes.
...
Glenn Morris
2016-05-26
1
-0
/
+5
*
|
‘make check-declare’ now chatters less
...
Paul Eggert
2016-05-18
1
-0
/
+4
*
|
Improve display of tex-verbatim and Info quoted
...
Paul Eggert
2016-05-13
1
-0
/
+4
*
|
Merge from origin/emacs-25
...
Paul Eggert
2016-05-10
1
-1
/
+1
|
\
|
|
*
; Fix typo
Michael Albinus
2016-05-09
1
-1
/
+1
*
|
'text-quoting-style' now affects only ` and '
...
Paul Eggert
2016-05-10
1
-2
/
+8
*
|
Merge from origin/emacs-25
...
Paul Eggert
2016-05-09
1
-106
/
+120
|
\
|
|
*
Document automatic adjustment of process' logical window dimensions
...
Eli Zaretskii
2016-05-07
1
-0
/
+8
|
*
; Fix typos and stylistic glitches in NEWS
Michael Albinus
2016-05-06
1
-106
/
+112
*
|
Add :after-hook facility to define-derived-mode.
...
Alan Mackenzie
2016-05-08
1
-0
/
+6
*
|
Add an option in Edebug to prevent pauses after `h', 'f', and `o'.
...
Alan Mackenzie
2016-05-07
1
-0
/
+6
*
|
Correct hack-local-variables change from Thu May 5 11:05:49 2016 +0000
...
Alan Mackenzie
2016-05-06
1
-0
/
+5
[next]