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 typos in ChangeLogs.
Juanma Barranquero
2012-01-31
1
-3
/
+2
*
* w32term.c: Copy previous xterm.c doc fix.
Glenn Morris
2012-01-30
2
-1
/
+3
*
x-toolkit-scroll-bars doc fix.
...
Glenn Morris
2012-01-30
3
-2
/
+13
*
Minor NEWS cleanup, mainly for "Installation Changes" section.
...
Glenn Morris
2012-01-28
2
-1
/
+8
*
* src/s/gnu.h: Define POSIX_SIGNALS.
...
Chong Yidong
2012-01-28
2
-0
/
+7
*
* minibuf.c (syms_of_minibuf): Doc fix.
...
Chong Yidong
2012-01-28
2
-9
/
+17
*
* src/keyboard.c (Vecho_keystrokes): Document zero value.
...
Chong Yidong
2012-01-27
2
-12
/
+15
*
Document negative repeat counts for search-forward and search-backward.
...
Chong Yidong
2012-01-26
2
-2
/
+11
*
Doc fix for lexical-binding being in line one.
...
Glenn Morris
2012-01-25
2
-1
/
+6
*
Merge from emacs-23 branch
Chong Yidong
2012-01-25
2
-2
/
+7
*
Tweak custom-variable-p and user-variable-p docs.
...
Chong Yidong
2012-01-25
2
-7
/
+12
*
Make second arg of copysign non-optional.
...
Chong Yidong
2012-01-21
2
-1
/
+6
*
* process.c (read_process_output): Use p instead of XPROCESS (proc).
...
Andreas Schwab
2012-01-21
2
-6
/
+9
*
Fix handling of persistent window parameters.
...
Martin Rudalics
2012-01-19
2
-18
/
+24
*
Merge from emacs-23; up to 2012-01-19T07:15:48Z!rgm@gnu.org.
Glenn Morris
2012-01-18
2
-38
/
+35
|
\
|
*
Fix init_buffer for USE_MMAP_FOR_BUFFERS case (backport from trunk)
...
Yoshiaki Kasahara
2012-01-18
2
-1
/
+6
|
*
Fix wrong font metrics for mouse highlight (backport 2011-12-15T02:12:08Z!han...
...
YAMAMOTO Mitsuharu
2012-01-15
2
-1
/
+6
|
*
Fix previous ChangeLog date fix (no need to merge to trunk)
Glenn Morris
2012-01-13
1
-1
/
+1
|
*
ChangeLog date fix (no need to merge to trunk)
Glenn Morris
2012-01-13
1
-3
/
+3
|
*
Take display-table into account on calculating character/string width (#Bug#9...
Kenichi Handa
2012-01-13
2
-37
/
+35
|
*
* src/s/gnu-linux.h: Use CRT_DIR.
Sven Joachim
2012-01-12
2
-2
/
+6
|
*
Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)
Glenn Morris
2012-01-10
215
-216
/
+216
|
*
Fix uninitialized variable in note_mouse_highlight (backport from trunk).
...
Eli Zaretskii
2012-01-09
2
-4
/
+4
|
*
Avoid crash on composition (backport from trunk).
...
Johan Bockgård
2012-01-09
2
-0
/
+11
|
*
Fix last commit.
Chong Yidong
2012-01-09
1
-2
/
+2
|
*
Fix use of uninitialized var (backport from trunk).
...
Chong Yidong
2012-01-09
2
-5
/
+12
|
*
Fix use of uninitialized variable (backport from trunk).
...
Eli Zaretskii
2012-01-09
2
-1
/
+7
|
*
Fix glitch in scrolling_window (backport from trunk).
...
YAMAMOTO Mitsuharu
2012-01-09
2
-8
/
+72
|
*
Backport Bug#9990 fix from trunk
...
Eli Zaretskii
2012-01-09
2
-4
/
+9
*
|
Provide persistent window parameters.
...
Martin Rudalics
2012-01-16
2
-7
/
+110
*
|
Fix bug #9087 with crashes on MS-Windows under throw-on-input.
...
Eli Zaretskii
2012-01-14
2
-0
/
+10
*
|
* xdisp.c (rows_from_pos_range): Add parens as per gcc -Wparentheses.
Paul Eggert
2012-01-12
2
-3
/
+7
*
|
Fix the last part of bug #10464 with mouse highlight at end of line.
...
Eli Zaretskii
2012-01-11
2
-3
/
+46
*
|
Duplicate-word and spelling fixes.
Paul Eggert
2012-01-10
3
-5
/
+5
*
|
init_lread fix for bug#10208.
...
Glenn Morris
2012-01-10
2
-67
/
+75
*
|
Comments on init_lread.
Glenn Morris
2012-01-10
1
-13
/
+63
*
|
Tweak previous doc fix.
...
Glenn Morris
2012-01-10
1
-2
/
+2
*
|
* src/emacs.c (syms_of_emacs) <installation-directory>: Doc fix.
...
Glenn Morris
2012-01-10
2
-3
/
+7
*
|
ChangeLog fixes.
Juanma Barranquero
2012-01-10
2
-7
/
+6
*
|
* src/epaths.in (PATH_DUMPLOADSEARCH): Revert previous change.
...
Glenn Morris
2012-01-10
2
-4
/
+3
*
|
Mainly comment fixes related to PATH_LOADSEARCH etc.
...
Glenn Morris
2012-01-09
2
-11
/
+24
*
|
Fix bug #10464 with mouse highlight of display strings.
...
Eli Zaretskii
2012-01-09
2
-8
/
+23
*
|
Merge from trunk.
Paul Eggert
2012-01-07
215
-253
/
+358
|
\
\
|
*
|
Fix bug #6540 with a crash while inserting non-ASCII text under cache-long-li...
...
Eli Zaretskii
2012-01-07
2
-4
/
+9
|
*
|
Fix bug #10284 with renaming a directory on MS-Windows.
...
LynX
2012-01-07
2
-5
/
+40
|
*
|
Fix focus handling for embedded frames.
...
David Benjamin
2012-01-07
4
-3
/
+36
|
*
|
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
215
-215
/
+215
|
*
|
Update short copyright year to 2012.
...
Glenn Morris
2012-01-04
2
-1
/
+5
|
*
|
Fix typos.
Juanma Barranquero
2012-01-03
2
-7
/
+7
|
*
|
Allow Emacs on w32 to build against and work with GnuTLS 3.x.
...
Eli Zaretskii
2012-01-01
2
-2
/
+20
[next]